View Source GoogleApi.StorageTransfer.V1.Model.TransferManifest (google_api_storage_transfer v0.33.2)
Specifies where the manifest is located.
Attributes
-
location(type:String.t, default:nil) - Specifies the path to the manifest in Cloud Storage. The Google-managed service account for the transfer must havestorage.objects.getpermission for this object. An example path isgs://bucket_name/path/manifest.csv.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.StorageTransfer.V1.Model.TransferManifest{
location: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.