Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class GcsDestination.
Google Cloud Storage Object URI to save the issue model to.
Generated from protobuf message google.cloud.contactcenterinsights.v1.ExportIssueModelRequest.GcsDestination
Namespace
Google \ Cloud \ ContactCenterInsights \ V1 \ ExportIssueModelRequestMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ object_uri |
string
Required. Format: |
getObjectUri
Required. Format: gs://<bucket-name>/<object-name>
Returns | |
---|---|
Type | Description |
string |
setObjectUri
Required. Format: gs://<bucket-name>/<object-name>
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |