View Source GoogleApi.Batch.V1.Model.GCS (google_api_batch v0.2.1)
Represents a Google Cloud Storage volume.
Attributes
-
remotePath
(type:String.t
, default:nil
) - Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Batch.V1.Model.GCS{remotePath: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.