google_api_cloud_build v0.1.0 GoogleApi.CloudBuild.V1.Model.BuildOperationMetadata View Source
Metadata for build operations.
Attributes
- build (Build): The build that the operation is tracking. Defaults to:
null.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this type
t()
View Source
t() :: %GoogleApi.CloudBuild.V1.Model.BuildOperationMetadata{
build: GoogleApi.CloudBuild.V1.Model.Build.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.