grpc property

GoogleCloudRunV2GRPCAction? grpc
getter/setter pair

GRPC specifies an action involving a gRPC port.

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

Implementation

GoogleCloudRunV2GRPCAction? grpc;