sources

@JvmName(name = "dbiyranyhblpjkvi")
suspend fun sources(value: Output<List<ApiConfigGrpcServiceSourceArgs>>)
@JvmName(name = "wyksobkeqysynntd")
suspend fun sources(value: List<ApiConfigGrpcServiceSourceArgs>?)

Parameters

value

Uncompiled proto files associated with the descriptor set, used for display purposes (server-side compilation is not supported). These should match the inputs to 'protoc' command used to generate fileDescriptorSet. Structure is documented below.


@JvmName(name = "jdqrpymraasltusf")
suspend fun sources(vararg values: Output<ApiConfigGrpcServiceSourceArgs>)


@JvmName(name = "itbhevprrfgyfqxp")
suspend fun sources(values: List<Output<ApiConfigGrpcServiceSourceArgs>>)
@JvmName(name = "mljtbqnuapyvxnor")
suspend fun sources(vararg values: ApiConfigGrpcServiceSourceArgs)

Parameters

values

Uncompiled proto files associated with the descriptor set, used for display purposes (server-side compilation is not supported). These should match the inputs to 'protoc' command used to generate fileDescriptorSet. Structure is documented below.


@JvmName(name = "xdavjggatbpbggjh")
suspend fun sources(argument: List<suspend ApiConfigGrpcServiceSourceArgsBuilder.() -> Unit>)
@JvmName(name = "ksakajcmpaewupbm")
suspend fun sources(vararg argument: suspend ApiConfigGrpcServiceSourceArgsBuilder.() -> Unit)
@JvmName(name = "vvvcgyuueoxuitai")
suspend fun sources(argument: suspend ApiConfigGrpcServiceSourceArgsBuilder.() -> Unit)

Parameters

argument

Uncompiled proto files associated with the descriptor set, used for display purposes (server-side compilation is not supported). These should match the inputs to 'protoc' command used to generate fileDescriptorSet. Structure is documented below.