Class DescriptorProtos.GeneratedCodeInfo

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
All Implemented Interfaces:
DescriptorProtos.GeneratedCodeInfoOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
DescriptorProtos

public static final class DescriptorProtos.GeneratedCodeInfo extends com.google.protobuf.GeneratedMessageV3 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: