public final class InfoTypeDescription extends com.google.protobuf.GeneratedMessageV3 implements InfoTypeDescriptionOrBuilder
InfoType description.Protobuf type
google.privacy.dlp.v2.InfoTypeDescription| Modifier and Type | Class and Description |
|---|---|
static class |
InfoTypeDescription.Builder
InfoType description.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CATEGORIES_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
DISPLAY_NAME_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SUPPORTED_BY_FIELD_NUMBER |
static int |
VERSIONS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
InfoTypeCategory |
getCategories(int index)
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.
|
static InfoTypeDescription |
getDefaultInstance() |
InfoTypeDescription |
getDefaultInstanceForType() |
String |
getDescription()
Description of the infotype.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of the infotype.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.
|
com.google.protobuf.Parser<InfoTypeDescription> |
getParserForType() |
int |
getSerializedSize() |
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.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
VersionDescription |
getVersions(int index)
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.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static InfoTypeDescription.Builder |
newBuilder() |
static InfoTypeDescription.Builder |
newBuilder(InfoTypeDescription prototype) |
InfoTypeDescription.Builder |
newBuilderForType() |
protected InfoTypeDescription.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static InfoTypeDescription |
parseDelimitedFrom(InputStream input) |
static InfoTypeDescription |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
parseFrom(byte[] data) |
static InfoTypeDescription |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
parseFrom(ByteBuffer data) |
static InfoTypeDescription |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
parseFrom(com.google.protobuf.ByteString data) |
static InfoTypeDescription |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
parseFrom(com.google.protobuf.CodedInputStream input) |
static InfoTypeDescription |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeDescription |
parseFrom(InputStream input) |
static InfoTypeDescription |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<InfoTypeDescription> |
parser() |
InfoTypeDescription.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
public static final int SUPPORTED_BY_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int VERSIONS_FIELD_NUMBER
public static final int CATEGORIES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 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 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 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 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 List<VersionDescription> getVersionsList()
A list of available versions for the infotype.
repeated .google.privacy.dlp.v2.VersionDescription versions = 9;getVersionsList 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 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 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<InfoTypeCategory> getCategoriesList()
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;getCategoriesList in interface InfoTypeDescriptionOrBuilderpublic List<? extends InfoTypeCategoryOrBuilder> getCategoriesOrBuilderList()
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;getCategoriesOrBuilderList 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 InfoTypeCategoryOrBuilder getCategoriesOrBuilder(int index)
The category of the infoType.
repeated .google.privacy.dlp.v2.InfoTypeCategory categories = 10;getCategoriesOrBuilder in interface InfoTypeDescriptionOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static InfoTypeDescription parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InfoTypeDescription parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InfoTypeDescription parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InfoTypeDescription parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InfoTypeDescription parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InfoTypeDescription parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static InfoTypeDescription parseFrom(InputStream input) throws IOException
IOExceptionpublic static InfoTypeDescription parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InfoTypeDescription parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static InfoTypeDescription parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static InfoTypeDescription parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static InfoTypeDescription parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic InfoTypeDescription.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static InfoTypeDescription.Builder newBuilder()
public static InfoTypeDescription.Builder newBuilder(InfoTypeDescription prototype)
public InfoTypeDescription.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected InfoTypeDescription.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static InfoTypeDescription getDefaultInstance()
public static com.google.protobuf.Parser<InfoTypeDescription> parser()
public com.google.protobuf.Parser<InfoTypeDescription> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public InfoTypeDescription getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.