Google Cloud Contact Center Insights V1 Client - Class GcsSource (1.2.1)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class GcsSource.

Configuration for Cloud Storage bucket sources.

Generated from protobuf message google.cloud.contactcenterinsights.v1.IngestConversationsRequest.GcsSource

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ bucket_uri string

Required. The Cloud Storage bucket containing source objects.

getBucketUri

Required. The Cloud Storage bucket containing source objects.

Returns
Type Description
string

setBucketUri

Required. The Cloud Storage bucket containing source objects.

Parameter
Name Description
var string
Returns
Type Description
$this