Class AgentGatewayGoogleManaged
Configuration for Google Managed deployment mode. Proxy is orchestrated and managed by GoogleCloud in a tenant project.
Implements
Inherited Members
Namespace: Google.Apis.NetworkServices.v1beta1.Data
Assembly: Google.Apis.NetworkServices.v1beta1.dll
Syntax
public class AgentGatewayGoogleManaged : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
GovernedAccessPath
Optional. Operating Mode of Agent Gateway.
Declaration
[JsonProperty("governedAccessPath")]
public virtual string GovernedAccessPath { get; set; }
Property Value
| Type | Description |
|---|---|
| string |