GoogleApi.CloudBuild.V2.Model.PropertySpec (google_api_cloud_build v0.54.0)
View SourcePropertySpec holds information about a property in an object.
Attributes
-
type(type:String.t, default:nil) - A type for the object.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudBuild.V2.Model.PropertySpec{type: String.t() | nil}