GoogleApi.CloudBuild.V1.Model.StorageSourceManifest (google_api_cloud_build v0.35.0) View Source
Location of the source manifest in Google Cloud Storage. This feature is in Preview.
Attributes
-
bucket
(type:String.t
, default:nil
) - Google Cloud Storage bucket containing the source manifest (see Bucket Name Requirements). -
generation
(type:String.t
, default:nil
) - Google Cloud Storage generation for the object. If the generation is omitted, the latest generation will be used. -
object
(type:String.t
, default:nil
) - Google Cloud Storage object containing the source manifest. This object must be a JSON file.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.