Interface protos.google.privacy.dlp.v2.IRange (6.1.0)

Properties of a Range.

Package

@google-cloud/dlp

Properties

end

end?: (number|Long|string|null);

Range end

start

start?: (number|Long|string|null);

Range start