public final class Table extends GeneratedMessageV3 implements TableOrBuilder
Structured content to inspect. Up to 50,000 `Value`s per request allowed.Protobuf type
google.privacy.dlp.v2beta1.Table| Modifier and Type | Class and Description |
|---|---|
static class |
Table.Builder
Structured content to inspect.
|
static class |
Table.Row
Protobuf type
google.privacy.dlp.v2beta1.Table.Row |
static interface |
Table.RowOrBuilder |
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
HEADERS_FIELD_NUMBER |
static int |
ROWS_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static Table |
getDefaultInstance() |
Table |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
FieldId |
getHeaders(int index)
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1; |
int |
getHeadersCount()
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1; |
java.util.List<FieldId> |
getHeadersList()
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1; |
FieldIdOrBuilder |
getHeadersOrBuilder(int index)
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1; |
java.util.List<? extends FieldIdOrBuilder> |
getHeadersOrBuilderList()
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1; |
Parser<Table> |
getParserForType() |
Table.Row |
getRows(int index)
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2; |
int |
getRowsCount()
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2; |
java.util.List<Table.Row> |
getRowsList()
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2; |
Table.RowOrBuilder |
getRowsOrBuilder(int index)
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2; |
java.util.List<? extends Table.RowOrBuilder> |
getRowsOrBuilderList()
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2; |
int |
getSerializedSize() |
UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Table.Builder |
newBuilder() |
static Table.Builder |
newBuilder(Table prototype) |
Table.Builder |
newBuilderForType() |
protected Table.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
static Table |
parseDelimitedFrom(java.io.InputStream input) |
static Table |
parseDelimitedFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Table |
parseFrom(byte[] data) |
static Table |
parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Table |
parseFrom(java.nio.ByteBuffer data) |
static Table |
parseFrom(java.nio.ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Table |
parseFrom(ByteString data) |
static Table |
parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Table |
parseFrom(CodedInputStream input) |
static Table |
parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Table |
parseFrom(java.io.InputStream input) |
static Table |
parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Parser<Table> |
parser() |
Table.Builder |
toBuilder() |
void |
writeTo(CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int HEADERS_FIELD_NUMBER
public static final int ROWS_FIELD_NUMBER
public final UnknownFieldSet getUnknownFields()
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessageV3public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3public java.util.List<FieldId> getHeadersList()
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1;getHeadersList in interface TableOrBuilderpublic java.util.List<? extends FieldIdOrBuilder> getHeadersOrBuilderList()
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1;getHeadersOrBuilderList in interface TableOrBuilderpublic int getHeadersCount()
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1;getHeadersCount in interface TableOrBuilderpublic FieldId getHeaders(int index)
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1;getHeaders in interface TableOrBuilderpublic FieldIdOrBuilder getHeadersOrBuilder(int index)
repeated .google.privacy.dlp.v2beta1.FieldId headers = 1;getHeadersOrBuilder in interface TableOrBuilderpublic java.util.List<Table.Row> getRowsList()
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2;getRowsList in interface TableOrBuilderpublic java.util.List<? extends Table.RowOrBuilder> getRowsOrBuilderList()
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2;getRowsOrBuilderList in interface TableOrBuilderpublic int getRowsCount()
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2;getRowsCount in interface TableOrBuilderpublic Table.Row getRows(int index)
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2;getRows in interface TableOrBuilderpublic Table.RowOrBuilder getRowsOrBuilder(int index)
repeated .google.privacy.dlp.v2beta1.Table.Row rows = 2;getRowsOrBuilder in interface TableOrBuilderpublic final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3public void writeTo(CodedOutputStream output) throws java.io.IOException
writeTo in interface MessageLitewriteTo in class GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface MessageLitegetSerializedSize in class GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface Messageequals in class AbstractMessagepublic int hashCode()
hashCode in interface MessagehashCode in class AbstractMessagepublic static Table parseFrom(java.nio.ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static Table parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static Table parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static Table parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static Table parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static Table parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static Table parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Table parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Table parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Table parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Table parseFrom(CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Table parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Table.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static Table.Builder newBuilder()
public static Table.Builder newBuilder(Table prototype)
public Table.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected Table.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class GeneratedMessageV3public static Table getDefaultInstance()
public Parser<Table> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessageV3public Table getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilder