Interface protos.google.protobuf.GeneratedCodeInfo.IAnnotation (11.0.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

semantic

semantic?: (google.protobuf.GeneratedCodeInfo.Annotation.Semantic|keyof typeof google.protobuf.GeneratedCodeInfo.Annotation.Semantic|null);

Annotation semantic

sourceFile

sourceFile?: (string|null);

Annotation sourceFile