Reference documentation and code samples for the Google Cloud Ces V1 Client class CesAppConfig.
Configs for CES app.
Generated from protobuf message google.cloud.ces.v1.OmnichannelIntegrationConfig.CesAppConfig
Namespace
Google \ Cloud \ Ces \ V1 \ OmnichannelIntegrationConfigMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ app |
string
The unique identifier of the CES app. Format: |
getApp
The unique identifier of the CES app.
Format: projects/{project}/locations/{location}/apps/{app}
| Returns | |
|---|---|
| Type | Description |
string |
|
setApp
The unique identifier of the CES app.
Format: projects/{project}/locations/{location}/apps/{app}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|