sources

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


@JvmName(name = "hcsybcrrhyacphyr")
suspend fun sources(values: List<Output<ApiConfigGrpcServiceSourceArgs>>)
@JvmName(name = "sqxirqonbgylfcdu")
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 = "pbcqpcwqsrveliih")
suspend fun sources(argument: List<suspend ApiConfigGrpcServiceSourceArgsBuilder.() -> Unit>)
@JvmName(name = "uyndgthhcbkscfyi")
suspend fun sources(vararg argument: suspend ApiConfigGrpcServiceSourceArgsBuilder.() -> Unit)
@JvmName(name = "eirmakitgqhkblrg")
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.