public enum AgentGateway.GoogleManaged.GovernedAccessPath extends Enum<AgentGateway.GoogleManaged.GovernedAccessPath> implements ProtocolMessageEnumGovernedAccessPath defines the type of access to protect.
Protobuf enum
google.cloud.networkservices.v1.AgentGateway.GoogleManaged.GovernedAccessPath
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AGENT_TO_ANYWHERE |
Govern agent conections to destinations. |
AGENT_TO_ANYWHERE_VALUE |
Govern agent conections to destinations. |
CLIENT_TO_AGENT |
Protect connection to Agent or Tool. |
CLIENT_TO_AGENT_VALUE |
Protect connection to Agent or Tool. |
GOVERNED_ACCESS_PATH_UNSPECIFIED |
Governed access path is not specified. |
GOVERNED_ACCESS_PATH_UNSPECIFIED_VALUE |
Governed access path is not specified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|