protocol property
The protocol being used by the connection.
Output only. Possible string values are:
- "PROTOCOL_UNSPECIFIED" : Default unspecified value.
- "TCP" : Tcp
- "TCPS" : Tcps
Implementation
core.String? protocol;
The protocol being used by the connection.
Output only. Possible string values are:
core.String? protocol;