Interface protos.google.protobuf.GeneratedCodeInfo.IAnnotation (9.3.1)

Properties of an Annotation.

Package

@google-cloud/logging!

Properties

begin

begin?: (number|null);

Annotation begin

Property Value
TypeDescription
(number|null)

end

end?: (number|null);

Annotation end

Property Value
TypeDescription
(number|null)

path

path?: (number[]|null);

Annotation path

Property Value
TypeDescription
(number[]|null)

sourceFile

sourceFile?: (string|null);

Annotation sourceFile

Property Value
TypeDescription
(string|null)