Package com.google.privacy.dlp.v2
Class ListDlpJobsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
- com.google.privacy.dlp.v2.ListDlpJobsResponse.Builder
-
- All Implemented Interfaces:
ListDlpJobsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListDlpJobsResponse
public static final class ListDlpJobsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder> implements ListDlpJobsResponseOrBuilder
The response message for listing DLP jobs.
Protobuf typegoogle.privacy.dlp.v2.ListDlpJobsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDlpJobsResponse.BuilderaddAllJobs(Iterable<? extends DlpJob> values)A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.BuilderaddJobs(int index, DlpJob value)A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.BuilderaddJobs(int index, DlpJob.Builder builderForValue)A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.BuilderaddJobs(DlpJob value)A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.BuilderaddJobs(DlpJob.Builder builderForValue)A list of DlpJobs that matches the specified filter in the request.DlpJob.BuilderaddJobsBuilder()A list of DlpJobs that matches the specified filter in the request.DlpJob.BuilderaddJobsBuilder(int index)A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDlpJobsResponsebuild()ListDlpJobsResponsebuildPartial()ListDlpJobsResponse.Builderclear()ListDlpJobsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListDlpJobsResponse.BuilderclearJobs()A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.BuilderclearNextPageToken()The standard List next-page token.ListDlpJobsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListDlpJobsResponse.Builderclone()ListDlpJobsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DlpJobgetJobs(int index)A list of DlpJobs that matches the specified filter in the request.DlpJob.BuildergetJobsBuilder(int index)A list of DlpJobs that matches the specified filter in the request.List<DlpJob.Builder>getJobsBuilderList()A list of DlpJobs that matches the specified filter in the request.intgetJobsCount()A list of DlpJobs that matches the specified filter in the request.List<DlpJob>getJobsList()A list of DlpJobs that matches the specified filter in the request.DlpJobOrBuildergetJobsOrBuilder(int index)A list of DlpJobs that matches the specified filter in the request.List<? extends DlpJobOrBuilder>getJobsOrBuilderList()A list of DlpJobs that matches the specified filter in the request.StringgetNextPageToken()The standard List next-page token.com.google.protobuf.ByteStringgetNextPageTokenBytes()The standard List next-page token.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListDlpJobsResponse.BuildermergeFrom(ListDlpJobsResponse other)ListDlpJobsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListDlpJobsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListDlpJobsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDlpJobsResponse.BuilderremoveJobs(int index)A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDlpJobsResponse.BuildersetJobs(int index, DlpJob value)A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.BuildersetJobs(int index, DlpJob.Builder builderForValue)A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.BuildersetNextPageToken(String value)The standard List next-page token.ListDlpJobsResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)The standard List next-page token.ListDlpJobsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListDlpJobsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
clear
public ListDlpJobsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
getDefaultInstanceForType
public ListDlpJobsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDlpJobsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDlpJobsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDlpJobsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
setField
public ListDlpJobsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
clearField
public ListDlpJobsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
clearOneof
public ListDlpJobsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
setRepeatedField
public ListDlpJobsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
addRepeatedField
public ListDlpJobsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
mergeFrom
public ListDlpJobsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDlpJobsResponse.Builder>
-
mergeFrom
public ListDlpJobsResponse.Builder mergeFrom(ListDlpJobsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
mergeFrom
public ListDlpJobsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDlpJobsResponse.Builder>- Throws:
IOException
-
getJobsList
public List<DlpJob> getJobsList()
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;- Specified by:
getJobsListin interfaceListDlpJobsResponseOrBuilder
-
getJobsCount
public int getJobsCount()
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;- Specified by:
getJobsCountin interfaceListDlpJobsResponseOrBuilder
-
getJobs
public DlpJob getJobs(int index)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;- Specified by:
getJobsin interfaceListDlpJobsResponseOrBuilder
-
setJobs
public ListDlpJobsResponse.Builder setJobs(int index, DlpJob value)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
setJobs
public ListDlpJobsResponse.Builder setJobs(int index, DlpJob.Builder builderForValue)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
addJobs
public ListDlpJobsResponse.Builder addJobs(DlpJob value)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
addJobs
public ListDlpJobsResponse.Builder addJobs(int index, DlpJob value)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
addJobs
public ListDlpJobsResponse.Builder addJobs(DlpJob.Builder builderForValue)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
addJobs
public ListDlpJobsResponse.Builder addJobs(int index, DlpJob.Builder builderForValue)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
addAllJobs
public ListDlpJobsResponse.Builder addAllJobs(Iterable<? extends DlpJob> values)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
clearJobs
public ListDlpJobsResponse.Builder clearJobs()
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
removeJobs
public ListDlpJobsResponse.Builder removeJobs(int index)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
getJobsBuilder
public DlpJob.Builder getJobsBuilder(int index)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
getJobsOrBuilder
public DlpJobOrBuilder getJobsOrBuilder(int index)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;- Specified by:
getJobsOrBuilderin interfaceListDlpJobsResponseOrBuilder
-
getJobsOrBuilderList
public List<? extends DlpJobOrBuilder> getJobsOrBuilderList()
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;- Specified by:
getJobsOrBuilderListin interfaceListDlpJobsResponseOrBuilder
-
addJobsBuilder
public DlpJob.Builder addJobsBuilder()
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
addJobsBuilder
public DlpJob.Builder addJobsBuilder(int index)
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
getJobsBuilderList
public List<DlpJob.Builder> getJobsBuilderList()
A list of DlpJobs that matches the specified filter in the request.
repeated .google.privacy.dlp.v2.DlpJob jobs = 1;
-
getNextPageToken
public String getNextPageToken()
The standard List next-page token.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListDlpJobsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
The standard List next-page token.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListDlpJobsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListDlpJobsResponse.Builder setNextPageToken(String value)
The standard List next-page token.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListDlpJobsResponse.Builder clearNextPageToken()
The standard List next-page token.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListDlpJobsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListDlpJobsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
mergeUnknownFields
public final ListDlpJobsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsResponse.Builder>
-
-