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.
Uncompiled Proto file. Used for storage and display purposes only,
currently server-side compilation is not supported. Should match the
inputs to 'protoc' command used to generated FILE_DESCRIPTOR_SET_PROTO. A
file of this type can only be included if at least one file of type
FILE_DESCRIPTOR_SET_PROTO is included.
[[["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 2025-03-21 UTC."],[[["The latest version of the `ConfigFile.Types.FileType` documentation is 2.4.0, and the current page is displaying information for version 2.2.0."],["This documentation page details the `ConfigFile.Types.FileType` enum, which is part of the `Google.Cloud.ServiceManagement.V1` namespace, found within the `Google.Cloud.ServiceManagement.V1.dll` assembly."],["The `ConfigFile.Types.FileType` enum defines six distinct file types: `FileDescriptorSetProto`, `OpenApiJson`, `OpenApiYaml`, `ProtoFile`, `ServiceConfigYaml`, and `Unspecified`, each with a specific purpose and description."],["There are several versions of the `ConfigFile.Types.FileType` documentation, ranging from 1.1.0 to 2.4.0, that are accessible via links provided on this webpage."],["The table outlines the fields of the `ConfigFile.Types.FileType` enum, including their names and detailed descriptions explaining their usage, such as how to generate `FileDescriptorSetProto` using the `protoc` command."]]],[]]