View Source GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1alpha1Value (google_api_cloud_channel v0.11.1)
Data type and value of a parameter.
Attributes
-
boolValue
(type:boolean()
, default:nil
) - Represents a boolean value. -
doubleValue
(type:float()
, default:nil
) - Represents a double value. -
int64Value
(type:String.t
, default:nil
) - Represents an int64 value. -
protoValue
(type:map()
, default:nil
) - Represents an 'Any' proto value. -
stringValue
(type:String.t
, default:nil
) - Represents a string value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.