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

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

Namespace

Google \ Cloud \ ContactCenterInsights \ V1 \ IngestConversationsRequest

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setBucketUri

Required. The Cloud Storage bucket containing source objects.

Parameter
NameDescription
var string
Returns
TypeDescription
$this