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

Properties of a Location.

Package

@google-cloud/security-center

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