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

Properties of an Annotation.

Package

@google-cloud/logging

Properties

begin

begin?: (number|null);

Annotation begin

end

end?: (number|null);

Annotation end

path

path?: (number[]|null);

Annotation path

sourceFile

sourceFile?: (string|null);

Annotation sourceFile