Class OmnichannelIntegrationConfigCesAppConfig
Configs for CES app.
Implements
Inherited Members
Namespace: Google.Apis.CustomerEngagementSuite.v1.Data
Assembly: Google.Apis.CustomerEngagementSuite.v1.dll
Syntax
public class OmnichannelIntegrationConfigCesAppConfig : IDirectResponseSchema
Properties
App
The unique identifier of the CES app. Format: projects/{project}/locations/{location}/apps/{app}
Declaration
[JsonProperty("app")]
public virtual string App { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |