grpcServices

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


@JvmName(name = "rnaickawclycngqs")
suspend fun grpcServices(values: List<Output<ApiConfigGrpcServiceArgs>>)
@JvmName(name = "ljfeudcbcombjemt")
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 = "nxxinfwyneqptnwc")
suspend fun grpcServices(argument: List<suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit>)
@JvmName(name = "qovkdwhgkxgsdcws")
suspend fun grpcServices(vararg argument: suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit)
@JvmName(name = "ufmndcmdnegvaxgt")
suspend fun grpcServices(argument: suspend ApiConfigGrpcServiceArgsBuilder.() -> Unit)

Parameters

argument

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