Reference documentation and code samples for the Batch V1 API class Google::Cloud::Batch::V1::GCS.
Represents a Google Cloud Storage volume.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#remote_path
def remote_path() -> ::String
Returns
- (::String) — Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/
#remote_path=
def remote_path=(value) -> ::String
Parameter
- value (::String) — Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/
Returns
- (::String) — Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/