Class DescriptorProtos.GeneratedCodeInfo

All Implemented Interfaces:
DescriptorProtos.GeneratedCodeInfoOrBuilder, Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable
Enclosing class:
DescriptorProtos

public static final class DescriptorProtos.GeneratedCodeInfo extends GeneratedMessage implements DescriptorProtos.GeneratedCodeInfoOrBuilder
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.
Protobuf type google.protobuf.GeneratedCodeInfo
See Also: