tcpSocket property
TCPSocket specifies an action involving a TCP port.
Exactly one of httpGet, tcpSocket, or grpc must be specified.
Optional.
Implementation
GoogleCloudRunV2TCPSocketAction? tcpSocket;
TCPSocket specifies an action involving a TCP port.
Exactly one of httpGet, tcpSocket, or grpc must be specified.
Optional.
GoogleCloudRunV2TCPSocketAction? tcpSocket;