byteRange property

GooglePrivacyDlpV2Range? byteRange
getter/setter pair

Zero-based byte offsets delimiting the finding.

These are relative to the finding's containing element. Note that when the content is not textual, this references the UTF-8 encoded textual representation of the content. Omitted if content is an image.

Implementation

GooglePrivacyDlpV2Range? byteRange;