sources

@JvmName(name = "ljmopgrpuwbltfxw")
suspend fun sources(value: Output<List<ApiConfigGrpcServiceSourceArgs>>)
@JvmName(name = "ygfhpoadjyhjpxoj")
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 = "sjfhdctmyscgvdfh")
suspend fun sources(vararg values: Output<ApiConfigGrpcServiceSourceArgs>)


@JvmName(name = "sutkdyjfkticumdo")
suspend fun sources(values: List<Output<ApiConfigGrpcServiceSourceArgs>>)
@JvmName(name = "fyfhlcyuvpvqlfii")
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 = "grbmqgmmblbnwela")
suspend fun sources(argument: List<suspend ApiConfigGrpcServiceSourceArgsBuilder.() -> Unit>)
@JvmName(name = "nmtljepyubdaqpib")
suspend fun sources(vararg argument: suspend ApiConfigGrpcServiceSourceArgsBuilder.() -> Unit)
@JvmName(name = "hfxidkaoiyilccnv")
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.