tcpSocket property

GoogleCloudRunV2TCPSocketAction? tcpSocket
getter/setter pair

TCPSocket specifies an action involving a TCP port.

Exactly one of httpGet, tcpSocket, or grpc must be specified.

Implementation

GoogleCloudRunV2TCPSocketAction? tcpSocket;