| Modifier and Type | Method and Description |
|---|---|
InspectResult |
InspectResult.Builder.build() |
InspectResult |
InspectResult.Builder.buildPartial() |
static InspectResult |
InspectResult.getDefaultInstance() |
InspectResult |
InspectResult.getDefaultInstanceForType() |
InspectResult |
InspectResult.Builder.getDefaultInstanceForType() |
InspectResult |
RedactImageResponseOrBuilder.getInspectResult()
The findings.
|
InspectResult |
RedactImageResponse.getInspectResult()
The findings.
|
InspectResult |
RedactImageResponse.Builder.getInspectResult()
The findings.
|
InspectResult |
InspectContentResponse.getResult()
The findings.
|
InspectResult |
InspectContentResponse.Builder.getResult()
The findings.
|
InspectResult |
InspectContentResponseOrBuilder.getResult()
The findings.
|
static InspectResult |
InspectResult.parseDelimitedFrom(InputStream input) |
static InspectResult |
InspectResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectResult |
InspectResult.parseFrom(byte[] data) |
static InspectResult |
InspectResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectResult |
InspectResult.parseFrom(ByteBuffer data) |
static InspectResult |
InspectResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectResult |
InspectResult.parseFrom(com.google.protobuf.ByteString data) |
static InspectResult |
InspectResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectResult |
InspectResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static InspectResult |
InspectResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectResult |
InspectResult.parseFrom(InputStream input) |
static InspectResult |
InspectResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InspectResult> |
InspectResult.getParserForType() |
static com.google.protobuf.Parser<InspectResult> |
InspectResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
InspectResult.Builder |
InspectResult.Builder.mergeFrom(InspectResult other) |
RedactImageResponse.Builder |
RedactImageResponse.Builder.mergeInspectResult(InspectResult value)
The findings.
|
InspectContentResponse.Builder |
InspectContentResponse.Builder.mergeResult(InspectResult value)
The findings.
|
static InspectResult.Builder |
InspectResult.newBuilder(InspectResult prototype) |
RedactImageResponse.Builder |
RedactImageResponse.Builder.setInspectResult(InspectResult value)
The findings.
|
InspectContentResponse.Builder |
InspectContentResponse.Builder.setResult(InspectResult value)
The findings.
|
Copyright © 2022 Google LLC. All rights reserved.