GoogleApi.CloudBuild.V1.Model.StorageSourceManifest (google_api_cloud_build v0.54.0)
View SourceLocation of the source manifest in Cloud Storage. This feature is in Preview; see description here.
Attributes
-
bucket
(type:String.t
, default:nil
) - Required. Cloud Storage bucket containing the source manifest (see Bucket Name Requirements). -
generation
(type:String.t
, default:nil
) - Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used. -
object
(type:String.t
, default:nil
) - Required. Cloud Storage object containing the source manifest. This object must be a JSON file.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.