Package com.google.privacy.dlp.v2
Class ListDeidentifyTemplatesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesResponse.Builder>
-
- com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse.Builder
-
- All Implemented Interfaces:
ListDeidentifyTemplatesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListDeidentifyTemplatesResponse
public static final class ListDeidentifyTemplatesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesResponse.Builder> implements ListDeidentifyTemplatesResponseOrBuilder
Response message for ListDeidentifyTemplates.
Protobuf typegoogle.privacy.dlp.v2.ListDeidentifyTemplatesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDeidentifyTemplatesResponse.BuilderaddAllDeidentifyTemplates(Iterable<? extends DeidentifyTemplate> values)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.BuilderaddDeidentifyTemplates(int index, DeidentifyTemplate value)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.BuilderaddDeidentifyTemplates(int index, DeidentifyTemplate.Builder builderForValue)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.BuilderaddDeidentifyTemplates(DeidentifyTemplate value)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.BuilderaddDeidentifyTemplates(DeidentifyTemplate.Builder builderForValue)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.DeidentifyTemplate.BuilderaddDeidentifyTemplatesBuilder()List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.DeidentifyTemplate.BuilderaddDeidentifyTemplatesBuilder(int index)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDeidentifyTemplatesResponsebuild()ListDeidentifyTemplatesResponsebuildPartial()ListDeidentifyTemplatesResponse.Builderclear()ListDeidentifyTemplatesResponse.BuilderclearDeidentifyTemplates()List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListDeidentifyTemplatesResponse.BuilderclearNextPageToken()If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.ListDeidentifyTemplatesResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListDeidentifyTemplatesResponse.Builderclone()ListDeidentifyTemplatesResponsegetDefaultInstanceForType()DeidentifyTemplategetDeidentifyTemplates(int index)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.DeidentifyTemplate.BuildergetDeidentifyTemplatesBuilder(int index)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.List<DeidentifyTemplate.Builder>getDeidentifyTemplatesBuilderList()List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.intgetDeidentifyTemplatesCount()List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.List<DeidentifyTemplate>getDeidentifyTemplatesList()List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.DeidentifyTemplateOrBuildergetDeidentifyTemplatesOrBuilder(int index)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.List<? extends DeidentifyTemplateOrBuilder>getDeidentifyTemplatesOrBuilderList()List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNextPageToken()If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.com.google.protobuf.ByteStringgetNextPageTokenBytes()If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListDeidentifyTemplatesResponse.BuildermergeFrom(ListDeidentifyTemplatesResponse other)ListDeidentifyTemplatesResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListDeidentifyTemplatesResponse.BuildermergeFrom(com.google.protobuf.Message other)ListDeidentifyTemplatesResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDeidentifyTemplatesResponse.BuilderremoveDeidentifyTemplates(int index)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.BuildersetDeidentifyTemplates(int index, DeidentifyTemplate value)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.BuildersetDeidentifyTemplates(int index, DeidentifyTemplate.Builder builderForValue)List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDeidentifyTemplatesResponse.BuildersetNextPageToken(String value)If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.ListDeidentifyTemplatesResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.ListDeidentifyTemplatesResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListDeidentifyTemplatesResponse.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<ListDeidentifyTemplatesResponse.Builder>
-
clear
public ListDeidentifyTemplatesResponse.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<ListDeidentifyTemplatesResponse.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<ListDeidentifyTemplatesResponse.Builder>
-
getDefaultInstanceForType
public ListDeidentifyTemplatesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDeidentifyTemplatesResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDeidentifyTemplatesResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDeidentifyTemplatesResponse.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<ListDeidentifyTemplatesResponse.Builder>
-
setField
public ListDeidentifyTemplatesResponse.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<ListDeidentifyTemplatesResponse.Builder>
-
clearField
public ListDeidentifyTemplatesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesResponse.Builder>
-
clearOneof
public ListDeidentifyTemplatesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesResponse.Builder>
-
setRepeatedField
public ListDeidentifyTemplatesResponse.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<ListDeidentifyTemplatesResponse.Builder>
-
addRepeatedField
public ListDeidentifyTemplatesResponse.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<ListDeidentifyTemplatesResponse.Builder>
-
mergeFrom
public ListDeidentifyTemplatesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDeidentifyTemplatesResponse.Builder>
-
mergeFrom
public ListDeidentifyTemplatesResponse.Builder mergeFrom(ListDeidentifyTemplatesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesResponse.Builder>
-
mergeFrom
public ListDeidentifyTemplatesResponse.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<ListDeidentifyTemplatesResponse.Builder>- Throws:
IOException
-
getDeidentifyTemplatesList
public List<DeidentifyTemplate> getDeidentifyTemplatesList()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;- Specified by:
getDeidentifyTemplatesListin interfaceListDeidentifyTemplatesResponseOrBuilder
-
getDeidentifyTemplatesCount
public int getDeidentifyTemplatesCount()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;- Specified by:
getDeidentifyTemplatesCountin interfaceListDeidentifyTemplatesResponseOrBuilder
-
getDeidentifyTemplates
public DeidentifyTemplate getDeidentifyTemplates(int index)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;- Specified by:
getDeidentifyTemplatesin interfaceListDeidentifyTemplatesResponseOrBuilder
-
setDeidentifyTemplates
public ListDeidentifyTemplatesResponse.Builder setDeidentifyTemplates(int index, DeidentifyTemplate value)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
setDeidentifyTemplates
public ListDeidentifyTemplatesResponse.Builder setDeidentifyTemplates(int index, DeidentifyTemplate.Builder builderForValue)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
addDeidentifyTemplates
public ListDeidentifyTemplatesResponse.Builder addDeidentifyTemplates(DeidentifyTemplate value)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
addDeidentifyTemplates
public ListDeidentifyTemplatesResponse.Builder addDeidentifyTemplates(int index, DeidentifyTemplate value)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
addDeidentifyTemplates
public ListDeidentifyTemplatesResponse.Builder addDeidentifyTemplates(DeidentifyTemplate.Builder builderForValue)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
addDeidentifyTemplates
public ListDeidentifyTemplatesResponse.Builder addDeidentifyTemplates(int index, DeidentifyTemplate.Builder builderForValue)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
addAllDeidentifyTemplates
public ListDeidentifyTemplatesResponse.Builder addAllDeidentifyTemplates(Iterable<? extends DeidentifyTemplate> values)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
clearDeidentifyTemplates
public ListDeidentifyTemplatesResponse.Builder clearDeidentifyTemplates()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
removeDeidentifyTemplates
public ListDeidentifyTemplatesResponse.Builder removeDeidentifyTemplates(int index)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
getDeidentifyTemplatesBuilder
public DeidentifyTemplate.Builder getDeidentifyTemplatesBuilder(int index)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
getDeidentifyTemplatesOrBuilder
public DeidentifyTemplateOrBuilder getDeidentifyTemplatesOrBuilder(int index)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;- Specified by:
getDeidentifyTemplatesOrBuilderin interfaceListDeidentifyTemplatesResponseOrBuilder
-
getDeidentifyTemplatesOrBuilderList
public List<? extends DeidentifyTemplateOrBuilder> getDeidentifyTemplatesOrBuilderList()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;- Specified by:
getDeidentifyTemplatesOrBuilderListin interfaceListDeidentifyTemplatesResponseOrBuilder
-
addDeidentifyTemplatesBuilder
public DeidentifyTemplate.Builder addDeidentifyTemplatesBuilder()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
addDeidentifyTemplatesBuilder
public DeidentifyTemplate.Builder addDeidentifyTemplatesBuilder(int index)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
getDeidentifyTemplatesBuilderList
public List<DeidentifyTemplate.Builder> getDeidentifyTemplatesBuilderList()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
repeated .google.privacy.dlp.v2.DeidentifyTemplate deidentify_templates = 1;
-
getNextPageToken
public String getNextPageToken()
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListDeidentifyTemplatesResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListDeidentifyTemplatesResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListDeidentifyTemplatesResponse.Builder setNextPageToken(String value)
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListDeidentifyTemplatesResponse.Builder clearNextPageToken()
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListDeidentifyTemplatesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListDeidentifyTemplatesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesResponse.Builder>
-
mergeUnknownFields
public final ListDeidentifyTemplatesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesResponse.Builder>
-
-