The possible parameter value types.
| JSON representation |
|---|
{ // Union field |
| Fields | |
|---|---|
Union field kind. The list of possible parameter value types. kind can be only one of the following: |
|
stringValue |
Optional. A string value. |
boolValue |
Optional. A boolean value. |
stringListValue |
Optional. A repeated string. |
numberValue |
Optional. A double value. |
oneofValue |
Optional. Sub-parameter values. |