public static interface AgentGateway.GoogleManagedOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getGovernedAccessPath()
public abstract AgentGateway.GoogleManaged.GovernedAccessPath getGovernedAccessPath()Optional. Operating Mode of Agent Gateway.
.google.cloud.networkservices.v1.AgentGateway.GoogleManaged.GovernedAccessPath governed_access_path = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
AgentGateway.GoogleManaged.GovernedAccessPath |
The governedAccessPath. |
getGovernedAccessPathValue()
public abstract int getGovernedAccessPathValue()Optional. Operating Mode of Agent Gateway.
.google.cloud.networkservices.v1.AgentGateway.GoogleManaged.GovernedAccessPath governed_access_path = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for governedAccessPath. |