grpcServices

@JvmName(name = "aasoxsodskjdrija")
suspend fun grpcServices(value: Output<List<ApiConfigGrpcServiceArgs>>)
@JvmName(name = "mbfpkuestkbvstpj")
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 = "moxupqwnwyyepvim")
suspend fun grpcServices(vararg values: Output<ApiConfigGrpcServiceArgs>)


@JvmName(name = "ndtclohskymenkgs")
suspend fun grpcServices(values: List<Output<ApiConfigGrpcServiceArgs>>)
@JvmName(name = "vibaxmqpahhyduyv")
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 = "bjwldpbkaiqdhkte")
suspend fun grpcServices(argument: List<suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit>)
@JvmName(name = "wlirogevqnplasll")
suspend fun grpcServices(vararg argument: suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit)
@JvmName(name = "mmsvfcqwfbrbirui")
suspend fun grpcServices(argument: suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit)

Parameters

argument

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