Interface protos.google.protobuf.SourceCodeInfo.ILocation (3.3.0)

Properties of a Location.

Package

@google-cloud/contact-center-insights

Properties

leadingComments

leadingComments?: (string|null);

Location leadingComments

leadingDetachedComments

leadingDetachedComments?: (string[]|null);

Location leadingDetachedComments

path

path?: (number[]|null);

Location path

span

span?: (number[]|null);

Location span

trailingComments

trailingComments?: (string|null);

Location trailingComments