| Modifier and Type | Method and Description |
|---|---|
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.clear() |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.clearItem()
The re-identified item.
|
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.clearOverview()
An overview of the changes that were made to the `item`.
|
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.clone() |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.mergeFrom(ReidentifyContentResponse other) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.mergeItem(ContentItem value)
The re-identified item.
|
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.mergeOverview(TransformationOverview value)
An overview of the changes that were made to the `item`.
|
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ReidentifyContentResponse.Builder |
ReidentifyContentResponse.newBuilder() |
static ReidentifyContentResponse.Builder |
ReidentifyContentResponse.newBuilder(ReidentifyContentResponse prototype) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.newBuilderForType() |
protected ReidentifyContentResponse.Builder |
ReidentifyContentResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.setItem(ContentItem.Builder builderForValue)
The re-identified item.
|
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.setItem(ContentItem value)
The re-identified item.
|
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.setOverview(TransformationOverview.Builder builderForValue)
An overview of the changes that were made to the `item`.
|
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.setOverview(TransformationOverview value)
An overview of the changes that were made to the `item`.
|
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReidentifyContentResponse.Builder |
ReidentifyContentResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.