public static final class ReidentifyContentResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder> implements ReidentifyContentResponseOrBuilder
Results of re-identifying an item.Protobuf type
google.privacy.dlp.v2.ReidentifyContentResponse| Modifier and Type | Method and Description |
|---|---|
ReidentifyContentResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReidentifyContentResponse |
build() |
ReidentifyContentResponse |
buildPartial() |
ReidentifyContentResponse.Builder |
clear() |
ReidentifyContentResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReidentifyContentResponse.Builder |
clearItem()
The re-identified item.
|
ReidentifyContentResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReidentifyContentResponse.Builder |
clearOverview()
An overview of the changes that were made to the `item`.
|
ReidentifyContentResponse.Builder |
clone() |
ReidentifyContentResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ContentItem |
getItem()
The re-identified item.
|
ContentItem.Builder |
getItemBuilder()
The re-identified item.
|
ContentItemOrBuilder |
getItemOrBuilder()
The re-identified item.
|
TransformationOverview |
getOverview()
An overview of the changes that were made to the `item`.
|
TransformationOverview.Builder |
getOverviewBuilder()
An overview of the changes that were made to the `item`.
|
TransformationOverviewOrBuilder |
getOverviewOrBuilder()
An overview of the changes that were made to the `item`.
|
boolean |
hasItem()
The re-identified item.
|
boolean |
hasOverview()
An overview of the changes that were made to the `item`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReidentifyContentResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReidentifyContentResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReidentifyContentResponse.Builder |
mergeFrom(ReidentifyContentResponse other) |
ReidentifyContentResponse.Builder |
mergeItem(ContentItem value)
The re-identified item.
|
ReidentifyContentResponse.Builder |
mergeOverview(TransformationOverview value)
An overview of the changes that were made to the `item`.
|
ReidentifyContentResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReidentifyContentResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReidentifyContentResponse.Builder |
setItem(ContentItem.Builder builderForValue)
The re-identified item.
|
ReidentifyContentResponse.Builder |
setItem(ContentItem value)
The re-identified item.
|
ReidentifyContentResponse.Builder |
setOverview(TransformationOverview.Builder builderForValue)
An overview of the changes that were made to the `item`.
|
ReidentifyContentResponse.Builder |
setOverview(TransformationOverview value)
An overview of the changes that were made to the `item`.
|
ReidentifyContentResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReidentifyContentResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReidentifyContentResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReidentifyContentResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReidentifyContentResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse.Builder mergeFrom(ReidentifyContentResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public ReidentifyContentResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReidentifyContentResponse.Builder>IOExceptionpublic boolean hasItem()
The re-identified item.
.google.privacy.dlp.v2.ContentItem item = 1;hasItem in interface ReidentifyContentResponseOrBuilderpublic ContentItem getItem()
The re-identified item.
.google.privacy.dlp.v2.ContentItem item = 1;getItem in interface ReidentifyContentResponseOrBuilderpublic ReidentifyContentResponse.Builder setItem(ContentItem value)
The re-identified item.
.google.privacy.dlp.v2.ContentItem item = 1;public ReidentifyContentResponse.Builder setItem(ContentItem.Builder builderForValue)
The re-identified item.
.google.privacy.dlp.v2.ContentItem item = 1;public ReidentifyContentResponse.Builder mergeItem(ContentItem value)
The re-identified item.
.google.privacy.dlp.v2.ContentItem item = 1;public ReidentifyContentResponse.Builder clearItem()
The re-identified item.
.google.privacy.dlp.v2.ContentItem item = 1;public ContentItem.Builder getItemBuilder()
The re-identified item.
.google.privacy.dlp.v2.ContentItem item = 1;public ContentItemOrBuilder getItemOrBuilder()
The re-identified item.
.google.privacy.dlp.v2.ContentItem item = 1;getItemOrBuilder in interface ReidentifyContentResponseOrBuilderpublic boolean hasOverview()
An overview of the changes that were made to the `item`.
.google.privacy.dlp.v2.TransformationOverview overview = 2;hasOverview in interface ReidentifyContentResponseOrBuilderpublic TransformationOverview getOverview()
An overview of the changes that were made to the `item`.
.google.privacy.dlp.v2.TransformationOverview overview = 2;getOverview in interface ReidentifyContentResponseOrBuilderpublic ReidentifyContentResponse.Builder setOverview(TransformationOverview value)
An overview of the changes that were made to the `item`.
.google.privacy.dlp.v2.TransformationOverview overview = 2;public ReidentifyContentResponse.Builder setOverview(TransformationOverview.Builder builderForValue)
An overview of the changes that were made to the `item`.
.google.privacy.dlp.v2.TransformationOverview overview = 2;public ReidentifyContentResponse.Builder mergeOverview(TransformationOverview value)
An overview of the changes that were made to the `item`.
.google.privacy.dlp.v2.TransformationOverview overview = 2;public ReidentifyContentResponse.Builder clearOverview()
An overview of the changes that were made to the `item`.
.google.privacy.dlp.v2.TransformationOverview overview = 2;public TransformationOverview.Builder getOverviewBuilder()
An overview of the changes that were made to the `item`.
.google.privacy.dlp.v2.TransformationOverview overview = 2;public TransformationOverviewOrBuilder getOverviewOrBuilder()
An overview of the changes that were made to the `item`.
.google.privacy.dlp.v2.TransformationOverview overview = 2;getOverviewOrBuilder in interface ReidentifyContentResponseOrBuilderpublic final ReidentifyContentResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>public final ReidentifyContentResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReidentifyContentResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.