google_api_storage_transfer v0.6.0 GoogleApi.StorageTransfer.V1.Model.GcsData View Source
In a GcsData resource, an object's name is the Google Cloud Storage object's
name and its lastModificationTime
refers to the object's updated time,
which changes when the content or the metadata of the object is updated.
Attributes
bucketName
(type:String.t
, default:nil
) - Required. Google Cloud Storage bucket name (see Bucket Name Requirements).
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()
View Source
t() :: %GoogleApi.StorageTransfer.V1.Model.GcsData{bucketName: String.t()}
t() :: %GoogleApi.StorageTransfer.V1.Model.GcsData{bucketName: String.t()}
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.