A gRPC service definition.
.. attribute:: file_descriptor_set
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.
Sequence[google.cloud.apigateway_v1.types.ApiConfig.File]
Optional. 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 file_descriptor_set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]