Package com.google.privacy.dlp.v2
Class TableDataProfile.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
- com.google.privacy.dlp.v2.TableDataProfile.Builder
-
- All Implemented Interfaces:
TableDataProfileOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- TableDataProfile
public static final class TableDataProfile.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder> implements TableDataProfileOrBuilder
The profile for a scanned table.
Protobuf typegoogle.privacy.dlp.v2.TableDataProfile
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description TableDataProfile.BuilderaddAllOtherInfoTypes(Iterable<? extends OtherInfoTypeSummary> values)Other infoTypes found in this table's data.TableDataProfile.BuilderaddAllPredictedInfoTypes(Iterable<? extends InfoTypeSummary> values)The infoTypes predicted from this table's data.TableDataProfile.BuilderaddOtherInfoTypes(int index, OtherInfoTypeSummary value)Other infoTypes found in this table's data.TableDataProfile.BuilderaddOtherInfoTypes(int index, OtherInfoTypeSummary.Builder builderForValue)Other infoTypes found in this table's data.TableDataProfile.BuilderaddOtherInfoTypes(OtherInfoTypeSummary value)Other infoTypes found in this table's data.TableDataProfile.BuilderaddOtherInfoTypes(OtherInfoTypeSummary.Builder builderForValue)Other infoTypes found in this table's data.OtherInfoTypeSummary.BuilderaddOtherInfoTypesBuilder()Other infoTypes found in this table's data.OtherInfoTypeSummary.BuilderaddOtherInfoTypesBuilder(int index)Other infoTypes found in this table's data.TableDataProfile.BuilderaddPredictedInfoTypes(int index, InfoTypeSummary value)The infoTypes predicted from this table's data.TableDataProfile.BuilderaddPredictedInfoTypes(int index, InfoTypeSummary.Builder builderForValue)The infoTypes predicted from this table's data.TableDataProfile.BuilderaddPredictedInfoTypes(InfoTypeSummary value)The infoTypes predicted from this table's data.TableDataProfile.BuilderaddPredictedInfoTypes(InfoTypeSummary.Builder builderForValue)The infoTypes predicted from this table's data.InfoTypeSummary.BuilderaddPredictedInfoTypesBuilder()The infoTypes predicted from this table's data.InfoTypeSummary.BuilderaddPredictedInfoTypesBuilder(int index)The infoTypes predicted from this table's data.TableDataProfile.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TableDataProfilebuild()TableDataProfilebuildPartial()TableDataProfile.Builderclear()TableDataProfile.BuilderclearConfigSnapshot()The snapshot of the configurations used to generate the profile.TableDataProfile.BuilderclearCreateTime()The time at which the table was created.TableDataProfile.BuilderclearDataRiskLevel()The data risk level of this table.TableDataProfile.BuilderclearDatasetId()The BigQuery dataset ID.TableDataProfile.BuilderclearDatasetLocation()The BigQuery location where the dataset's data is stored.TableDataProfile.BuilderclearDatasetProjectId()The GCP project ID that owns the BigQuery dataset.TableDataProfile.BuilderclearEncryptionStatus()How the table is encrypted.TableDataProfile.BuilderclearExpirationTime()Optional.TableDataProfile.BuilderclearFailedColumnCount()The number of columns skipped in the table because of an error.TableDataProfile.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TableDataProfile.BuilderclearFullResource()The resource name of the table.TableDataProfile.BuilderclearLastModifiedTime()The time when this table was last modifiedTableDataProfile.BuilderclearName()The name of the profile.TableDataProfile.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TableDataProfile.BuilderclearOtherInfoTypes()Other infoTypes found in this table's data.TableDataProfile.BuilderclearPredictedInfoTypes()The infoTypes predicted from this table's data.TableDataProfile.BuilderclearProfileLastGenerated()The last time the profile was generated.TableDataProfile.BuilderclearProfileStatus()Success or error status from the most recent profile generation attempt.TableDataProfile.BuilderclearProjectDataProfile()The resource name to the project data profile for this table.TableDataProfile.BuilderclearResourceLabels()TableDataProfile.BuilderclearResourceVisibility()How broadly a resource has been shared.TableDataProfile.BuilderclearRowCount()Number of rows in the table when the profile was generated.TableDataProfile.BuilderclearScannedColumnCount()The number of columns profiled in the table.TableDataProfile.BuilderclearSensitivityScore()The sensitivity score of this table.TableDataProfile.BuilderclearState()State of a profile.TableDataProfile.BuilderclearTableId()The BigQuery table ID.TableDataProfile.BuilderclearTableSizeBytes()The size of the table when the profile was generated.TableDataProfile.Builderclone()booleancontainsResourceLabels(String key)The labels applied to the resource at the time the profile was generated.DataProfileConfigSnapshotgetConfigSnapshot()The snapshot of the configurations used to generate the profile.DataProfileConfigSnapshot.BuildergetConfigSnapshotBuilder()The snapshot of the configurations used to generate the profile.DataProfileConfigSnapshotOrBuildergetConfigSnapshotOrBuilder()The snapshot of the configurations used to generate the profile.com.google.protobuf.TimestampgetCreateTime()The time at which the table was created.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()The time at which the table was created.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()The time at which the table was created.DataRiskLevelgetDataRiskLevel()The data risk level of this table.DataRiskLevel.BuildergetDataRiskLevelBuilder()The data risk level of this table.DataRiskLevelOrBuildergetDataRiskLevelOrBuilder()The data risk level of this table.StringgetDatasetId()The BigQuery dataset ID.com.google.protobuf.ByteStringgetDatasetIdBytes()The BigQuery dataset ID.StringgetDatasetLocation()The BigQuery location where the dataset's data is stored.com.google.protobuf.ByteStringgetDatasetLocationBytes()The BigQuery location where the dataset's data is stored.StringgetDatasetProjectId()The GCP project ID that owns the BigQuery dataset.com.google.protobuf.ByteStringgetDatasetProjectIdBytes()The GCP project ID that owns the BigQuery dataset.TableDataProfilegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()EncryptionStatusgetEncryptionStatus()How the table is encrypted.intgetEncryptionStatusValue()How the table is encrypted.com.google.protobuf.TimestampgetExpirationTime()Optional.com.google.protobuf.Timestamp.BuildergetExpirationTimeBuilder()Optional.com.google.protobuf.TimestampOrBuildergetExpirationTimeOrBuilder()Optional.longgetFailedColumnCount()The number of columns skipped in the table because of an error.StringgetFullResource()The resource name of the table.com.google.protobuf.ByteStringgetFullResourceBytes()The resource name of the table.com.google.protobuf.TimestampgetLastModifiedTime()The time when this table was last modifiedcom.google.protobuf.Timestamp.BuildergetLastModifiedTimeBuilder()The time when this table was last modifiedcom.google.protobuf.TimestampOrBuildergetLastModifiedTimeOrBuilder()The time when this table was last modifiedMap<String,String>getMutableResourceLabels()Deprecated.StringgetName()The name of the profile.com.google.protobuf.ByteStringgetNameBytes()The name of the profile.OtherInfoTypeSummarygetOtherInfoTypes(int index)Other infoTypes found in this table's data.OtherInfoTypeSummary.BuildergetOtherInfoTypesBuilder(int index)Other infoTypes found in this table's data.List<OtherInfoTypeSummary.Builder>getOtherInfoTypesBuilderList()Other infoTypes found in this table's data.intgetOtherInfoTypesCount()Other infoTypes found in this table's data.List<OtherInfoTypeSummary>getOtherInfoTypesList()Other infoTypes found in this table's data.OtherInfoTypeSummaryOrBuildergetOtherInfoTypesOrBuilder(int index)Other infoTypes found in this table's data.List<? extends OtherInfoTypeSummaryOrBuilder>getOtherInfoTypesOrBuilderList()Other infoTypes found in this table's data.InfoTypeSummarygetPredictedInfoTypes(int index)The infoTypes predicted from this table's data.InfoTypeSummary.BuildergetPredictedInfoTypesBuilder(int index)The infoTypes predicted from this table's data.List<InfoTypeSummary.Builder>getPredictedInfoTypesBuilderList()The infoTypes predicted from this table's data.intgetPredictedInfoTypesCount()The infoTypes predicted from this table's data.List<InfoTypeSummary>getPredictedInfoTypesList()The infoTypes predicted from this table's data.InfoTypeSummaryOrBuildergetPredictedInfoTypesOrBuilder(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.TimestampgetProfileLastGenerated()The last time the profile was generated.com.google.protobuf.Timestamp.BuildergetProfileLastGeneratedBuilder()The last time the profile was generated.com.google.protobuf.TimestampOrBuildergetProfileLastGeneratedOrBuilder()The last time the profile was generated.ProfileStatusgetProfileStatus()Success or error status from the most recent profile generation attempt.ProfileStatus.BuildergetProfileStatusBuilder()Success or error status from the most recent profile generation attempt.ProfileStatusOrBuildergetProfileStatusOrBuilder()Success or error status from the most recent profile generation attempt.StringgetProjectDataProfile()The resource name to the project data profile for this table.com.google.protobuf.ByteStringgetProjectDataProfileBytes()The resource name to the project data profile for this table.Map<String,String>getResourceLabels()Deprecated.intgetResourceLabelsCount()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.StringgetResourceLabelsOrDefault(String key, String defaultValue)The labels applied to the resource at the time the profile was generated.StringgetResourceLabelsOrThrow(String key)The labels applied to the resource at the time the profile was generated.ResourceVisibilitygetResourceVisibility()How broadly a resource has been shared.intgetResourceVisibilityValue()How broadly a resource has been shared.longgetRowCount()Number of rows in the table when the profile was generated.longgetScannedColumnCount()The number of columns profiled in the table.SensitivityScoregetSensitivityScore()The sensitivity score of this table.SensitivityScore.BuildergetSensitivityScoreBuilder()The sensitivity score of this table.SensitivityScoreOrBuildergetSensitivityScoreOrBuilder()The sensitivity score of this table.TableDataProfile.StategetState()State of a profile.intgetStateValue()State of a profile.StringgetTableId()The BigQuery table ID.com.google.protobuf.ByteStringgetTableIdBytes()The BigQuery table ID.longgetTableSizeBytes()The size of the table when the profile was generated.booleanhasConfigSnapshot()The snapshot of the configurations used to generate the profile.booleanhasCreateTime()The time at which the table was created.booleanhasDataRiskLevel()The data risk level of this table.booleanhasExpirationTime()Optional.booleanhasLastModifiedTime()The time when this table was last modifiedbooleanhasProfileLastGenerated()The last time the profile was generated.booleanhasProfileStatus()Success or error status from the most recent profile generation attempt.booleanhasSensitivityScore()The sensitivity score of this table.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()TableDataProfile.BuildermergeConfigSnapshot(DataProfileConfigSnapshot value)The snapshot of the configurations used to generate the profile.TableDataProfile.BuildermergeCreateTime(com.google.protobuf.Timestamp value)The time at which the table was created.TableDataProfile.BuildermergeDataRiskLevel(DataRiskLevel value)The data risk level of this table.TableDataProfile.BuildermergeExpirationTime(com.google.protobuf.Timestamp value)Optional.TableDataProfile.BuildermergeFrom(TableDataProfile other)TableDataProfile.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TableDataProfile.BuildermergeFrom(com.google.protobuf.Message other)TableDataProfile.BuildermergeLastModifiedTime(com.google.protobuf.Timestamp value)The time when this table was last modifiedTableDataProfile.BuildermergeProfileLastGenerated(com.google.protobuf.Timestamp value)The last time the profile was generated.TableDataProfile.BuildermergeProfileStatus(ProfileStatus value)Success or error status from the most recent profile generation attempt.TableDataProfile.BuildermergeSensitivityScore(SensitivityScore value)The sensitivity score of this table.TableDataProfile.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TableDataProfile.BuilderputAllResourceLabels(Map<String,String> values)The labels applied to the resource at the time the profile was generated.TableDataProfile.BuilderputResourceLabels(String key, String value)The labels applied to the resource at the time the profile was generated.TableDataProfile.BuilderremoveOtherInfoTypes(int index)Other infoTypes found in this table's data.TableDataProfile.BuilderremovePredictedInfoTypes(int index)The infoTypes predicted from this table's data.TableDataProfile.BuilderremoveResourceLabels(String key)The labels applied to the resource at the time the profile was generated.TableDataProfile.BuildersetConfigSnapshot(DataProfileConfigSnapshot value)The snapshot of the configurations used to generate the profile.TableDataProfile.BuildersetConfigSnapshot(DataProfileConfigSnapshot.Builder builderForValue)The snapshot of the configurations used to generate the profile.TableDataProfile.BuildersetCreateTime(com.google.protobuf.Timestamp value)The time at which the table was created.TableDataProfile.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)The time at which the table was created.TableDataProfile.BuildersetDataRiskLevel(DataRiskLevel value)The data risk level of this table.TableDataProfile.BuildersetDataRiskLevel(DataRiskLevel.Builder builderForValue)The data risk level of this table.TableDataProfile.BuildersetDatasetId(String value)The BigQuery dataset ID.TableDataProfile.BuildersetDatasetIdBytes(com.google.protobuf.ByteString value)The BigQuery dataset ID.TableDataProfile.BuildersetDatasetLocation(String value)The BigQuery location where the dataset's data is stored.TableDataProfile.BuildersetDatasetLocationBytes(com.google.protobuf.ByteString value)The BigQuery location where the dataset's data is stored.TableDataProfile.BuildersetDatasetProjectId(String value)The GCP project ID that owns the BigQuery dataset.TableDataProfile.BuildersetDatasetProjectIdBytes(com.google.protobuf.ByteString value)The GCP project ID that owns the BigQuery dataset.TableDataProfile.BuildersetEncryptionStatus(EncryptionStatus value)How the table is encrypted.TableDataProfile.BuildersetEncryptionStatusValue(int value)How the table is encrypted.TableDataProfile.BuildersetExpirationTime(com.google.protobuf.Timestamp value)Optional.TableDataProfile.BuildersetExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)Optional.TableDataProfile.BuildersetFailedColumnCount(long value)The number of columns skipped in the table because of an error.TableDataProfile.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TableDataProfile.BuildersetFullResource(String value)The resource name of the table.TableDataProfile.BuildersetFullResourceBytes(com.google.protobuf.ByteString value)The resource name of the table.TableDataProfile.BuildersetLastModifiedTime(com.google.protobuf.Timestamp value)The time when this table was last modifiedTableDataProfile.BuildersetLastModifiedTime(com.google.protobuf.Timestamp.Builder builderForValue)The time when this table was last modifiedTableDataProfile.BuildersetName(String value)The name of the profile.TableDataProfile.BuildersetNameBytes(com.google.protobuf.ByteString value)The name of the profile.TableDataProfile.BuildersetOtherInfoTypes(int index, OtherInfoTypeSummary value)Other infoTypes found in this table's data.TableDataProfile.BuildersetOtherInfoTypes(int index, OtherInfoTypeSummary.Builder builderForValue)Other infoTypes found in this table's data.TableDataProfile.BuildersetPredictedInfoTypes(int index, InfoTypeSummary value)The infoTypes predicted from this table's data.TableDataProfile.BuildersetPredictedInfoTypes(int index, InfoTypeSummary.Builder builderForValue)The infoTypes predicted from this table's data.TableDataProfile.BuildersetProfileLastGenerated(com.google.protobuf.Timestamp value)The last time the profile was generated.TableDataProfile.BuildersetProfileLastGenerated(com.google.protobuf.Timestamp.Builder builderForValue)The last time the profile was generated.TableDataProfile.BuildersetProfileStatus(ProfileStatus value)Success or error status from the most recent profile generation attempt.TableDataProfile.BuildersetProfileStatus(ProfileStatus.Builder builderForValue)Success or error status from the most recent profile generation attempt.TableDataProfile.BuildersetProjectDataProfile(String value)The resource name to the project data profile for this table.TableDataProfile.BuildersetProjectDataProfileBytes(com.google.protobuf.ByteString value)The resource name to the project data profile for this table.TableDataProfile.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)TableDataProfile.BuildersetResourceVisibility(ResourceVisibility value)How broadly a resource has been shared.TableDataProfile.BuildersetResourceVisibilityValue(int value)How broadly a resource has been shared.TableDataProfile.BuildersetRowCount(long value)Number of rows in the table when the profile was generated.TableDataProfile.BuildersetScannedColumnCount(long value)The number of columns profiled in the table.TableDataProfile.BuildersetSensitivityScore(SensitivityScore value)The sensitivity score of this table.TableDataProfile.BuildersetSensitivityScore(SensitivityScore.Builder builderForValue)The sensitivity score of this table.TableDataProfile.BuildersetState(TableDataProfile.State value)State of a profile.TableDataProfile.BuildersetStateValue(int value)State of a profile.TableDataProfile.BuildersetTableId(String value)The BigQuery table ID.TableDataProfile.BuildersetTableIdBytes(com.google.protobuf.ByteString value)The BigQuery table ID.TableDataProfile.BuildersetTableSizeBytes(long value)The size of the table when the profile was generated.TableDataProfile.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, 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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
clear
public TableDataProfile.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<TableDataProfile.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<TableDataProfile.Builder>
-
getDefaultInstanceForType
public TableDataProfile getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TableDataProfile build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TableDataProfile buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TableDataProfile.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<TableDataProfile.Builder>
-
setField
public TableDataProfile.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<TableDataProfile.Builder>
-
clearField
public TableDataProfile.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
clearOneof
public TableDataProfile.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
setRepeatedField
public TableDataProfile.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<TableDataProfile.Builder>
-
addRepeatedField
public TableDataProfile.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<TableDataProfile.Builder>
-
mergeFrom
public TableDataProfile.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TableDataProfile.Builder>
-
mergeFrom
public TableDataProfile.Builder mergeFrom(TableDataProfile other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
mergeFrom
public TableDataProfile.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<TableDataProfile.Builder>- Throws:
IOException
-
getName
public String getName()
The name of the profile.
string name = 1;- Specified by:
getNamein interfaceTableDataProfileOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the profile.
string name = 1;- Specified by:
getNameBytesin interfaceTableDataProfileOrBuilder- Returns:
- The bytes for name.
-
setName
public TableDataProfile.Builder setName(String value)
The name of the profile.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public TableDataProfile.Builder clearName()
The name of the profile.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public TableDataProfile.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the profile.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getProjectDataProfile
public String getProjectDataProfile()
The resource name to the project data profile for this table.
string project_data_profile = 2;- Specified by:
getProjectDataProfilein interfaceTableDataProfileOrBuilder- Returns:
- The projectDataProfile.
-
getProjectDataProfileBytes
public com.google.protobuf.ByteString getProjectDataProfileBytes()
The resource name to the project data profile for this table.
string project_data_profile = 2;- Specified by:
getProjectDataProfileBytesin interfaceTableDataProfileOrBuilder- Returns:
- The bytes for projectDataProfile.
-
setProjectDataProfile
public TableDataProfile.Builder setProjectDataProfile(String value)
The resource name to the project data profile for this table.
string project_data_profile = 2;- Parameters:
value- The projectDataProfile to set.- Returns:
- This builder for chaining.
-
clearProjectDataProfile
public TableDataProfile.Builder clearProjectDataProfile()
The resource name to the project data profile for this table.
string project_data_profile = 2;- Returns:
- This builder for chaining.
-
setProjectDataProfileBytes
public TableDataProfile.Builder setProjectDataProfileBytes(com.google.protobuf.ByteString value)
The resource name to the project data profile for this table.
string project_data_profile = 2;- Parameters:
value- The bytes for projectDataProfile to set.- Returns:
- This builder for chaining.
-
getDatasetProjectId
public String getDatasetProjectId()
The GCP project ID that owns the BigQuery dataset.
string dataset_project_id = 24;- Specified by:
getDatasetProjectIdin interfaceTableDataProfileOrBuilder- Returns:
- The datasetProjectId.
-
getDatasetProjectIdBytes
public com.google.protobuf.ByteString getDatasetProjectIdBytes()
The GCP project ID that owns the BigQuery dataset.
string dataset_project_id = 24;- Specified by:
getDatasetProjectIdBytesin interfaceTableDataProfileOrBuilder- Returns:
- The bytes for datasetProjectId.
-
setDatasetProjectId
public TableDataProfile.Builder setDatasetProjectId(String value)
The GCP project ID that owns the BigQuery dataset.
string dataset_project_id = 24;- Parameters:
value- The datasetProjectId to set.- Returns:
- This builder for chaining.
-
clearDatasetProjectId
public TableDataProfile.Builder clearDatasetProjectId()
The GCP project ID that owns the BigQuery dataset.
string dataset_project_id = 24;- Returns:
- This builder for chaining.
-
setDatasetProjectIdBytes
public TableDataProfile.Builder setDatasetProjectIdBytes(com.google.protobuf.ByteString value)
The GCP project ID that owns the BigQuery dataset.
string dataset_project_id = 24;- Parameters:
value- The bytes for datasetProjectId to set.- Returns:
- This builder for chaining.
-
getDatasetLocation
public 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;- Specified by:
getDatasetLocationin interfaceTableDataProfileOrBuilder- Returns:
- The datasetLocation.
-
getDatasetLocationBytes
public 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;- Specified by:
getDatasetLocationBytesin interfaceTableDataProfileOrBuilder- Returns:
- The bytes for datasetLocation.
-
setDatasetLocation
public TableDataProfile.Builder setDatasetLocation(String value)
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;- Parameters:
value- The datasetLocation to set.- Returns:
- This builder for chaining.
-
clearDatasetLocation
public TableDataProfile.Builder clearDatasetLocation()
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;- Returns:
- This builder for chaining.
-
setDatasetLocationBytes
public TableDataProfile.Builder setDatasetLocationBytes(com.google.protobuf.ByteString value)
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;- Parameters:
value- The bytes for datasetLocation to set.- Returns:
- This builder for chaining.
-
getDatasetId
public String getDatasetId()
The BigQuery dataset ID.
string dataset_id = 25;- Specified by:
getDatasetIdin interfaceTableDataProfileOrBuilder- Returns:
- The datasetId.
-
getDatasetIdBytes
public com.google.protobuf.ByteString getDatasetIdBytes()
The BigQuery dataset ID.
string dataset_id = 25;- Specified by:
getDatasetIdBytesin interfaceTableDataProfileOrBuilder- Returns:
- The bytes for datasetId.
-
setDatasetId
public TableDataProfile.Builder setDatasetId(String value)
The BigQuery dataset ID.
string dataset_id = 25;- Parameters:
value- The datasetId to set.- Returns:
- This builder for chaining.
-
clearDatasetId
public TableDataProfile.Builder clearDatasetId()
The BigQuery dataset ID.
string dataset_id = 25;- Returns:
- This builder for chaining.
-
setDatasetIdBytes
public TableDataProfile.Builder setDatasetIdBytes(com.google.protobuf.ByteString value)
The BigQuery dataset ID.
string dataset_id = 25;- Parameters:
value- The bytes for datasetId to set.- Returns:
- This builder for chaining.
-
getTableId
public String getTableId()
The BigQuery table ID.
string table_id = 26;- Specified by:
getTableIdin interfaceTableDataProfileOrBuilder- Returns:
- The tableId.
-
getTableIdBytes
public com.google.protobuf.ByteString getTableIdBytes()
The BigQuery table ID.
string table_id = 26;- Specified by:
getTableIdBytesin interfaceTableDataProfileOrBuilder- Returns:
- The bytes for tableId.
-
setTableId
public TableDataProfile.Builder setTableId(String value)
The BigQuery table ID.
string table_id = 26;- Parameters:
value- The tableId to set.- Returns:
- This builder for chaining.
-
clearTableId
public TableDataProfile.Builder clearTableId()
The BigQuery table ID.
string table_id = 26;- Returns:
- This builder for chaining.
-
setTableIdBytes
public TableDataProfile.Builder setTableIdBytes(com.google.protobuf.ByteString value)
The BigQuery table ID.
string table_id = 26;- Parameters:
value- The bytes for tableId to set.- Returns:
- This builder for chaining.
-
getFullResource
public String getFullResource()
The resource name of the table. https://cloud.google.com/apis/design/resource_names#full_resource_name
string full_resource = 3;- Specified by:
getFullResourcein interfaceTableDataProfileOrBuilder- Returns:
- The fullResource.
-
getFullResourceBytes
public 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;- Specified by:
getFullResourceBytesin interfaceTableDataProfileOrBuilder- Returns:
- The bytes for fullResource.
-
setFullResource
public TableDataProfile.Builder setFullResource(String value)
The resource name of the table. https://cloud.google.com/apis/design/resource_names#full_resource_name
string full_resource = 3;- Parameters:
value- The fullResource to set.- Returns:
- This builder for chaining.
-
clearFullResource
public TableDataProfile.Builder clearFullResource()
The resource name of the table. https://cloud.google.com/apis/design/resource_names#full_resource_name
string full_resource = 3;- Returns:
- This builder for chaining.
-
setFullResourceBytes
public TableDataProfile.Builder setFullResourceBytes(com.google.protobuf.ByteString value)
The resource name of the table. https://cloud.google.com/apis/design/resource_names#full_resource_name
string full_resource = 3;- Parameters:
value- The bytes for fullResource to set.- Returns:
- This builder for chaining.
-
hasProfileStatus
public 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;- Specified by:
hasProfileStatusin interfaceTableDataProfileOrBuilder- Returns:
- Whether the profileStatus field is set.
-
getProfileStatus
public 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;- Specified by:
getProfileStatusin interfaceTableDataProfileOrBuilder- Returns:
- The profileStatus.
-
setProfileStatus
public TableDataProfile.Builder setProfileStatus(ProfileStatus value)
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;
-
setProfileStatus
public TableDataProfile.Builder setProfileStatus(ProfileStatus.Builder builderForValue)
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;
-
mergeProfileStatus
public TableDataProfile.Builder mergeProfileStatus(ProfileStatus value)
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;
-
clearProfileStatus
public TableDataProfile.Builder clearProfileStatus()
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;
-
getProfileStatusBuilder
public ProfileStatus.Builder getProfileStatusBuilder()
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
public 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;- Specified by:
getProfileStatusOrBuilderin interfaceTableDataProfileOrBuilder
-
getStateValue
public int getStateValue()
State of a profile.
.google.privacy.dlp.v2.TableDataProfile.State state = 22;- Specified by:
getStateValuein interfaceTableDataProfileOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public TableDataProfile.Builder setStateValue(int value)
State of a profile.
.google.privacy.dlp.v2.TableDataProfile.State state = 22;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public TableDataProfile.State getState()
State of a profile.
.google.privacy.dlp.v2.TableDataProfile.State state = 22;- Specified by:
getStatein interfaceTableDataProfileOrBuilder- Returns:
- The state.
-
setState
public TableDataProfile.Builder setState(TableDataProfile.State value)
State of a profile.
.google.privacy.dlp.v2.TableDataProfile.State state = 22;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public TableDataProfile.Builder clearState()
State of a profile.
.google.privacy.dlp.v2.TableDataProfile.State state = 22;- Returns:
- This builder for chaining.
-
hasSensitivityScore
public boolean hasSensitivityScore()
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;- Specified by:
hasSensitivityScorein interfaceTableDataProfileOrBuilder- Returns:
- Whether the sensitivityScore field is set.
-
getSensitivityScore
public SensitivityScore getSensitivityScore()
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;- Specified by:
getSensitivityScorein interfaceTableDataProfileOrBuilder- Returns:
- The sensitivityScore.
-
setSensitivityScore
public TableDataProfile.Builder setSensitivityScore(SensitivityScore value)
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;
-
setSensitivityScore
public TableDataProfile.Builder setSensitivityScore(SensitivityScore.Builder builderForValue)
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;
-
mergeSensitivityScore
public TableDataProfile.Builder mergeSensitivityScore(SensitivityScore value)
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;
-
clearSensitivityScore
public TableDataProfile.Builder clearSensitivityScore()
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;
-
getSensitivityScoreBuilder
public SensitivityScore.Builder getSensitivityScoreBuilder()
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;
-
getSensitivityScoreOrBuilder
public SensitivityScoreOrBuilder getSensitivityScoreOrBuilder()
The sensitivity score of this table.
.google.privacy.dlp.v2.SensitivityScore sensitivity_score = 5;- Specified by:
getSensitivityScoreOrBuilderin interfaceTableDataProfileOrBuilder
-
hasDataRiskLevel
public boolean hasDataRiskLevel()
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;- Specified by:
hasDataRiskLevelin interfaceTableDataProfileOrBuilder- Returns:
- Whether the dataRiskLevel field is set.
-
getDataRiskLevel
public DataRiskLevel getDataRiskLevel()
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;- Specified by:
getDataRiskLevelin interfaceTableDataProfileOrBuilder- Returns:
- The dataRiskLevel.
-
setDataRiskLevel
public TableDataProfile.Builder setDataRiskLevel(DataRiskLevel value)
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;
-
setDataRiskLevel
public TableDataProfile.Builder setDataRiskLevel(DataRiskLevel.Builder builderForValue)
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;
-
mergeDataRiskLevel
public TableDataProfile.Builder mergeDataRiskLevel(DataRiskLevel value)
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;
-
clearDataRiskLevel
public TableDataProfile.Builder clearDataRiskLevel()
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;
-
getDataRiskLevelBuilder
public DataRiskLevel.Builder getDataRiskLevelBuilder()
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;
-
getDataRiskLevelOrBuilder
public DataRiskLevelOrBuilder getDataRiskLevelOrBuilder()
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;- Specified by:
getDataRiskLevelOrBuilderin interfaceTableDataProfileOrBuilder
-
getPredictedInfoTypesList
public List<InfoTypeSummary> getPredictedInfoTypesList()
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;- Specified by:
getPredictedInfoTypesListin interfaceTableDataProfileOrBuilder
-
getPredictedInfoTypesCount
public int getPredictedInfoTypesCount()
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;- Specified by:
getPredictedInfoTypesCountin interfaceTableDataProfileOrBuilder
-
getPredictedInfoTypes
public InfoTypeSummary getPredictedInfoTypes(int index)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;- Specified by:
getPredictedInfoTypesin interfaceTableDataProfileOrBuilder
-
setPredictedInfoTypes
public TableDataProfile.Builder setPredictedInfoTypes(int index, InfoTypeSummary value)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
setPredictedInfoTypes
public TableDataProfile.Builder setPredictedInfoTypes(int index, InfoTypeSummary.Builder builderForValue)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
addPredictedInfoTypes
public TableDataProfile.Builder addPredictedInfoTypes(InfoTypeSummary value)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
addPredictedInfoTypes
public TableDataProfile.Builder addPredictedInfoTypes(int index, InfoTypeSummary value)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
addPredictedInfoTypes
public TableDataProfile.Builder addPredictedInfoTypes(InfoTypeSummary.Builder builderForValue)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
addPredictedInfoTypes
public TableDataProfile.Builder addPredictedInfoTypes(int index, InfoTypeSummary.Builder builderForValue)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
addAllPredictedInfoTypes
public TableDataProfile.Builder addAllPredictedInfoTypes(Iterable<? extends InfoTypeSummary> values)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
clearPredictedInfoTypes
public TableDataProfile.Builder clearPredictedInfoTypes()
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
removePredictedInfoTypes
public TableDataProfile.Builder removePredictedInfoTypes(int index)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
getPredictedInfoTypesBuilder
public InfoTypeSummary.Builder getPredictedInfoTypesBuilder(int index)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
getPredictedInfoTypesOrBuilder
public InfoTypeSummaryOrBuilder getPredictedInfoTypesOrBuilder(int index)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;- Specified by:
getPredictedInfoTypesOrBuilderin interfaceTableDataProfileOrBuilder
-
getPredictedInfoTypesOrBuilderList
public List<? extends InfoTypeSummaryOrBuilder> getPredictedInfoTypesOrBuilderList()
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;- Specified by:
getPredictedInfoTypesOrBuilderListin interfaceTableDataProfileOrBuilder
-
addPredictedInfoTypesBuilder
public InfoTypeSummary.Builder addPredictedInfoTypesBuilder()
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
addPredictedInfoTypesBuilder
public InfoTypeSummary.Builder addPredictedInfoTypesBuilder(int index)
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
getPredictedInfoTypesBuilderList
public List<InfoTypeSummary.Builder> getPredictedInfoTypesBuilderList()
The infoTypes predicted from this table's data.
repeated .google.privacy.dlp.v2.InfoTypeSummary predicted_info_types = 27;
-
getOtherInfoTypesList
public List<OtherInfoTypeSummary> getOtherInfoTypesList()
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;- Specified by:
getOtherInfoTypesListin interfaceTableDataProfileOrBuilder
-
getOtherInfoTypesCount
public int getOtherInfoTypesCount()
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;- Specified by:
getOtherInfoTypesCountin interfaceTableDataProfileOrBuilder
-
getOtherInfoTypes
public OtherInfoTypeSummary getOtherInfoTypes(int index)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;- Specified by:
getOtherInfoTypesin interfaceTableDataProfileOrBuilder
-
setOtherInfoTypes
public TableDataProfile.Builder setOtherInfoTypes(int index, OtherInfoTypeSummary value)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
setOtherInfoTypes
public TableDataProfile.Builder setOtherInfoTypes(int index, OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
addOtherInfoTypes
public TableDataProfile.Builder addOtherInfoTypes(OtherInfoTypeSummary value)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
addOtherInfoTypes
public TableDataProfile.Builder addOtherInfoTypes(int index, OtherInfoTypeSummary value)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
addOtherInfoTypes
public TableDataProfile.Builder addOtherInfoTypes(OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
addOtherInfoTypes
public TableDataProfile.Builder addOtherInfoTypes(int index, OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
addAllOtherInfoTypes
public TableDataProfile.Builder addAllOtherInfoTypes(Iterable<? extends OtherInfoTypeSummary> values)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
clearOtherInfoTypes
public TableDataProfile.Builder clearOtherInfoTypes()
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
removeOtherInfoTypes
public TableDataProfile.Builder removeOtherInfoTypes(int index)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
getOtherInfoTypesBuilder
public OtherInfoTypeSummary.Builder getOtherInfoTypesBuilder(int index)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
getOtherInfoTypesOrBuilder
public OtherInfoTypeSummaryOrBuilder getOtherInfoTypesOrBuilder(int index)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;- Specified by:
getOtherInfoTypesOrBuilderin interfaceTableDataProfileOrBuilder
-
getOtherInfoTypesOrBuilderList
public List<? extends OtherInfoTypeSummaryOrBuilder> getOtherInfoTypesOrBuilderList()
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;- Specified by:
getOtherInfoTypesOrBuilderListin interfaceTableDataProfileOrBuilder
-
addOtherInfoTypesBuilder
public OtherInfoTypeSummary.Builder addOtherInfoTypesBuilder()
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
addOtherInfoTypesBuilder
public OtherInfoTypeSummary.Builder addOtherInfoTypesBuilder(int index)
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
getOtherInfoTypesBuilderList
public List<OtherInfoTypeSummary.Builder> getOtherInfoTypesBuilderList()
Other infoTypes found in this table's data.
repeated .google.privacy.dlp.v2.OtherInfoTypeSummary other_info_types = 28;
-
hasConfigSnapshot
public boolean hasConfigSnapshot()
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;- Specified by:
hasConfigSnapshotin interfaceTableDataProfileOrBuilder- Returns:
- Whether the configSnapshot field is set.
-
getConfigSnapshot
public DataProfileConfigSnapshot getConfigSnapshot()
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;- Specified by:
getConfigSnapshotin interfaceTableDataProfileOrBuilder- Returns:
- The configSnapshot.
-
setConfigSnapshot
public TableDataProfile.Builder setConfigSnapshot(DataProfileConfigSnapshot value)
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;
-
setConfigSnapshot
public TableDataProfile.Builder setConfigSnapshot(DataProfileConfigSnapshot.Builder builderForValue)
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;
-
mergeConfigSnapshot
public TableDataProfile.Builder mergeConfigSnapshot(DataProfileConfigSnapshot value)
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;
-
clearConfigSnapshot
public TableDataProfile.Builder clearConfigSnapshot()
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;
-
getConfigSnapshotBuilder
public DataProfileConfigSnapshot.Builder getConfigSnapshotBuilder()
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;
-
getConfigSnapshotOrBuilder
public DataProfileConfigSnapshotOrBuilder getConfigSnapshotOrBuilder()
The snapshot of the configurations used to generate the profile.
.google.privacy.dlp.v2.DataProfileConfigSnapshot config_snapshot = 7;- Specified by:
getConfigSnapshotOrBuilderin interfaceTableDataProfileOrBuilder
-
hasLastModifiedTime
public boolean hasLastModifiedTime()
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;- Specified by:
hasLastModifiedTimein interfaceTableDataProfileOrBuilder- Returns:
- Whether the lastModifiedTime field is set.
-
getLastModifiedTime
public com.google.protobuf.Timestamp getLastModifiedTime()
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;- Specified by:
getLastModifiedTimein interfaceTableDataProfileOrBuilder- Returns:
- The lastModifiedTime.
-
setLastModifiedTime
public TableDataProfile.Builder setLastModifiedTime(com.google.protobuf.Timestamp value)
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;
-
setLastModifiedTime
public TableDataProfile.Builder setLastModifiedTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;
-
mergeLastModifiedTime
public TableDataProfile.Builder mergeLastModifiedTime(com.google.protobuf.Timestamp value)
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;
-
clearLastModifiedTime
public TableDataProfile.Builder clearLastModifiedTime()
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;
-
getLastModifiedTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastModifiedTimeBuilder()
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;
-
getLastModifiedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastModifiedTimeOrBuilder()
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;- Specified by:
getLastModifiedTimeOrBuilderin interfaceTableDataProfileOrBuilder
-
hasExpirationTime
public boolean hasExpirationTime()
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;- Specified by:
hasExpirationTimein interfaceTableDataProfileOrBuilder- Returns:
- Whether the expirationTime field is set.
-
getExpirationTime
public com.google.protobuf.Timestamp getExpirationTime()
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;- Specified by:
getExpirationTimein interfaceTableDataProfileOrBuilder- Returns:
- The expirationTime.
-
setExpirationTime
public TableDataProfile.Builder setExpirationTime(com.google.protobuf.Timestamp value)
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;
-
setExpirationTime
public TableDataProfile.Builder setExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;
-
mergeExpirationTime
public TableDataProfile.Builder mergeExpirationTime(com.google.protobuf.Timestamp value)
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;
-
clearExpirationTime
public TableDataProfile.Builder clearExpirationTime()
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;
-
getExpirationTimeBuilder
public com.google.protobuf.Timestamp.Builder getExpirationTimeBuilder()
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;
-
getExpirationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExpirationTimeOrBuilder()
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;- Specified by:
getExpirationTimeOrBuilderin interfaceTableDataProfileOrBuilder
-
getScannedColumnCount
public long getScannedColumnCount()
The number of columns profiled in the table.
int64 scanned_column_count = 10;- Specified by:
getScannedColumnCountin interfaceTableDataProfileOrBuilder- Returns:
- The scannedColumnCount.
-
setScannedColumnCount
public TableDataProfile.Builder setScannedColumnCount(long value)
The number of columns profiled in the table.
int64 scanned_column_count = 10;- Parameters:
value- The scannedColumnCount to set.- Returns:
- This builder for chaining.
-
clearScannedColumnCount
public TableDataProfile.Builder clearScannedColumnCount()
The number of columns profiled in the table.
int64 scanned_column_count = 10;- Returns:
- This builder for chaining.
-
getFailedColumnCount
public long getFailedColumnCount()
The number of columns skipped in the table because of an error.
int64 failed_column_count = 11;- Specified by:
getFailedColumnCountin interfaceTableDataProfileOrBuilder- Returns:
- The failedColumnCount.
-
setFailedColumnCount
public TableDataProfile.Builder setFailedColumnCount(long value)
The number of columns skipped in the table because of an error.
int64 failed_column_count = 11;- Parameters:
value- The failedColumnCount to set.- Returns:
- This builder for chaining.
-
clearFailedColumnCount
public TableDataProfile.Builder clearFailedColumnCount()
The number of columns skipped in the table because of an error.
int64 failed_column_count = 11;- Returns:
- This builder for chaining.
-
getTableSizeBytes
public long getTableSizeBytes()
The size of the table when the profile was generated.
int64 table_size_bytes = 12;- Specified by:
getTableSizeBytesin interfaceTableDataProfileOrBuilder- Returns:
- The tableSizeBytes.
-
setTableSizeBytes
public TableDataProfile.Builder setTableSizeBytes(long value)
The size of the table when the profile was generated.
int64 table_size_bytes = 12;- Parameters:
value- The tableSizeBytes to set.- Returns:
- This builder for chaining.
-
clearTableSizeBytes
public TableDataProfile.Builder clearTableSizeBytes()
The size of the table when the profile was generated.
int64 table_size_bytes = 12;- Returns:
- This builder for chaining.
-
getRowCount
public long getRowCount()
Number of rows in the table when the profile was generated. This will not be populated for BigLake tables.
int64 row_count = 13;- Specified by:
getRowCountin interfaceTableDataProfileOrBuilder- Returns:
- The rowCount.
-
setRowCount
public TableDataProfile.Builder setRowCount(long value)
Number of rows in the table when the profile was generated. This will not be populated for BigLake tables.
int64 row_count = 13;- Parameters:
value- The rowCount to set.- Returns:
- This builder for chaining.
-
clearRowCount
public TableDataProfile.Builder clearRowCount()
Number of rows in the table when the profile was generated. This will not be populated for BigLake tables.
int64 row_count = 13;- Returns:
- This builder for chaining.
-
getEncryptionStatusValue
public int getEncryptionStatusValue()
How the table is encrypted.
.google.privacy.dlp.v2.EncryptionStatus encryption_status = 14;- Specified by:
getEncryptionStatusValuein interfaceTableDataProfileOrBuilder- Returns:
- The enum numeric value on the wire for encryptionStatus.
-
setEncryptionStatusValue
public TableDataProfile.Builder setEncryptionStatusValue(int value)
How the table is encrypted.
.google.privacy.dlp.v2.EncryptionStatus encryption_status = 14;- Parameters:
value- The enum numeric value on the wire for encryptionStatus to set.- Returns:
- This builder for chaining.
-
getEncryptionStatus
public EncryptionStatus getEncryptionStatus()
How the table is encrypted.
.google.privacy.dlp.v2.EncryptionStatus encryption_status = 14;- Specified by:
getEncryptionStatusin interfaceTableDataProfileOrBuilder- Returns:
- The encryptionStatus.
-
setEncryptionStatus
public TableDataProfile.Builder setEncryptionStatus(EncryptionStatus value)
How the table is encrypted.
.google.privacy.dlp.v2.EncryptionStatus encryption_status = 14;- Parameters:
value- The encryptionStatus to set.- Returns:
- This builder for chaining.
-
clearEncryptionStatus
public TableDataProfile.Builder clearEncryptionStatus()
How the table is encrypted.
.google.privacy.dlp.v2.EncryptionStatus encryption_status = 14;- Returns:
- This builder for chaining.
-
getResourceVisibilityValue
public int getResourceVisibilityValue()
How broadly a resource has been shared.
.google.privacy.dlp.v2.ResourceVisibility resource_visibility = 15;- Specified by:
getResourceVisibilityValuein interfaceTableDataProfileOrBuilder- Returns:
- The enum numeric value on the wire for resourceVisibility.
-
setResourceVisibilityValue
public TableDataProfile.Builder setResourceVisibilityValue(int value)
How broadly a resource has been shared.
.google.privacy.dlp.v2.ResourceVisibility resource_visibility = 15;- Parameters:
value- The enum numeric value on the wire for resourceVisibility to set.- Returns:
- This builder for chaining.
-
getResourceVisibility
public ResourceVisibility getResourceVisibility()
How broadly a resource has been shared.
.google.privacy.dlp.v2.ResourceVisibility resource_visibility = 15;- Specified by:
getResourceVisibilityin interfaceTableDataProfileOrBuilder- Returns:
- The resourceVisibility.
-
setResourceVisibility
public TableDataProfile.Builder setResourceVisibility(ResourceVisibility value)
How broadly a resource has been shared.
.google.privacy.dlp.v2.ResourceVisibility resource_visibility = 15;- Parameters:
value- The resourceVisibility to set.- Returns:
- This builder for chaining.
-
clearResourceVisibility
public TableDataProfile.Builder clearResourceVisibility()
How broadly a resource has been shared.
.google.privacy.dlp.v2.ResourceVisibility resource_visibility = 15;- Returns:
- This builder for chaining.
-
hasProfileLastGenerated
public boolean hasProfileLastGenerated()
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;- Specified by:
hasProfileLastGeneratedin interfaceTableDataProfileOrBuilder- Returns:
- Whether the profileLastGenerated field is set.
-
getProfileLastGenerated
public com.google.protobuf.Timestamp getProfileLastGenerated()
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;- Specified by:
getProfileLastGeneratedin interfaceTableDataProfileOrBuilder- Returns:
- The profileLastGenerated.
-
setProfileLastGenerated
public TableDataProfile.Builder setProfileLastGenerated(com.google.protobuf.Timestamp value)
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;
-
setProfileLastGenerated
public TableDataProfile.Builder setProfileLastGenerated(com.google.protobuf.Timestamp.Builder builderForValue)
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;
-
mergeProfileLastGenerated
public TableDataProfile.Builder mergeProfileLastGenerated(com.google.protobuf.Timestamp value)
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;
-
clearProfileLastGenerated
public TableDataProfile.Builder clearProfileLastGenerated()
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;
-
getProfileLastGeneratedBuilder
public com.google.protobuf.Timestamp.Builder getProfileLastGeneratedBuilder()
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;
-
getProfileLastGeneratedOrBuilder
public com.google.protobuf.TimestampOrBuilder getProfileLastGeneratedOrBuilder()
The last time the profile was generated.
.google.protobuf.Timestamp profile_last_generated = 16;- Specified by:
getProfileLastGeneratedOrBuilderin interfaceTableDataProfileOrBuilder
-
getResourceLabelsCount
public int getResourceLabelsCount()
Description copied from interface:TableDataProfileOrBuilderThe labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;- Specified by:
getResourceLabelsCountin interfaceTableDataProfileOrBuilder
-
containsResourceLabels
public boolean containsResourceLabels(String key)
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;- Specified by:
containsResourceLabelsin interfaceTableDataProfileOrBuilder
-
getResourceLabels
@Deprecated public Map<String,String> getResourceLabels()
Deprecated.UsegetResourceLabelsMap()instead.- Specified by:
getResourceLabelsin interfaceTableDataProfileOrBuilder
-
getResourceLabelsMap
public Map<String,String> getResourceLabelsMap()
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;- Specified by:
getResourceLabelsMapin interfaceTableDataProfileOrBuilder
-
getResourceLabelsOrDefault
public 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;- Specified by:
getResourceLabelsOrDefaultin interfaceTableDataProfileOrBuilder
-
getResourceLabelsOrThrow
public String getResourceLabelsOrThrow(String key)
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;- Specified by:
getResourceLabelsOrThrowin interfaceTableDataProfileOrBuilder
-
clearResourceLabels
public TableDataProfile.Builder clearResourceLabels()
-
removeResourceLabels
public TableDataProfile.Builder removeResourceLabels(String key)
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;
-
getMutableResourceLabels
@Deprecated public Map<String,String> getMutableResourceLabels()
Deprecated.Use alternate mutation accessors instead.
-
putResourceLabels
public TableDataProfile.Builder putResourceLabels(String key, String value)
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;
-
putAllResourceLabels
public TableDataProfile.Builder putAllResourceLabels(Map<String,String> values)
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;
-
hasCreateTime
public boolean hasCreateTime()
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;- Specified by:
hasCreateTimein interfaceTableDataProfileOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;- Specified by:
getCreateTimein interfaceTableDataProfileOrBuilder- Returns:
- The createTime.
-
setCreateTime
public TableDataProfile.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;
-
setCreateTime
public TableDataProfile.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;
-
mergeCreateTime
public TableDataProfile.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;
-
clearCreateTime
public TableDataProfile.Builder clearCreateTime()
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time at which the table was created.
.google.protobuf.Timestamp create_time = 23;- Specified by:
getCreateTimeOrBuilderin interfaceTableDataProfileOrBuilder
-
setUnknownFields
public final TableDataProfile.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
mergeUnknownFields
public final TableDataProfile.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
-