fileDescriptorSet

@JvmName(name = "ssfigglkckgowokr")
suspend fun fileDescriptorSet(value: Output<ApiConfigGrpcServiceFileDescriptorSetArgs>)
@JvmName(name = "tocnlhlycqkbnjag")
suspend fun fileDescriptorSet(value: ApiConfigGrpcServiceFileDescriptorSetArgs)

Parameters

value

Input only. File descriptor set, generated by protoc. To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb. $ protoc --include_imports --include_source_info test.proto -o out.pb Structure is documented below.


@JvmName(name = "cqbryqnpcyelkkoe")
suspend fun fileDescriptorSet(argument: suspend ApiConfigGrpcServiceFileDescriptorSetArgsBuilder.() -> Unit)

Parameters

argument

Input only. File descriptor set, generated by protoc. To generate, use protoc with imports and source info included. For an example test.proto file, the following command would put the value in a new file named out.pb. $ protoc --include_imports --include_source_info test.proto -o out.pb Structure is documented below.