public enum AgentGateway.Protocol extends Enum<AgentGateway.Protocol> implements ProtocolMessageEnumEnums of all supported protocols
Protobuf enum google.cloud.networkservices.v1.AgentGateway.Protocol
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
MCP |
Message Control Plane protocol. |
MCP_VALUE |
Message Control Plane protocol. |
PROTOCOL_UNSPECIFIED |
Unspecified protocol. |
PROTOCOL_UNSPECIFIED_VALUE |
Unspecified protocol. |
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() |
|