sources

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


@JvmName(name = "sbwdpvwuelbpnlhh")
suspend fun sources(values: List<Output<ApiConfigGrpcServiceSourceArgs>>)
@JvmName(name = "gjyehqnfopcegdun")
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 = "ihpydkasoanamgtn")
suspend fun sources(argument: List<suspend ApiConfigGrpcServiceSourceArgsBuilder.() -> Unit>)
@JvmName(name = "ftvdqkfhcuxnkgbd")
suspend fun sources(vararg argument: suspend ApiConfigGrpcServiceSourceArgsBuilder.() -> Unit)
@JvmName(name = "mltiwuwbapysolfs")
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.