Class AgentRegistryDeployment
Configuration and status for Agent Registry deployment.
Implements
Inherited Members
Namespace: Google.Apis.CustomerEngagementSuite.v1beta.Data
Assembly: Google.Apis.CustomerEngagementSuite.v1beta.dll
Syntax
public class AgentRegistryDeployment : IDirectResponseSchema
Properties
AgentRegistryServiceName
Optional. Output only. The resource name of the deployed Agent Registry service. Format:
projects/{project}/locations/{location}/services/{service}
Declaration
[JsonProperty("agentRegistryServiceName")]
public virtual string AgentRegistryServiceName { 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 |