[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `SourceInfo` class, found within the `Google.Api` namespace of the `Google.Api.CommonProtos.dll` assembly, represents source information for creating a Service Config."],["`SourceInfo` implements the `Protobuf.IBufferMessage` interface and inherits from the `Object` class, offering methods for cloning, equality checks, hash code generation, and data merging."],["The class includes properties such as `Descriptor`, `Parser`, and `SourceFiles`, which provide metadata and access to files used during config generation."],["The `SourceInfo` class offers constructors for creating instances, either empty or from another `SourceInfo` object, and has a field number (`SourceFilesFieldNumber`) for managing source files."],["The source files used during the config generation can be accessed and managed through the `SourceFiles` property, which is of the type `Protobuf.Collections.RepeatedField\u003cProtobuf.WellKnownTypes.Any\u003e`."]]],[]]