public static final class ListInspectFindingsRequest.Builder extends GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder> implements ListInspectFindingsRequestOrBuilder
Request for the list of results in a given inspect operation.Protobuf type
google.privacy.dlp.v2beta1.ListInspectFindingsRequest| Modifier and Type | Method and Description |
|---|---|
ListInspectFindingsRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListInspectFindingsRequest |
build() |
ListInspectFindingsRequest |
buildPartial() |
ListInspectFindingsRequest.Builder |
clear() |
ListInspectFindingsRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
ListInspectFindingsRequest.Builder |
clearFilter()
Restricts findings to items that match.
|
ListInspectFindingsRequest.Builder |
clearName()
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
|
ListInspectFindingsRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ListInspectFindingsRequest.Builder |
clearPageSize()
Maximum number of results to return.
|
ListInspectFindingsRequest.Builder |
clearPageToken()
The value returned by the last `ListInspectFindingsResponse`; indicates
that this is a continuation of a prior `ListInspectFindings` call, and that
the system should return the next page of data.
|
ListInspectFindingsRequest.Builder |
clone() |
ListInspectFindingsRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getFilter()
Restricts findings to items that match.
|
ByteString |
getFilterBytes()
Restricts findings to items that match.
|
java.lang.String |
getName()
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
|
ByteString |
getNameBytes()
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
|
int |
getPageSize()
Maximum number of results to return.
|
java.lang.String |
getPageToken()
The value returned by the last `ListInspectFindingsResponse`; indicates
that this is a continuation of a prior `ListInspectFindings` call, and that
the system should return the next page of data.
|
ByteString |
getPageTokenBytes()
The value returned by the last `ListInspectFindingsResponse`; indicates
that this is a continuation of a prior `ListInspectFindings` call, and that
the system should return the next page of data.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListInspectFindingsRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ListInspectFindingsRequest.Builder |
mergeFrom(ListInspectFindingsRequest other) |
ListInspectFindingsRequest.Builder |
mergeFrom(Message other) |
ListInspectFindingsRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ListInspectFindingsRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListInspectFindingsRequest.Builder |
setFilter(java.lang.String value)
Restricts findings to items that match.
|
ListInspectFindingsRequest.Builder |
setFilterBytes(ByteString value)
Restricts findings to items that match.
|
ListInspectFindingsRequest.Builder |
setName(java.lang.String value)
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
|
ListInspectFindingsRequest.Builder |
setNameBytes(ByteString value)
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
|
ListInspectFindingsRequest.Builder |
setPageSize(int value)
Maximum number of results to return.
|
ListInspectFindingsRequest.Builder |
setPageToken(java.lang.String value)
The value returned by the last `ListInspectFindingsResponse`; indicates
that this is a continuation of a prior `ListInspectFindings` call, and that
the system should return the next page of data.
|
ListInspectFindingsRequest.Builder |
setPageTokenBytes(ByteString value)
The value returned by the last `ListInspectFindingsResponse`; indicates
that this is a continuation of a prior `ListInspectFindings` call, and that
the system should return the next page of data.
|
ListInspectFindingsRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ListInspectFindingsRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic ListInspectFindingsRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic ListInspectFindingsRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic ListInspectFindingsRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest.Builder mergeFrom(ListInspectFindingsRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public ListInspectFindingsRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<ListInspectFindingsRequest.Builder>java.io.IOExceptionpublic java.lang.String getName()
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
Should be in the format of `inspect/results/{id}`.
string name = 1;getName in interface ListInspectFindingsRequestOrBuilderpublic ByteString getNameBytes()
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
Should be in the format of `inspect/results/{id}`.
string name = 1;getNameBytes in interface ListInspectFindingsRequestOrBuilderpublic ListInspectFindingsRequest.Builder setName(java.lang.String value)
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
Should be in the format of `inspect/results/{id}`.
string name = 1;public ListInspectFindingsRequest.Builder clearName()
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
Should be in the format of `inspect/results/{id}`.
string name = 1;public ListInspectFindingsRequest.Builder setNameBytes(ByteString value)
Identifier of the results set returned as metadata of
the longrunning operation created by a call to InspectDataSource.
Should be in the format of `inspect/results/{id}`.
string name = 1;public int getPageSize()
Maximum number of results to return. If 0, the implementation selects a reasonable value.
int32 page_size = 2;getPageSize in interface ListInspectFindingsRequestOrBuilderpublic ListInspectFindingsRequest.Builder setPageSize(int value)
Maximum number of results to return. If 0, the implementation selects a reasonable value.
int32 page_size = 2;public ListInspectFindingsRequest.Builder clearPageSize()
Maximum number of results to return. If 0, the implementation selects a reasonable value.
int32 page_size = 2;public java.lang.String getPageToken()
The value returned by the last `ListInspectFindingsResponse`; indicates that this is a continuation of a prior `ListInspectFindings` call, and that the system should return the next page of data.
string page_token = 3;getPageToken in interface ListInspectFindingsRequestOrBuilderpublic ByteString getPageTokenBytes()
The value returned by the last `ListInspectFindingsResponse`; indicates that this is a continuation of a prior `ListInspectFindings` call, and that the system should return the next page of data.
string page_token = 3;getPageTokenBytes in interface ListInspectFindingsRequestOrBuilderpublic ListInspectFindingsRequest.Builder setPageToken(java.lang.String value)
The value returned by the last `ListInspectFindingsResponse`; indicates that this is a continuation of a prior `ListInspectFindings` call, and that the system should return the next page of data.
string page_token = 3;public ListInspectFindingsRequest.Builder clearPageToken()
The value returned by the last `ListInspectFindingsResponse`; indicates that this is a continuation of a prior `ListInspectFindings` call, and that the system should return the next page of data.
string page_token = 3;public ListInspectFindingsRequest.Builder setPageTokenBytes(ByteString value)
The value returned by the last `ListInspectFindingsResponse`; indicates that this is a continuation of a prior `ListInspectFindings` call, and that the system should return the next page of data.
string page_token = 3;public java.lang.String getFilter()
Restricts findings to items that match. Supports info_type and likelihood. Examples: - info_type=EMAIL_ADDRESS - info_type=PHONE_NUMBER,EMAIL_ADDRESS - likelihood=VERY_LIKELY - likelihood=VERY_LIKELY,LIKELY - info_type=EMAIL_ADDRESS,likelihood=VERY_LIKELY,LIKELY
string filter = 4;getFilter in interface ListInspectFindingsRequestOrBuilderpublic ByteString getFilterBytes()
Restricts findings to items that match. Supports info_type and likelihood. Examples: - info_type=EMAIL_ADDRESS - info_type=PHONE_NUMBER,EMAIL_ADDRESS - likelihood=VERY_LIKELY - likelihood=VERY_LIKELY,LIKELY - info_type=EMAIL_ADDRESS,likelihood=VERY_LIKELY,LIKELY
string filter = 4;getFilterBytes in interface ListInspectFindingsRequestOrBuilderpublic ListInspectFindingsRequest.Builder setFilter(java.lang.String value)
Restricts findings to items that match. Supports info_type and likelihood. Examples: - info_type=EMAIL_ADDRESS - info_type=PHONE_NUMBER,EMAIL_ADDRESS - likelihood=VERY_LIKELY - likelihood=VERY_LIKELY,LIKELY - info_type=EMAIL_ADDRESS,likelihood=VERY_LIKELY,LIKELY
string filter = 4;public ListInspectFindingsRequest.Builder clearFilter()
Restricts findings to items that match. Supports info_type and likelihood. Examples: - info_type=EMAIL_ADDRESS - info_type=PHONE_NUMBER,EMAIL_ADDRESS - likelihood=VERY_LIKELY - likelihood=VERY_LIKELY,LIKELY - info_type=EMAIL_ADDRESS,likelihood=VERY_LIKELY,LIKELY
string filter = 4;public ListInspectFindingsRequest.Builder setFilterBytes(ByteString value)
Restricts findings to items that match. Supports info_type and likelihood. Examples: - info_type=EMAIL_ADDRESS - info_type=PHONE_NUMBER,EMAIL_ADDRESS - likelihood=VERY_LIKELY - likelihood=VERY_LIKELY,LIKELY - info_type=EMAIL_ADDRESS,likelihood=VERY_LIKELY,LIKELY
string filter = 4;public final ListInspectFindingsRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>public final ListInspectFindingsRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<ListInspectFindingsRequest.Builder>