GoogleApi.CloudBuild.V2.Model.ParamValue (google_api_cloud_build v0.54.0)
View SourceParameter value.
Attributes
-
arrayVal
(type:list(String.t)
, default:nil
) - Value of the parameter if type is array. -
objectVal
(type:map()
, default:nil
) - Optional. Value of the parameter if type is object. -
stringVal
(type:String.t
, default:nil
) - Value of the parameter if type is string. -
type
(type:String.t
, default:nil
) - Type of parameter.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.