public final class TableDataProfile extends com.google.protobuf.GeneratedMessageV3 implements TableDataProfileOrBuilder
The profile for a scanned table.Protobuf type
google.privacy.dlp.v2.TableDataProfile| Modifier and Type | Class and Description |
|---|---|
static class |
TableDataProfile.Builder
The profile for a scanned table.
|
static class |
TableDataProfile.State
Possible states of a profile.
|
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 | Method and Description |
|---|---|
boolean |
containsResourceLabels(String key)
The labels applied to the resource at the time the profile was generated.
|
boolean |
equals(Object obj) |
DataProfileConfigSnapshot |
getConfigSnapshot()
The snapshot of the configurations used to generate the profile.
|
DataProfileConfigSnapshotOrBuilder |
getConfigSnapshotOrBuilder()
The snapshot of the configurations used to generate the profile.
|
com.google.protobuf.Timestamp |
getCreateTime()
The time at which the table was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The time at which the table was created.
|
DataRiskLevel |
getDataRiskLevel()
The data risk level of this table.
|
DataRiskLevelOrBuilder |
getDataRiskLevelOrBuilder()
The data risk level of this table.
|
String |
getDatasetId()
The BigQuery dataset ID.
|
com.google.protobuf.ByteString |
getDatasetIdBytes()
The BigQuery dataset ID.
|
String |
getDatasetLocation()
The BigQuery location where the dataset's data is stored.
|
com.google.protobuf.ByteString |
getDatasetLocationBytes()
The BigQuery location where the dataset's data is stored.
|
String |
getDatasetProjectId()
The GCP project ID that owns the BigQuery dataset.
|
com.google.protobuf.ByteString |
getDatasetProjectIdBytes()
The GCP project ID that owns the BigQuery dataset.
|
static TableDataProfile |
getDefaultInstance() |
TableDataProfile |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
EncryptionStatus |
getEncryptionStatus()
How the table is encrypted.
|
int |
getEncryptionStatusValue()
How the table is encrypted.
|
com.google.protobuf.Timestamp |
getExpirationTime()
Optional.
|
com.google.protobuf.TimestampOrBuilder |
getExpirationTimeOrBuilder()
Optional.
|
long |
getFailedColumnCount()
The number of columns skipped in the table because of an error.
|
String |
getFullResource()
The resource name of the table.
|
com.google.protobuf.ByteString |
getFullResourceBytes()
The resource name of the table.
|
com.google.protobuf.Timestamp |
getLastModifiedTime()
The time when this table was last modified
|
com.google.protobuf.TimestampOrBuilder |
getLastModifiedTimeOrBuilder()
The time when this table was last modified
|
String |
getName()
The name of the profile.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the profile.
|
OtherInfoTypeSummary |
getOtherInfoTypes(int index)
Other infoTypes found in this table's data.
|
int |
getOtherInfoTypesCount()
Other infoTypes found in this table's data.
|
List<OtherInfoTypeSummary> |
getOtherInfoTypesList()
Other infoTypes found in this table's data.
|
OtherInfoTypeSummaryOrBuilder |
getOtherInfoTypesOrBuilder(int index)
Other infoTypes found in this table's data.
|
List<? extends OtherInfoTypeSummaryOrBuilder> |
getOtherInfoTypesOrBuilderList()
Other infoTypes found in this table's data.
|
com.google.protobuf.Parser<TableDataProfile> |
getParserForType() |
InfoTypeSummary |
getPredictedInfoTypes(int index)
The infoTypes predicted from this table's data.
|
int |
getPredictedInfoTypesCount()
The infoTypes predicted from this table's data.
|
List<InfoTypeSummary> |
getPredictedInfoTypesList()
The infoTypes predicted from this table's data.
|
InfoTypeSummaryOrBuilder |
getPredictedInfoTypesOrBuilder(int index)
The infoTypes predicted from this table's data.
|
List<? extends InfoTypeSummaryOrBuilder> |
getPredictedInfoTypesOrBuilderList()
The infoTypes predicted from this table's data.
|
com.google.protobuf.Timestamp |
getProfileLastGenerated()
The last time the profile was generated.
|
com.google.protobuf.TimestampOrBuilder |
getProfileLastGeneratedOrBuilder()
The last time the profile was generated.
|
ProfileStatus |
getProfileStatus()
Success or error status from the most recent profile generation attempt.
|
ProfileStatusOrBuilder |
getProfileStatusOrBuilder()
Success or error status from the most recent profile generation attempt.
|
String |
getProjectDataProfile()
The resource name to the project data profile for this table.
|
com.google.protobuf.ByteString |
getProjectDataProfileBytes()
The resource name to the project data profile for this table.
|
Map<String,String> |
getResourceLabels()
Deprecated.
|
int |
getResourceLabelsCount()
The labels applied to the resource at the time the profile was generated.
|
Map<String,String> |
getResourceLabelsMap()
The labels applied to the resource at the time the profile was generated.
|
String |
getResourceLabelsOrDefault(String key,
String defaultValue)
The labels applied to the resource at the time the profile was generated.
|
String |
getResourceLabelsOrThrow(String key)
The labels applied to the resource at the time the profile was generated.
|
ResourceVisibility |
getResourceVisibility()
How broadly a resource has been shared.
|
int |
getResourceVisibilityValue()
How broadly a resource has been shared.
|
long |
getRowCount()
Number of rows in the table when the profile was generated.
|
long |
getScannedColumnCount()
The number of columns profiled in the table.
|
SensitivityScore |
getSensitivityScore()
The sensitivity score of this table.
|
SensitivityScoreOrBuilder |
getSensitivityScoreOrBuilder()
The sensitivity score of this table.
|
int |
getSerializedSize() |
TableDataProfile.State |
getState()
State of a profile.
|
int |
getStateValue()
State of a profile.
|
String |
getTableId()
The BigQuery table ID.
|
com.google.protobuf.ByteString |
getTableIdBytes()
The BigQuery table ID.
|
long |
getTableSizeBytes()
The size of the table when the profile was generated.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasConfigSnapshot()
The snapshot of the configurations used to generate the profile.
|
boolean |
hasCreateTime()
The time at which the table was created.
|
boolean |
hasDataRiskLevel()
The data risk level of this table.
|
boolean |
hasExpirationTime()
Optional.
|
int |
hashCode() |
boolean |
hasLastModifiedTime()
The time when this table was last modified
|
boolean |
hasProfileLastGenerated()
The last time the profile was generated.
|
boolean |
hasProfileStatus()
Success or error status from the most recent profile generation attempt.
|
boolean |
hasSensitivityScore()
The sensitivity score of this table.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static TableDataProfile.Builder |
newBuilder() |
static TableDataProfile.Builder |
newBuilder(TableDataProfile prototype) |
TableDataProfile.Builder |
newBuilderForType() |
protected TableDataProfile.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static TableDataProfile |
parseDelimitedFrom(InputStream input) |
static TableDataProfile |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
parseFrom(byte[] data) |
static TableDataProfile |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
parseFrom(ByteBuffer data) |
static TableDataProfile |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
parseFrom(com.google.protobuf.ByteString data) |
static TableDataProfile |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TableDataProfile |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
parseFrom(InputStream input) |
static TableDataProfile |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TableDataProfile> |
parser() |
TableDataProfile.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, 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 PROJECT_DATA_PROFILE_FIELD_NUMBER
public static final int DATASET_PROJECT_ID_FIELD_NUMBER
public static final int DATASET_LOCATION_FIELD_NUMBER
public static final int DATASET_ID_FIELD_NUMBER
public static final int TABLE_ID_FIELD_NUMBER
public static final int FULL_RESOURCE_FIELD_NUMBER
public static final int PROFILE_STATUS_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int SENSITIVITY_SCORE_FIELD_NUMBER
public static final int DATA_RISK_LEVEL_FIELD_NUMBER
public static final int PREDICTED_INFO_TYPES_FIELD_NUMBER
public static final int OTHER_INFO_TYPES_FIELD_NUMBER
public static final int CONFIG_SNAPSHOT_FIELD_NUMBER
public static final int LAST_MODIFIED_TIME_FIELD_NUMBER
public static final int EXPIRATION_TIME_FIELD_NUMBER
public static final int SCANNED_COLUMN_COUNT_FIELD_NUMBER
public static final int FAILED_COLUMN_COUNT_FIELD_NUMBER
public static final int TABLE_SIZE_BYTES_FIELD_NUMBER
public static final int ROW_COUNT_FIELD_NUMBER
public static final int ENCRYPTION_STATUS_FIELD_NUMBER
public static final int RESOURCE_VISIBILITY_FIELD_NUMBER
public static final int PROFILE_LAST_GENERATED_FIELD_NUMBER
public static final int RESOURCE_LABELS_FIELD_NUMBER
public static final int CREATE_TIME_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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getName()
The name of the profile.
string name = 1;getName in interface TableDataProfileOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the profile.
string name = 1;getNameBytes in interface TableDataProfileOrBuilderpublic String getProjectDataProfile()
The resource name to the project data profile for this table.
string project_data_profile = 2;getProjectDataProfile in interface TableDataProfileOrBuilderpublic com.google.protobuf.ByteString getProjectDataProfileBytes()
The resource name to the project data profile for this table.
string project_data_profile = 2;getProjectDataProfileBytes in interface TableDataProfileOrBuilderpublic String getDatasetProjectId()
The GCP project ID that owns the BigQuery dataset.
string dataset_project_id = 24;getDatasetProjectId in interface TableDataProfileOrBuilderpublic com.google.protobuf.ByteString getDatasetProjectIdBytes()
The GCP project ID that owns the BigQuery dataset.
string dataset_project_id = 24;getDatasetProjectIdBytes in interface TableDataProfileOrBuilderpublic String getDatasetLocation()
The BigQuery location where the dataset's data is stored. See https://cloud.google.com/bigquery/docs/locations for supported locations.
string dataset_location = 29;getDatasetLocation in interface TableDataProfileOrBuilderpublic com.google.protobuf.ByteString getDatasetLocationBytes()
The BigQuery location where the dataset's data is stored. See https://cloud.google.com/bigquery/docs/locations for supported locations.
string dataset_location = 29;getDatasetLocationBytes in interface TableDataProfileOrBuilderpublic String getDatasetId()
The BigQuery dataset ID.
string dataset_id = 25;getDatasetId in interface TableDataProfileOrBuilderpublic com.google.protobuf.ByteString getDatasetIdBytes()
The BigQuery dataset ID.
string dataset_id = 25;getDatasetIdBytes in interface TableDataProfileOrBuilderpublic String getTableId()
The BigQuery table ID.
string table_id = 26;getTableId in interface TableDataProfileOrBuilderpublic com.google.protobuf.ByteString getTableIdBytes()
The BigQuery table ID.
string table_id = 26;getTableIdBytes in interface TableDataProfileOrBuilderpublic String getFullResource()
The resource name of the table. https://cloud.google.com/apis/design/resource_names#full_resource_name
string full_resource = 3;getFullResource in interface TableDataProfileOrBuilderpublic com.google.protobuf.ByteString getFullResourceBytes()
The resource name of the table. https://cloud.google.com/apis/design/resource_names#full_resource_name
string full_resource = 3;getFullResourceBytes in interface TableDataProfileOrBuilderpublic boolean hasProfileStatus()
Success or error status from the most recent profile generation attempt. May be empty if the profile is still being generated.
.google.privacy.dlp.v2.ProfileStatus profile_status = 21;hasProfileStatus in interface TableDataProfileOrBuilderpublic ProfileStatus getProfileStatus()
Success or error status from the most recent profile generation attempt. May be empty if the profile is still being generated.
.google.privacy.dlp.v2.ProfileStatus profile_status = 21;getProfileStatus in interface TableDataProfileOrBuilderpublic ProfileStatusOrBuilder getProfileStatusOrBuilder()
Success or error status from the most recent profile generation attempt. May be empty if the profile is still being generated.
.google.privacy.dlp.v2.ProfileStatus profile_status = 21;getProfileStatusOrBuilder in interface TableDataProfileOrBuilderpublic int getStateValue()
State of a profile.
.google.privacy.dlp.v2.TableDataProfile.State state = 22;getStateValue in interface TableDataProfileOrBuilderpublic TableDataProfile.State getState()
State of a profile.
.google.privacy.dlp.v2.TableDataProfile.State state = 22;getState in interface TableDataProfileOrBuilderpublic boolean hasSensitivityScore()
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;hasSensitivityScore in interface TableDataProfileOrBuilderpublic SensitivityScore getSensitivityScore()
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;getSensitivityScore in interface TableDataProfileOrBuilderpublic SensitivityScoreOrBuilder getSensitivityScoreOrBuilder()
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;getSensitivityScoreOrBuilder in interface TableDataProfileOrBuilderpublic boolean hasDataRiskLevel()
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;hasDataRiskLevel in interface TableDataProfileOrBuilderpublic DataRiskLevel getDataRiskLevel()
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;getDataRiskLevel in interface TableDataProfileOrBuilderpublic DataRiskLevelOrBuilder getDataRiskLevelOrBuilder()
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;getDataRiskLevelOrBuilder in interface TableDataProfileOrBuilderpublic List<InfoTypeSummary> getPredictedInfoTypesList()
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;getPredictedInfoTypesList in interface TableDataProfileOrBuilderpublic List<? extends InfoTypeSummaryOrBuilder> getPredictedInfoTypesOrBuilderList()
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;getPredictedInfoTypesOrBuilderList in interface TableDataProfileOrBuilderpublic int getPredictedInfoTypesCount()
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;getPredictedInfoTypesCount in interface TableDataProfileOrBuilderpublic InfoTypeSummary getPredictedInfoTypes(int index)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;getPredictedInfoTypes in interface TableDataProfileOrBuilderpublic InfoTypeSummaryOrBuilder getPredictedInfoTypesOrBuilder(int index)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;getPredictedInfoTypesOrBuilder in interface TableDataProfileOrBuilderpublic List<OtherInfoTypeSummary> getOtherInfoTypesList()
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;getOtherInfoTypesList in interface TableDataProfileOrBuilderpublic List<? extends OtherInfoTypeSummaryOrBuilder> getOtherInfoTypesOrBuilderList()
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;getOtherInfoTypesOrBuilderList in interface TableDataProfileOrBuilderpublic int getOtherInfoTypesCount()
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;getOtherInfoTypesCount in interface TableDataProfileOrBuilderpublic OtherInfoTypeSummary getOtherInfoTypes(int index)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;getOtherInfoTypes in interface TableDataProfileOrBuilderpublic OtherInfoTypeSummaryOrBuilder getOtherInfoTypesOrBuilder(int index)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;getOtherInfoTypesOrBuilder in interface TableDataProfileOrBuilderpublic boolean hasConfigSnapshot()
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;hasConfigSnapshot in interface TableDataProfileOrBuilderpublic DataProfileConfigSnapshot getConfigSnapshot()
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;getConfigSnapshot in interface TableDataProfileOrBuilderpublic DataProfileConfigSnapshotOrBuilder getConfigSnapshotOrBuilder()
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;getConfigSnapshotOrBuilder in interface TableDataProfileOrBuilderpublic boolean hasLastModifiedTime()
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;hasLastModifiedTime in interface TableDataProfileOrBuilderpublic com.google.protobuf.Timestamp getLastModifiedTime()
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;getLastModifiedTime in interface TableDataProfileOrBuilderpublic com.google.protobuf.TimestampOrBuilder getLastModifiedTimeOrBuilder()
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;getLastModifiedTimeOrBuilder in interface TableDataProfileOrBuilderpublic boolean hasExpirationTime()
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;hasExpirationTime in interface TableDataProfileOrBuilderpublic com.google.protobuf.Timestamp getExpirationTime()
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;getExpirationTime in interface TableDataProfileOrBuilderpublic com.google.protobuf.TimestampOrBuilder getExpirationTimeOrBuilder()
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;getExpirationTimeOrBuilder in interface TableDataProfileOrBuilderpublic long getScannedColumnCount()
The number of columns profiled in the table.
int64 scanned_column_count = 10;getScannedColumnCount in interface TableDataProfileOrBuilderpublic long getFailedColumnCount()
The number of columns skipped in the table because of an error.
int64 failed_column_count = 11;getFailedColumnCount in interface TableDataProfileOrBuilderpublic long getTableSizeBytes()
The size of the table when the profile was generated.
int64 table_size_bytes = 12;getTableSizeBytes in interface TableDataProfileOrBuilderpublic long getRowCount()
Number of rows in the table when the profile was generated.
int64 row_count = 13;getRowCount in interface TableDataProfileOrBuilderpublic int getEncryptionStatusValue()
How the table is encrypted.
.google.privacy.dlp.v2.EncryptionStatus encryption_status = 14;getEncryptionStatusValue in interface TableDataProfileOrBuilderpublic EncryptionStatus getEncryptionStatus()
How the table is encrypted.
.google.privacy.dlp.v2.EncryptionStatus encryption_status = 14;getEncryptionStatus in interface TableDataProfileOrBuilderpublic int getResourceVisibilityValue()
How broadly a resource has been shared.
.google.privacy.dlp.v2.ResourceVisibility resource_visibility = 15;getResourceVisibilityValue in interface TableDataProfileOrBuilderpublic ResourceVisibility getResourceVisibility()
How broadly a resource has been shared.
.google.privacy.dlp.v2.ResourceVisibility resource_visibility = 15;getResourceVisibility in interface TableDataProfileOrBuilderpublic boolean hasProfileLastGenerated()
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;hasProfileLastGenerated in interface TableDataProfileOrBuilderpublic com.google.protobuf.Timestamp getProfileLastGenerated()
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;getProfileLastGenerated in interface TableDataProfileOrBuilderpublic com.google.protobuf.TimestampOrBuilder getProfileLastGeneratedOrBuilder()
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;getProfileLastGeneratedOrBuilder in interface TableDataProfileOrBuilderpublic int getResourceLabelsCount()
TableDataProfileOrBuilderThe labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;getResourceLabelsCount in interface TableDataProfileOrBuilderpublic boolean containsResourceLabels(String key)
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;containsResourceLabels in interface TableDataProfileOrBuilder@Deprecated public Map<String,String> getResourceLabels()
getResourceLabelsMap() instead.getResourceLabels in interface TableDataProfileOrBuilderpublic Map<String,String> getResourceLabelsMap()
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;getResourceLabelsMap in interface TableDataProfileOrBuilderpublic String getResourceLabelsOrDefault(String key, String defaultValue)
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;getResourceLabelsOrDefault in interface TableDataProfileOrBuilderpublic String getResourceLabelsOrThrow(String key)
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;getResourceLabelsOrThrow in interface TableDataProfileOrBuilderpublic boolean hasCreateTime()
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;hasCreateTime in interface TableDataProfileOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;getCreateTime in interface TableDataProfileOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;getCreateTimeOrBuilder in interface TableDataProfileOrBuilderpublic 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 TableDataProfile parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TableDataProfile parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TableDataProfile parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TableDataProfile parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TableDataProfile parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TableDataProfile parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TableDataProfile parseFrom(InputStream input) throws IOException
IOExceptionpublic static TableDataProfile parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TableDataProfile parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TableDataProfile parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TableDataProfile parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TableDataProfile parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TableDataProfile.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static TableDataProfile.Builder newBuilder()
public static TableDataProfile.Builder newBuilder(TableDataProfile prototype)
public TableDataProfile.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected TableDataProfile.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static TableDataProfile getDefaultInstance()
public static com.google.protobuf.Parser<TableDataProfile> parser()
public com.google.protobuf.Parser<TableDataProfile> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public TableDataProfile getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.