| Modifier and Type | Class and Description |
|---|---|
class |
ByteContentItem
Container for bytes to inspect or redact.
|
static class |
ByteContentItem.Builder
Container for bytes to inspect or redact.
|
| Modifier and Type | Method and Description |
|---|---|
ByteContentItemOrBuilder |
ContentItemOrBuilder.getByteItemOrBuilder()
Content data to inspect or redact.
|
ByteContentItemOrBuilder |
RedactImageRequest.getByteItemOrBuilder()
The content must be PNG, JPEG, SVG or BMP.
|
ByteContentItemOrBuilder |
RedactImageRequest.Builder.getByteItemOrBuilder()
The content must be PNG, JPEG, SVG or BMP.
|
ByteContentItemOrBuilder |
ContentItem.getByteItemOrBuilder()
Content data to inspect or redact.
|
ByteContentItemOrBuilder |
ContentItem.Builder.getByteItemOrBuilder()
Content data to inspect or redact.
|
ByteContentItemOrBuilder |
RedactImageRequestOrBuilder.getByteItemOrBuilder()
The content must be PNG, JPEG, SVG or BMP.
|
Copyright © 2022 Google LLC. All rights reserved.