grpcServices

@JvmName(name = "euxvhnkwahrbeerx")
suspend fun grpcServices(value: Output<List<ApiConfigGrpcServiceArgs>>)
@JvmName(name = "vhcgqfbebvnyjeha")
suspend fun grpcServices(value: List<ApiConfigGrpcServiceArgs>?)

Parameters

value

gRPC service definition files. If specified, openapiDocuments must not be included. Structure is documented below.


@JvmName(name = "brmnabprftwaelhk")
suspend fun grpcServices(vararg values: Output<ApiConfigGrpcServiceArgs>)


@JvmName(name = "qynummhdjiyoblpy")
suspend fun grpcServices(values: List<Output<ApiConfigGrpcServiceArgs>>)
@JvmName(name = "bxxwfhbytpvpabkn")
suspend fun grpcServices(vararg values: ApiConfigGrpcServiceArgs)

Parameters

values

gRPC service definition files. If specified, openapiDocuments must not be included. Structure is documented below.


@JvmName(name = "kmjhewiurubhwbkd")
suspend fun grpcServices(argument: List<suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit>)
@JvmName(name = "hsrducjlfttrtbtn")
suspend fun grpcServices(vararg argument: suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit)
@JvmName(name = "fqxxqohopxjttfrw")
suspend fun grpcServices(argument: suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit)

Parameters

argument

gRPC service definition files. If specified, openapiDocuments must not be included. Structure is documented below.