Reference documentation and code samples for the Google Cloud Network Services V1 Client class Protocol.
Enums of all supported protocols
Protobuf type google.cloud.networkservices.v1.AgentGateway.Protocol
Namespace
Google \ Cloud \ NetworkServices \ V1 \ AgentGatewayMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PROTOCOL_UNSPECIFIED
Value: 0Unspecified protocol.
Generated from protobuf enum PROTOCOL_UNSPECIFIED = 0;
MCP
Value: 1Message Control Plane protocol.
Generated from protobuf enum MCP = 1;