public static final class InfoTypeDescription.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InfoTypeDescription.Builder> implements InfoTypeDescriptionOrBuilder
InfoType description.Protobuf type
google.privacy.dlp.v2.InfoTypeDescription| Modifier and Type | Method and Description |
|---|---|
InfoTypeDescription.Builder |
addAllCategories(Iterable<? extends InfoTypeCategory> values)
The category of the infoType.
|
InfoTypeDescription.Builder |
addAllSupportedBy(Iterable<? extends InfoTypeSupportedBy> values)
Which parts of the API supports this InfoType.
|
InfoTypeDescription.Builder |
addAllSupportedByValue(Iterable<Integer> values)
Which parts of the API supports this InfoType.
|
InfoTypeDescription.Builder |
addAllVersions(Iterable<? extends VersionDescription> values)
A list of available versions for the infotype.
|
InfoTypeDescription.Builder |
addCategories(InfoTypeCategory.Builder builderForValue)
The category of the infoType.
|
InfoTypeDescription.Builder |
addCategories(InfoTypeCategory value)
The category of the infoType.
|
InfoTypeDescription.Builder |
addCategories(int index,
InfoTypeCategory.Builder builderForValue)
The category of the infoType.
|
InfoTypeDescription.Builder |
addCategories(int index,
InfoTypeCategory value)
The category of the infoType.
|
InfoTypeCategory.Builder |
addCategoriesBuilder()
The category of the infoType.
|
InfoTypeCategory.Builder |
addCategoriesBuilder(int index)
The category of the infoType.
|
InfoTypeDescription.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InfoTypeDescription.Builder |
addSupportedBy(InfoTypeSupportedBy value)
Which parts of the API supports this InfoType.
|
InfoTypeDescription.Builder |
addSupportedByValue(int value)
Which parts of the API supports this InfoType.
|
InfoTypeDescription.Builder |
addVersions(int index,
VersionDescription.Builder builderForValue)
A list of available versions for the infotype.
|
InfoTypeDescription.Builder |
addVersions(int index,
VersionDescription value)
A list of available versions for the infotype.
|
InfoTypeDescription.Builder |
addVersions(VersionDescription.Builder builderForValue)
A list of available versions for the infotype.
|
InfoTypeDescription.Builder |
addVersions(VersionDescription value)
A list of available versions for the infotype.
|
VersionDescription.Builder |
addVersionsBuilder()
A list of available versions for the infotype.
|
VersionDescription.Builder |
addVersionsBuilder(int index)
A list of available versions for the infotype.
|
InfoTypeDescription |
build() |
InfoTypeDescription |
buildPartial() |
InfoTypeDescription.Builder |
clear() |
InfoTypeDescription.Builder |
clearCategories()
The category of the infoType.
|
InfoTypeDescription.Builder |
clearDescription()
Description of the infotype.
|
InfoTypeDescription.Builder |
clearDisplayName()
Human readable form of the infoType name.
|
InfoTypeDescription.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InfoTypeDescription.Builder |
clearName()
Internal name of the infoType.
|
InfoTypeDescription.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InfoTypeDescription.Builder |
clearSupportedBy()
Which parts of the API supports this InfoType.
|
InfoTypeDescription.Builder |
clearVersions()
A list of available versions for the infotype.
|
InfoTypeDescription.Builder |
clone() |
InfoTypeCategory |
getCategories(int index)
The category of the infoType.
|
InfoTypeCategory.Builder |
getCategoriesBuilder(int index)
The category of the infoType.
|
List<InfoTypeCategory.Builder> |
getCategoriesBuilderList()
The category of the infoType.
|
int |
getCategoriesCount()
The category of the infoType.
|
List<InfoTypeCategory> |
getCategoriesList()
The category of the infoType.
|
InfoTypeCategoryOrBuilder |
getCategoriesOrBuilder(int index)
The category of the infoType.
|
List<? extends InfoTypeCategoryOrBuilder> |
getCategoriesOrBuilderList()
The category of the infoType.
|
InfoTypeDescription |
getDefaultInstanceForType() |
String |
getDescription()
Description of the infotype.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of the infotype.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Human readable form of the infoType name.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Human readable form of the infoType name.
|
String |
getName()
Internal name of the infoType.
|
com.google.protobuf.ByteString |
getNameBytes()
Internal name of the infoType.
|
InfoTypeSupportedBy |
getSupportedBy(int index)
Which parts of the API supports this InfoType.
|
int |
getSupportedByCount()
Which parts of the API supports this InfoType.
|
List<InfoTypeSupportedBy> |
getSupportedByList()
Which parts of the API supports this InfoType.
|
int |
getSupportedByValue(int index)
Which parts of the API supports this InfoType.
|
List<Integer> |
getSupportedByValueList()
Which parts of the API supports this InfoType.
|
VersionDescription |
getVersions(int index)
A list of available versions for the infotype.
|
VersionDescription.Builder |
getVersionsBuilder(int index)
A list of available versions for the infotype.
|
List<VersionDescription.Builder> |
getVersionsBuilderList()
A list of available versions for the infotype.
|
int |
getVersionsCount()
A list of available versions for the infotype.
|
List<VersionDescription> |
getVersionsList()
A list of available versions for the infotype.
|
VersionDescriptionOrBuilder |
getVersionsOrBuilder(int index)
A list of available versions for the infotype.
|
List<? extends VersionDescriptionOrBuilder> |
getVersionsOrBuilderList()
A list of available versions for the infotype.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InfoTypeDescription.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InfoTypeDescription.Builder |
mergeFrom(InfoTypeDescription other) |
InfoTypeDescription.Builder |
mergeFrom(com.google.protobuf.Message other) |
InfoTypeDescription.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InfoTypeDescription.Builder |
removeCategories(int index)
The category of the infoType.
|
InfoTypeDescription.Builder |
removeVersions(int index)
A list of available versions for the infotype.
|
InfoTypeDescription.Builder |
setCategories(int index,
InfoTypeCategory.Builder builderForValue)
The category of the infoType.
|
InfoTypeDescription.Builder |
setCategories(int index,
InfoTypeCategory value)
The category of the infoType.
|
InfoTypeDescription.Builder |
setDescription(String value)
Description of the infotype.
|
InfoTypeDescription.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the infotype.
|
InfoTypeDescription.Builder |
setDisplayName(String value)
Human readable form of the infoType name.
|
InfoTypeDescription.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Human readable form of the infoType name.
|
InfoTypeDescription.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InfoTypeDescription.Builder |
setName(String value)
Internal name of the infoType.
|
InfoTypeDescription.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Internal name of the infoType.
|
InfoTypeDescription.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InfoTypeDescription.Builder |
setSupportedBy(int index,
InfoTypeSupportedBy value)
Which parts of the API supports this InfoType.
|
InfoTypeDescription.Builder |
setSupportedByValue(int index,
int value)
Which parts of the API supports this InfoType.
|
InfoTypeDescription.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InfoTypeDescription.Builder |
setVersions(int index,
VersionDescription.Builder builderForValue)
A list of available versions for the infotype.
|
InfoTypeDescription.Builder |
setVersions(int index,
VersionDescription value)
A list of available versions for the infotype.
|
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<InfoTypeDescription.Builder>public InfoTypeDescription.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InfoTypeDescription.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<InfoTypeDescription.Builder>public InfoTypeDescription getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InfoTypeDescription build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InfoTypeDescription buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InfoTypeDescription.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InfoTypeDescription.Builder>public InfoTypeDescription.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<InfoTypeDescription.Builder>public InfoTypeDescription.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InfoTypeDescription.Builder>public InfoTypeDescription.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InfoTypeDescription.Builder>public InfoTypeDescription.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<InfoTypeDescription.Builder>public InfoTypeDescription.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<InfoTypeDescription.Builder>public InfoTypeDescription.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InfoTypeDescription.Builder>public InfoTypeDescription.Builder mergeFrom(InfoTypeDescription other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InfoTypeDescription.Builder>public InfoTypeDescription.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<InfoTypeDescription.Builder>IOExceptionpublic String getName()
Internal name of the infoType.
string name = 1;getName in interface InfoTypeDescriptionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Internal name of the infoType.
string name = 1;getNameBytes in interface InfoTypeDescriptionOrBuilderpublic InfoTypeDescription.Builder setName(String value)
Internal name of the infoType.
string name = 1;value - The name to set.public InfoTypeDescription.Builder clearName()
Internal name of the infoType.
string name = 1;public InfoTypeDescription.Builder setNameBytes(com.google.protobuf.ByteString value)
Internal name of the infoType.
string name = 1;value - The bytes for name to set.public String getDisplayName()
Human readable form of the infoType name.
string display_name = 2;getDisplayName in interface InfoTypeDescriptionOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Human readable form of the infoType name.
string display_name = 2;getDisplayNameBytes in interface InfoTypeDescriptionOrBuilderpublic InfoTypeDescription.Builder setDisplayName(String value)
Human readable form of the infoType name.
string display_name = 2;value - The displayName to set.public InfoTypeDescription.Builder clearDisplayName()
Human readable form of the infoType name.
string display_name = 2;public InfoTypeDescription.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Human readable form of the infoType name.
string display_name = 2;value - The bytes for displayName to set.public List<InfoTypeSupportedBy> getSupportedByList()
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;getSupportedByList in interface InfoTypeDescriptionOrBuilderpublic int getSupportedByCount()
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;getSupportedByCount in interface InfoTypeDescriptionOrBuilderpublic InfoTypeSupportedBy getSupportedBy(int index)
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;getSupportedBy in interface InfoTypeDescriptionOrBuilderindex - The index of the element to return.public InfoTypeDescription.Builder setSupportedBy(int index, InfoTypeSupportedBy value)
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;index - The index to set the value at.value - The supportedBy to set.public InfoTypeDescription.Builder addSupportedBy(InfoTypeSupportedBy value)
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;value - The supportedBy to add.public InfoTypeDescription.Builder addAllSupportedBy(Iterable<? extends InfoTypeSupportedBy> values)
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;values - The supportedBy to add.public InfoTypeDescription.Builder clearSupportedBy()
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;public List<Integer> getSupportedByValueList()
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;getSupportedByValueList in interface InfoTypeDescriptionOrBuilderpublic int getSupportedByValue(int index)
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;getSupportedByValue in interface InfoTypeDescriptionOrBuilderindex - The index of the value to return.public InfoTypeDescription.Builder setSupportedByValue(int index, int value)
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;index - The index to set the value at.value - The enum numeric value on the wire for supportedBy to set.public InfoTypeDescription.Builder addSupportedByValue(int value)
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;value - The enum numeric value on the wire for supportedBy to add.public InfoTypeDescription.Builder addAllSupportedByValue(Iterable<Integer> values)
Which parts of the API supports this InfoType.
repeated .google.privacy.dlp.v2.InfoTypeSupportedBy supported_by = 3;values - The enum numeric values on the wire for supportedBy to add.public String getDescription()
Description of the infotype. Translated when language is provided in the request.
string description = 4;getDescription in interface InfoTypeDescriptionOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Description of the infotype. Translated when language is provided in the request.
string description = 4;getDescriptionBytes in interface InfoTypeDescriptionOrBuilderpublic InfoTypeDescription.Builder setDescription(String value)
Description of the infotype. Translated when language is provided in the request.
string description = 4;value - The description to set.public InfoTypeDescription.Builder clearDescription()
Description of the infotype. Translated when language is provided in the request.
string description = 4;public InfoTypeDescription.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the infotype. Translated when language is provided in the request.
string description = 4;value - The bytes for description to set.public List<VersionDescription> getVersionsList()
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;getVersionsList in interface InfoTypeDescriptionOrBuilderpublic int getVersionsCount()
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;getVersionsCount in interface InfoTypeDescriptionOrBuilderpublic VersionDescription getVersions(int index)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;getVersions in interface InfoTypeDescriptionOrBuilderpublic InfoTypeDescription.Builder setVersions(int index, VersionDescription value)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public InfoTypeDescription.Builder setVersions(int index, VersionDescription.Builder builderForValue)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public InfoTypeDescription.Builder addVersions(VersionDescription value)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public InfoTypeDescription.Builder addVersions(int index, VersionDescription value)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public InfoTypeDescription.Builder addVersions(VersionDescription.Builder builderForValue)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public InfoTypeDescription.Builder addVersions(int index, VersionDescription.Builder builderForValue)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public InfoTypeDescription.Builder addAllVersions(Iterable<? extends VersionDescription> values)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public InfoTypeDescription.Builder clearVersions()
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public InfoTypeDescription.Builder removeVersions(int index)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public VersionDescription.Builder getVersionsBuilder(int index)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public VersionDescriptionOrBuilder getVersionsOrBuilder(int index)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;getVersionsOrBuilder in interface InfoTypeDescriptionOrBuilderpublic List<? extends VersionDescriptionOrBuilder> getVersionsOrBuilderList()
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;getVersionsOrBuilderList in interface InfoTypeDescriptionOrBuilderpublic VersionDescription.Builder addVersionsBuilder()
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public VersionDescription.Builder addVersionsBuilder(int index)
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public List<VersionDescription.Builder> getVersionsBuilderList()
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;public List<InfoTypeCategory> getCategoriesList()
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;getCategoriesList in interface InfoTypeDescriptionOrBuilderpublic int getCategoriesCount()
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;getCategoriesCount in interface InfoTypeDescriptionOrBuilderpublic InfoTypeCategory getCategories(int index)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;getCategories in interface InfoTypeDescriptionOrBuilderpublic InfoTypeDescription.Builder setCategories(int index, InfoTypeCategory value)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeDescription.Builder setCategories(int index, InfoTypeCategory.Builder builderForValue)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeDescription.Builder addCategories(InfoTypeCategory value)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeDescription.Builder addCategories(int index, InfoTypeCategory value)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeDescription.Builder addCategories(InfoTypeCategory.Builder builderForValue)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeDescription.Builder addCategories(int index, InfoTypeCategory.Builder builderForValue)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeDescription.Builder addAllCategories(Iterable<? extends InfoTypeCategory> values)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeDescription.Builder clearCategories()
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeDescription.Builder removeCategories(int index)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeCategory.Builder getCategoriesBuilder(int index)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeCategoryOrBuilder getCategoriesOrBuilder(int index)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;getCategoriesOrBuilder in interface InfoTypeDescriptionOrBuilderpublic List<? extends InfoTypeCategoryOrBuilder> getCategoriesOrBuilderList()
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;getCategoriesOrBuilderList in interface InfoTypeDescriptionOrBuilderpublic InfoTypeCategory.Builder addCategoriesBuilder()
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public InfoTypeCategory.Builder addCategoriesBuilder(int index)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public List<InfoTypeCategory.Builder> getCategoriesBuilderList()
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;public final InfoTypeDescription.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InfoTypeDescription.Builder>public final InfoTypeDescription.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InfoTypeDescription.Builder>Copyright © 2022 Google LLC. All rights reserved.