public static final class InspectContentResponse.Builder extends GeneratedMessageV3.Builder<InspectContentResponse.Builder> implements InspectContentResponseOrBuilder
Results of inspecting a list of items.Protobuf type
google.privacy.dlp.v2beta1.InspectContentResponse
Modifier and Type | Method and Description |
---|---|
InspectContentResponse.Builder |
addAllResults(java.lang.Iterable<? extends InspectResult> values)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectContentResponse.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
InspectContentResponse.Builder |
addResults(InspectResult.Builder builderForValue)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectContentResponse.Builder |
addResults(InspectResult value)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectContentResponse.Builder |
addResults(int index,
InspectResult.Builder builderForValue)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectContentResponse.Builder |
addResults(int index,
InspectResult value)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectResult.Builder |
addResultsBuilder()
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectResult.Builder |
addResultsBuilder(int index)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectContentResponse |
build() |
InspectContentResponse |
buildPartial() |
InspectContentResponse.Builder |
clear() |
InspectContentResponse.Builder |
clearField(Descriptors.FieldDescriptor field) |
InspectContentResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
InspectContentResponse.Builder |
clearResults()
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectContentResponse.Builder |
clone() |
InspectContentResponse |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
InspectResult |
getResults(int index)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectResult.Builder |
getResultsBuilder(int index)
Each content_item from the request has a result in this list, in the
same order as the request.
|
java.util.List<InspectResult.Builder> |
getResultsBuilderList()
Each content_item from the request has a result in this list, in the
same order as the request.
|
int |
getResultsCount()
Each content_item from the request has a result in this list, in the
same order as the request.
|
java.util.List<InspectResult> |
getResultsList()
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectResultOrBuilder |
getResultsOrBuilder(int index)
Each content_item from the request has a result in this list, in the
same order as the request.
|
java.util.List<? extends InspectResultOrBuilder> |
getResultsOrBuilderList()
Each content_item from the request has a result in this list, in the
same order as the request.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InspectContentResponse.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
InspectContentResponse.Builder |
mergeFrom(InspectContentResponse other) |
InspectContentResponse.Builder |
mergeFrom(Message other) |
InspectContentResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
InspectContentResponse.Builder |
removeResults(int index)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectContentResponse.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
InspectContentResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
InspectContentResponse.Builder |
setResults(int index,
InspectResult.Builder builderForValue)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectContentResponse.Builder |
setResults(int index,
InspectResult value)
Each content_item from the request has a result in this list, in the
same order as the request.
|
InspectContentResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public InspectContentResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public InspectContentResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public InspectContentResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public InspectContentResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public InspectContentResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public InspectContentResponse.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public InspectContentResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public InspectContentResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public InspectContentResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public InspectContentResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public InspectContentResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<InspectContentResponse.Builder>
public InspectContentResponse.Builder mergeFrom(InspectContentResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public InspectContentResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<InspectContentResponse.Builder>
java.io.IOException
public java.util.List<InspectResult> getResultsList()
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
getResultsList
in interface InspectContentResponseOrBuilder
public int getResultsCount()
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
getResultsCount
in interface InspectContentResponseOrBuilder
public InspectResult getResults(int index)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
getResults
in interface InspectContentResponseOrBuilder
public InspectContentResponse.Builder setResults(int index, InspectResult value)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectContentResponse.Builder setResults(int index, InspectResult.Builder builderForValue)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectContentResponse.Builder addResults(InspectResult value)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectContentResponse.Builder addResults(int index, InspectResult value)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectContentResponse.Builder addResults(InspectResult.Builder builderForValue)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectContentResponse.Builder addResults(int index, InspectResult.Builder builderForValue)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectContentResponse.Builder addAllResults(java.lang.Iterable<? extends InspectResult> values)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectContentResponse.Builder clearResults()
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectContentResponse.Builder removeResults(int index)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectResult.Builder getResultsBuilder(int index)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectResultOrBuilder getResultsOrBuilder(int index)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
getResultsOrBuilder
in interface InspectContentResponseOrBuilder
public java.util.List<? extends InspectResultOrBuilder> getResultsOrBuilderList()
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
getResultsOrBuilderList
in interface InspectContentResponseOrBuilder
public InspectResult.Builder addResultsBuilder()
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public InspectResult.Builder addResultsBuilder(int index)
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public java.util.List<InspectResult.Builder> getResultsBuilderList()
Each content_item from the request has a result in this list, in the same order as the request.
repeated .google.privacy.dlp.v2beta1.InspectResult results = 1;
public final InspectContentResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>
public final InspectContentResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<InspectContentResponse.Builder>