Google Cloud Datastream V1 Client - Class GcsProfile (1.4.2)

Reference documentation and code samples for the Google Cloud Datastream V1 Client class GcsProfile.

Cloud Storage bucket profile.

Generated from protobuf message google.cloud.datastream.v1.GcsProfile

Namespace

Google \ Cloud \ Datastream \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ bucket string

Required. The Cloud Storage bucket name.

↳ root_path string

The root path inside the Cloud Storage bucket.

getBucket

Required. The Cloud Storage bucket name.

Returns
TypeDescription
string

setBucket

Required. The Cloud Storage bucket name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getRootPath

The root path inside the Cloud Storage bucket.

Returns
TypeDescription
string

setRootPath

The root path inside the Cloud Storage bucket.

Parameter
NameDescription
var string
Returns
TypeDescription
$this