Properties of an Annotation.
Package
@google-cloud/publiccaProperties
begin
begin?: (number|null);Annotation begin
end
end?: (number|null);Annotation end
path
path?: (number[]|null);Annotation path
semantic
semantic?: (google.protobuf.GeneratedCodeInfo.Annotation.Semantic|keyof typeof google.protobuf.GeneratedCodeInfo.Annotation.Semantic|null);Annotation semantic
sourceFile
sourceFile?: (string|null);Annotation sourceFile