google_api_cloud_build v0.16.0 GoogleApi.CloudBuild.V1.Model.StorageSource View Source
Location of the source in an archive file in Google Cloud Storage.
Attributes
bucket
(type:String.t
, default:nil
) - Google Cloud Storage bucket containing the source (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.This object must be a gzipped archive file (
.tar.gz
) containing source to build.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.