Class FeatureConfig
Implements
Inherited Members
Namespace: Google.Apis.CCAIPlatform.v1alpha1.Data
Assembly: Google.Apis.CCAIPlatform.v1alpha1.dll
Syntax
public class FeatureConfig : IDirectResponseSchema
Properties
AgentDesktopEnabled
Optional. If true - enables the agent desktop feature. Default is false.
Declaration
[JsonProperty("agentDesktopEnabled")]
public virtual bool? AgentDesktopEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |