Google Cloud Batch V1 Client - Class GCS (0.8.0)

Reference documentation and code samples for the Google Cloud Batch V1 Client class GCS.

Represents a Google Cloud Storage volume.

Generated from protobuf message google.cloud.batch.v1.GCS

Namespace

Google \ Cloud \ Batch \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ remote_path string

Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/

getRemotePath

Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/

Returns
TypeDescription
string

setRemotePath

Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/

Parameter
NameDescription
var string
Returns
TypeDescription
$this