Optional
data: PartialMessage<GeneratedCodeInfo_Annotation>Optional
beginIdentifies the starting offset in bytes in the generated code that relates to the identified object.
Optional
endIdentifies the ending offset in bytes in the generated code that relates to the identified offset. The end offset should be one past the last relevant byte (so the length of the text = end - begin).
Identifies the element in the original source .proto file. This field is formatted the same as SourceCodeInfo.Location.path.
Optional
sourceIdentifies the filesystem path to the original source .proto.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
Generated
from message google.protobuf.GeneratedCodeInfo.Annotation