Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class GcsSource.
Google Cloud Storage Object URI to get the issue model file from.
Generated from protobuf message google.cloud.contactcenterinsights.v1.ImportIssueModelRequest.GcsSource
Namespace
Google \ Cloud \ ContactCenterInsights \ V1 \ ImportIssueModelRequestMethods
__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 |