GoogleApi.StorageTransfer.V1.Model.GcsData (google_api_storage_transfer v0.24.0) View Source
In a GcsData resource, an object's name is the Cloud Storage object's name and its "last modification time" refers to the object's updated
property of Cloud Storage objects, which changes when the content or the metadata of the object is updated.
Attributes
-
bucketName
(type:String.t
, default:nil
) - Required. Cloud Storage bucket name (see Bucket Name Requirements). -
path
(type:String.t
, default:nil
) - Root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'. (must meet Object Name Requirements](https://cloud.google.com/storage/docs/naming#objectnames)).
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.