public sealed class GeneratedCodeInfo : IMessage<GeneratedCodeInfo>, IEquatable<GeneratedCodeInfo>, IDeepCloneable<GeneratedCodeInfo>, IBufferMessage, IMessage
Describes the relationship between generated code and its original source
file. A GeneratedCodeInfo message is associated with only one generated
source file, but may contain references to different source .proto files.
[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eGeneratedCodeInfo\u003c/code\u003e describes the relationship between generated code and its original source file, which may involve multiple \u003ccode\u003e.proto\u003c/code\u003e files.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message manipulation and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotation\u003c/code\u003e property allows linking text in the generated code to elements in the generating \u003ccode\u003e.proto\u003c/code\u003e file, facilitated through a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eAnnotation\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities include \u003ccode\u003eClone()\u003c/code\u003e for creating deep copies, \u003ccode\u003eCalculateSize()\u003c/code\u003e for determining the message's size in bytes, and methods for merging data from other messages or input streams, as well as writing to output streams.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 3.27.1, with older versions 3.23.0 and 3.15.8 available, and this object is part of the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Protobuf.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]