grpc

@JvmName(name = "jgxeeiyxmwhkmacg")
suspend fun grpc(value: Output<GoogleCloudRunV2GRPCActionArgs>)
@JvmName(name = "sdybebwoiragdnqj")
suspend fun grpc(value: GoogleCloudRunV2GRPCActionArgs?)

Parameters

value

GRPC specifies an action involving a gRPC port. Exactly one of httpGet, tcpSocket, or grpc must be specified.


@JvmName(name = "bdtgmsrjfnjculgh")
suspend fun grpc(argument: suspend GoogleCloudRunV2GRPCActionArgsBuilder.() -> Unit)

Parameters

argument

GRPC specifies an action involving a gRPC port. Exactly one of httpGet, tcpSocket, or grpc must be specified.