google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1Range View Source
Generic half-open interval [start, end)
Attributes
- end (String): Index of the last character of the range (exclusive). Defaults to:
null. - start (String): Index of the first character of the range (inclusive). Defaults to:
null.