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.Builder
addAllOtherInfoTypes(Iterable<? extends OtherInfoTypeSummary> values)
Other infoTypes found in this table's data.TableDataProfile.Builder
addAllPredictedInfoTypes(Iterable<? extends InfoTypeSummary> values)
The infoTypes predicted from this table's data.TableDataProfile.Builder
addOtherInfoTypes(int index, OtherInfoTypeSummary value)
Other infoTypes found in this table's data.TableDataProfile.Builder
addOtherInfoTypes(int index, OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.TableDataProfile.Builder
addOtherInfoTypes(OtherInfoTypeSummary value)
Other infoTypes found in this table's data.TableDataProfile.Builder
addOtherInfoTypes(OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.OtherInfoTypeSummary.Builder
addOtherInfoTypesBuilder()
Other infoTypes found in this table's data.OtherInfoTypeSummary.Builder
addOtherInfoTypesBuilder(int index)
Other infoTypes found in this table's data.TableDataProfile.Builder
addPredictedInfoTypes(int index, InfoTypeSummary value)
The infoTypes predicted from this table's data.TableDataProfile.Builder
addPredictedInfoTypes(int index, InfoTypeSummary.Builder builderForValue)
The infoTypes predicted from this table's data.TableDataProfile.Builder
addPredictedInfoTypes(InfoTypeSummary value)
The infoTypes predicted from this table's data.TableDataProfile.Builder
addPredictedInfoTypes(InfoTypeSummary.Builder builderForValue)
The infoTypes predicted from this table's data.InfoTypeSummary.Builder
addPredictedInfoTypesBuilder()
The infoTypes predicted from this table's data.InfoTypeSummary.Builder
addPredictedInfoTypesBuilder(int index)
The infoTypes predicted from this table's data.TableDataProfile.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TableDataProfile
build()
TableDataProfile
buildPartial()
TableDataProfile.Builder
clear()
TableDataProfile.Builder
clearConfigSnapshot()
The snapshot of the configurations used to generate the profile.TableDataProfile.Builder
clearCreateTime()
The time at which the table was created.TableDataProfile.Builder
clearDataRiskLevel()
The data risk level of this table.TableDataProfile.Builder
clearDatasetId()
The BigQuery dataset ID.TableDataProfile.Builder
clearDatasetLocation()
The BigQuery location where the dataset's data is stored.TableDataProfile.Builder
clearDatasetProjectId()
The GCP project ID that owns the BigQuery dataset.TableDataProfile.Builder
clearEncryptionStatus()
How the table is encrypted.TableDataProfile.Builder
clearExpirationTime()
Optional.TableDataProfile.Builder
clearFailedColumnCount()
The number of columns skipped in the table because of an error.TableDataProfile.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
TableDataProfile.Builder
clearFullResource()
The resource name of the table.TableDataProfile.Builder
clearLastModifiedTime()
The time when this table was last modifiedTableDataProfile.Builder
clearName()
The name of the profile.TableDataProfile.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
TableDataProfile.Builder
clearOtherInfoTypes()
Other infoTypes found in this table's data.TableDataProfile.Builder
clearPredictedInfoTypes()
The infoTypes predicted from this table's data.TableDataProfile.Builder
clearProfileLastGenerated()
The last time the profile was generated.TableDataProfile.Builder
clearProfileStatus()
Success or error status from the most recent profile generation attempt.TableDataProfile.Builder
clearProjectDataProfile()
The resource name to the project data profile for this table.TableDataProfile.Builder
clearResourceLabels()
TableDataProfile.Builder
clearResourceVisibility()
How broadly a resource has been shared.TableDataProfile.Builder
clearRowCount()
Number of rows in the table when the profile was generated.TableDataProfile.Builder
clearScannedColumnCount()
The number of columns profiled in the table.TableDataProfile.Builder
clearSensitivityScore()
The sensitivity score of this table.TableDataProfile.Builder
clearState()
State of a profile.TableDataProfile.Builder
clearTableId()
The BigQuery table ID.TableDataProfile.Builder
clearTableSizeBytes()
The size of the table when the profile was generated.TableDataProfile.Builder
clone()
boolean
containsResourceLabels(String key)
The labels applied to the resource at the time the profile was generated.DataProfileConfigSnapshot
getConfigSnapshot()
The snapshot of the configurations used to generate the profile.DataProfileConfigSnapshot.Builder
getConfigSnapshotBuilder()
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.Timestamp.Builder
getCreateTimeBuilder()
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.DataRiskLevel.Builder
getDataRiskLevelBuilder()
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.TableDataProfile
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
EncryptionStatus
getEncryptionStatus()
How the table is encrypted.int
getEncryptionStatusValue()
How the table is encrypted.com.google.protobuf.Timestamp
getExpirationTime()
Optional.com.google.protobuf.Timestamp.Builder
getExpirationTimeBuilder()
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 modifiedcom.google.protobuf.Timestamp.Builder
getLastModifiedTimeBuilder()
The time when this table was last modifiedcom.google.protobuf.TimestampOrBuilder
getLastModifiedTimeOrBuilder()
The time when this table was last modifiedMap<String,String>
getMutableResourceLabels()
Deprecated.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.OtherInfoTypeSummary.Builder
getOtherInfoTypesBuilder(int index)
Other infoTypes found in this table's data.List<OtherInfoTypeSummary.Builder>
getOtherInfoTypesBuilderList()
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.InfoTypeSummary
getPredictedInfoTypes(int index)
The infoTypes predicted from this table's data.InfoTypeSummary.Builder
getPredictedInfoTypesBuilder(int index)
The infoTypes predicted from this table's data.List<InfoTypeSummary.Builder>
getPredictedInfoTypesBuilderList()
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.Timestamp.Builder
getProfileLastGeneratedBuilder()
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.ProfileStatus.Builder
getProfileStatusBuilder()
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.SensitivityScore.Builder
getSensitivityScoreBuilder()
The sensitivity score of this table.SensitivityScoreOrBuilder
getSensitivityScoreOrBuilder()
The sensitivity score of this table.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.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.boolean
hasLastModifiedTime()
The time when this table was last modifiedboolean
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)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
TableDataProfile.Builder
mergeConfigSnapshot(DataProfileConfigSnapshot value)
The snapshot of the configurations used to generate the profile.TableDataProfile.Builder
mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the table was created.TableDataProfile.Builder
mergeDataRiskLevel(DataRiskLevel value)
The data risk level of this table.TableDataProfile.Builder
mergeExpirationTime(com.google.protobuf.Timestamp value)
Optional.TableDataProfile.Builder
mergeFrom(TableDataProfile other)
TableDataProfile.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TableDataProfile.Builder
mergeFrom(com.google.protobuf.Message other)
TableDataProfile.Builder
mergeLastModifiedTime(com.google.protobuf.Timestamp value)
The time when this table was last modifiedTableDataProfile.Builder
mergeProfileLastGenerated(com.google.protobuf.Timestamp value)
The last time the profile was generated.TableDataProfile.Builder
mergeProfileStatus(ProfileStatus value)
Success or error status from the most recent profile generation attempt.TableDataProfile.Builder
mergeSensitivityScore(SensitivityScore value)
The sensitivity score of this table.TableDataProfile.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
TableDataProfile.Builder
putAllResourceLabels(Map<String,String> values)
The labels applied to the resource at the time the profile was generated.TableDataProfile.Builder
putResourceLabels(String key, String value)
The labels applied to the resource at the time the profile was generated.TableDataProfile.Builder
removeOtherInfoTypes(int index)
Other infoTypes found in this table's data.TableDataProfile.Builder
removePredictedInfoTypes(int index)
The infoTypes predicted from this table's data.TableDataProfile.Builder
removeResourceLabels(String key)
The labels applied to the resource at the time the profile was generated.TableDataProfile.Builder
setConfigSnapshot(DataProfileConfigSnapshot value)
The snapshot of the configurations used to generate the profile.TableDataProfile.Builder
setConfigSnapshot(DataProfileConfigSnapshot.Builder builderForValue)
The snapshot of the configurations used to generate the profile.TableDataProfile.Builder
setCreateTime(com.google.protobuf.Timestamp value)
The time at which the table was created.TableDataProfile.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the table was created.TableDataProfile.Builder
setDataRiskLevel(DataRiskLevel value)
The data risk level of this table.TableDataProfile.Builder
setDataRiskLevel(DataRiskLevel.Builder builderForValue)
The data risk level of this table.TableDataProfile.Builder
setDatasetId(String value)
The BigQuery dataset ID.TableDataProfile.Builder
setDatasetIdBytes(com.google.protobuf.ByteString value)
The BigQuery dataset ID.TableDataProfile.Builder
setDatasetLocation(String value)
The BigQuery location where the dataset's data is stored.TableDataProfile.Builder
setDatasetLocationBytes(com.google.protobuf.ByteString value)
The BigQuery location where the dataset's data is stored.TableDataProfile.Builder
setDatasetProjectId(String value)
The GCP project ID that owns the BigQuery dataset.TableDataProfile.Builder
setDatasetProjectIdBytes(com.google.protobuf.ByteString value)
The GCP project ID that owns the BigQuery dataset.TableDataProfile.Builder
setEncryptionStatus(EncryptionStatus value)
How the table is encrypted.TableDataProfile.Builder
setEncryptionStatusValue(int value)
How the table is encrypted.TableDataProfile.Builder
setExpirationTime(com.google.protobuf.Timestamp value)
Optional.TableDataProfile.Builder
setExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.TableDataProfile.Builder
setFailedColumnCount(long value)
The number of columns skipped in the table because of an error.TableDataProfile.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
TableDataProfile.Builder
setFullResource(String value)
The resource name of the table.TableDataProfile.Builder
setFullResourceBytes(com.google.protobuf.ByteString value)
The resource name of the table.TableDataProfile.Builder
setLastModifiedTime(com.google.protobuf.Timestamp value)
The time when this table was last modifiedTableDataProfile.Builder
setLastModifiedTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when this table was last modifiedTableDataProfile.Builder
setName(String value)
The name of the profile.TableDataProfile.Builder
setNameBytes(com.google.protobuf.ByteString value)
The name of the profile.TableDataProfile.Builder
setOtherInfoTypes(int index, OtherInfoTypeSummary value)
Other infoTypes found in this table's data.TableDataProfile.Builder
setOtherInfoTypes(int index, OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.TableDataProfile.Builder
setPredictedInfoTypes(int index, InfoTypeSummary value)
The infoTypes predicted from this table's data.TableDataProfile.Builder
setPredictedInfoTypes(int index, InfoTypeSummary.Builder builderForValue)
The infoTypes predicted from this table's data.TableDataProfile.Builder
setProfileLastGenerated(com.google.protobuf.Timestamp value)
The last time the profile was generated.TableDataProfile.Builder
setProfileLastGenerated(com.google.protobuf.Timestamp.Builder builderForValue)
The last time the profile was generated.TableDataProfile.Builder
setProfileStatus(ProfileStatus value)
Success or error status from the most recent profile generation attempt.TableDataProfile.Builder
setProfileStatus(ProfileStatus.Builder builderForValue)
Success or error status from the most recent profile generation attempt.TableDataProfile.Builder
setProjectDataProfile(String value)
The resource name to the project data profile for this table.TableDataProfile.Builder
setProjectDataProfileBytes(com.google.protobuf.ByteString value)
The resource name to the project data profile for this table.TableDataProfile.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
TableDataProfile.Builder
setResourceVisibility(ResourceVisibility value)
How broadly a resource has been shared.TableDataProfile.Builder
setResourceVisibilityValue(int value)
How broadly a resource has been shared.TableDataProfile.Builder
setRowCount(long value)
Number of rows in the table when the profile was generated.TableDataProfile.Builder
setScannedColumnCount(long value)
The number of columns profiled in the table.TableDataProfile.Builder
setSensitivityScore(SensitivityScore value)
The sensitivity score of this table.TableDataProfile.Builder
setSensitivityScore(SensitivityScore.Builder builderForValue)
The sensitivity score of this table.TableDataProfile.Builder
setState(TableDataProfile.State value)
State of a profile.TableDataProfile.Builder
setStateValue(int value)
State of a profile.TableDataProfile.Builder
setTableId(String value)
The BigQuery table ID.TableDataProfile.Builder
setTableIdBytes(com.google.protobuf.ByteString value)
The BigQuery table ID.TableDataProfile.Builder
setTableSizeBytes(long value)
The size of the table when the profile was generated.TableDataProfile.Builder
setUnknownFields(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:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
clear
public TableDataProfile.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
getDefaultInstanceForType
public TableDataProfile getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public TableDataProfile build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TableDataProfile buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TableDataProfile.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
setField
public TableDataProfile.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
clearField
public TableDataProfile.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
clearOneof
public TableDataProfile.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
setRepeatedField
public TableDataProfile.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
addRepeatedField
public TableDataProfile.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
mergeFrom
public TableDataProfile.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TableDataProfile.Builder>
-
mergeFrom
public TableDataProfile.Builder mergeFrom(TableDataProfile other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TableDataProfile.Builder>
- Throws:
IOException
-
getName
public String getName()
The name of the profile.
string name = 1;
- Specified by:
getName
in interfaceTableDataProfileOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the profile.
string name = 1;
- Specified by:
getNameBytes
in 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:
getProjectDataProfile
in 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:
getProjectDataProfileBytes
in 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:
getDatasetProjectId
in 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:
getDatasetProjectIdBytes
in 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:
getDatasetLocation
in 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:
getDatasetLocationBytes
in 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:
getDatasetId
in interfaceTableDataProfileOrBuilder
- Returns:
- The datasetId.
-
getDatasetIdBytes
public com.google.protobuf.ByteString getDatasetIdBytes()
The BigQuery dataset ID.
string dataset_id = 25;
- Specified by:
getDatasetIdBytes
in 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:
getTableId
in interfaceTableDataProfileOrBuilder
- Returns:
- The tableId.
-
getTableIdBytes
public com.google.protobuf.ByteString getTableIdBytes()
The BigQuery table ID.
string table_id = 26;
- Specified by:
getTableIdBytes
in 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:
getFullResource
in 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:
getFullResourceBytes
in 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:
hasProfileStatus
in 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:
getProfileStatus
in 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:
getProfileStatusOrBuilder
in interfaceTableDataProfileOrBuilder
-
getStateValue
public int getStateValue()
State of a profile.
.google.privacy.dlp.v2.TableDataProfile.State state = 22;
- Specified by:
getStateValue
in 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:
getState
in 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:
hasSensitivityScore
in 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:
getSensitivityScore
in 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:
getSensitivityScoreOrBuilder
in interfaceTableDataProfileOrBuilder
-
hasDataRiskLevel
public boolean hasDataRiskLevel()
The data risk level of this table.
.google.privacy.dlp.v2.DataRiskLevel data_risk_level = 6;
- Specified by:
hasDataRiskLevel
in 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:
getDataRiskLevel
in 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:
getDataRiskLevelOrBuilder
in 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:
getPredictedInfoTypesList
in 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:
getPredictedInfoTypesCount
in 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:
getPredictedInfoTypes
in 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:
getPredictedInfoTypesOrBuilder
in 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:
getPredictedInfoTypesOrBuilderList
in 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:
getOtherInfoTypesList
in 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:
getOtherInfoTypesCount
in 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:
getOtherInfoTypes
in 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:
getOtherInfoTypesOrBuilder
in 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:
getOtherInfoTypesOrBuilderList
in 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:
hasConfigSnapshot
in 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:
getConfigSnapshot
in 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:
getConfigSnapshotOrBuilder
in interfaceTableDataProfileOrBuilder
-
hasLastModifiedTime
public boolean hasLastModifiedTime()
The time when this table was last modified
.google.protobuf.Timestamp last_modified_time = 8;
- Specified by:
hasLastModifiedTime
in 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:
getLastModifiedTime
in 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:
getLastModifiedTimeOrBuilder
in interfaceTableDataProfileOrBuilder
-
hasExpirationTime
public boolean hasExpirationTime()
Optional. The time when this table expires.
.google.protobuf.Timestamp expiration_time = 9;
- Specified by:
hasExpirationTime
in 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:
getExpirationTime
in 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:
getExpirationTimeOrBuilder
in interfaceTableDataProfileOrBuilder
-
getScannedColumnCount
public long getScannedColumnCount()
The number of columns profiled in the table.
int64 scanned_column_count = 10;
- Specified by:
getScannedColumnCount
in 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:
getFailedColumnCount
in 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:
getTableSizeBytes
in 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:
getRowCount
in 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:
getEncryptionStatusValue
in 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:
getEncryptionStatus
in 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:
getResourceVisibilityValue
in 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:
getResourceVisibility
in 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:
hasProfileLastGenerated
in 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:
getProfileLastGenerated
in 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:
getProfileLastGeneratedOrBuilder
in interfaceTableDataProfileOrBuilder
-
getResourceLabelsCount
public int getResourceLabelsCount()
Description copied from interface:TableDataProfileOrBuilder
The labels applied to the resource at the time the profile was generated.
map<string, string> resource_labels = 17;
- Specified by:
getResourceLabelsCount
in 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:
containsResourceLabels
in interfaceTableDataProfileOrBuilder
-
getResourceLabels
@Deprecated public Map<String,String> getResourceLabels()
Deprecated.UsegetResourceLabelsMap()
instead.- Specified by:
getResourceLabels
in 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:
getResourceLabelsMap
in 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:
getResourceLabelsOrDefault
in 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:
getResourceLabelsOrThrow
in 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:
hasCreateTime
in 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:
getCreateTime
in 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:
getCreateTimeOrBuilder
in interfaceTableDataProfileOrBuilder
-
setUnknownFields
public final TableDataProfile.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
mergeUnknownFields
public final TableDataProfile.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TableDataProfile.Builder>
-
-