Interface protos.google.monitoring.v3.ITextLocator (4.0.0)

Properties of a TextLocator.

Package

@google-cloud/monitoring

Properties

endPosition

endPosition?: (google.monitoring.v3.TextLocator.IPosition|null);

TextLocator endPosition

nestedLocator

nestedLocator?: (google.monitoring.v3.ITextLocator|null);

TextLocator nestedLocator

nestingReason

nestingReason?: (string|null);

TextLocator nestingReason

source

source?: (string|null);

TextLocator source

startPosition

startPosition?: (google.monitoring.v3.TextLocator.IPosition|null);

TextLocator startPosition