| Modifier and Type | Method and Description |
|---|---|
TableDataProfile.Builder |
TableDataProfile.Builder.addAllOtherInfoTypes(Iterable<? extends OtherInfoTypeSummary> values)
Other infoTypes found in this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addAllPredictedInfoTypes(Iterable<? extends InfoTypeSummary> values)
The infoTypes predicted from this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addOtherInfoTypes(int index,
OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addOtherInfoTypes(int index,
OtherInfoTypeSummary value)
Other infoTypes found in this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addOtherInfoTypes(OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addOtherInfoTypes(OtherInfoTypeSummary value)
Other infoTypes found in this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addPredictedInfoTypes(InfoTypeSummary.Builder builderForValue)
The infoTypes predicted from this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addPredictedInfoTypes(InfoTypeSummary value)
The infoTypes predicted from this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addPredictedInfoTypes(int index,
InfoTypeSummary.Builder builderForValue)
The infoTypes predicted from this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addPredictedInfoTypes(int index,
InfoTypeSummary value)
The infoTypes predicted from this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TableDataProfile.Builder |
TableDataProfile.Builder.clear() |
TableDataProfile.Builder |
TableDataProfile.Builder.clearConfigSnapshot()
The snapshot of the configurations used to generate the profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearCreateTime()
The time at which the table was created.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearDataRiskLevel()
The data risk level of this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearDatasetId()
The BigQuery dataset ID.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearDatasetLocation()
The BigQuery location where the dataset's data is stored.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearDatasetProjectId()
The GCP project ID that owns the BigQuery dataset.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearEncryptionStatus()
How the table is encrypted.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearExpirationTime()
Optional.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearFailedColumnCount()
The number of columns skipped in the table because of an error.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TableDataProfile.Builder |
TableDataProfile.Builder.clearFullResource()
The resource name of the table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearLastModifiedTime()
The time when this table was last modified
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearName()
The name of the profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TableDataProfile.Builder |
TableDataProfile.Builder.clearOtherInfoTypes()
Other infoTypes found in this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearPredictedInfoTypes()
The infoTypes predicted from this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearProfileLastGenerated()
The last time the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearProfileStatus()
Success or error status from the most recent profile generation attempt.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearProjectDataProfile()
The resource name to the project data profile for this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearResourceLabels() |
TableDataProfile.Builder |
TableDataProfile.Builder.clearResourceVisibility()
How broadly a resource has been shared.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearRowCount()
Number of rows in the table when the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearScannedColumnCount()
The number of columns profiled in the table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearSensitivityScore()
The sensitivity score of this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearState()
State of a profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearTableId()
The BigQuery table ID.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clearTableSizeBytes()
The size of the table when the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.clone() |
TableDataProfile.Builder |
DataProfilePubSubMessage.Builder.getProfileBuilder()
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeConfigSnapshot(DataProfileConfigSnapshot value)
The snapshot of the configurations used to generate the profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the table was created.
|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeDataRiskLevel(DataRiskLevel value)
The data risk level of this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeExpirationTime(com.google.protobuf.Timestamp value)
Optional.
|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TableDataProfile.Builder |
TableDataProfile.Builder.mergeFrom(com.google.protobuf.Message other) |
TableDataProfile.Builder |
TableDataProfile.Builder.mergeFrom(TableDataProfile other) |
TableDataProfile.Builder |
TableDataProfile.Builder.mergeLastModifiedTime(com.google.protobuf.Timestamp value)
The time when this table was last modified
|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeProfileLastGenerated(com.google.protobuf.Timestamp value)
The last time the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeProfileStatus(ProfileStatus value)
Success or error status from the most recent profile generation attempt.
|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeSensitivityScore(SensitivityScore value)
The sensitivity score of this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TableDataProfile.Builder |
TableDataProfile.newBuilder() |
static TableDataProfile.Builder |
TableDataProfile.newBuilder(TableDataProfile prototype) |
TableDataProfile.Builder |
TableDataProfile.newBuilderForType() |
protected TableDataProfile.Builder |
TableDataProfile.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TableDataProfile.Builder |
TableDataProfile.Builder.putAllResourceLabels(Map<String,String> values)
The labels applied to the resource at the time the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.putResourceLabels(String key,
String value)
The labels applied to the resource at the time the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.removeOtherInfoTypes(int index)
Other infoTypes found in this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.removePredictedInfoTypes(int index)
The infoTypes predicted from this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.removeResourceLabels(String key)
The labels applied to the resource at the time the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setConfigSnapshot(DataProfileConfigSnapshot.Builder builderForValue)
The snapshot of the configurations used to generate the profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setConfigSnapshot(DataProfileConfigSnapshot value)
The snapshot of the configurations used to generate the profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the table was created.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setCreateTime(com.google.protobuf.Timestamp value)
The time at which the table was created.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setDataRiskLevel(DataRiskLevel.Builder builderForValue)
The data risk level of this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setDataRiskLevel(DataRiskLevel value)
The data risk level of this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setDatasetId(String value)
The BigQuery dataset ID.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setDatasetIdBytes(com.google.protobuf.ByteString value)
The BigQuery dataset ID.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setDatasetLocation(String value)
The BigQuery location where the dataset's data is stored.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setDatasetLocationBytes(com.google.protobuf.ByteString value)
The BigQuery location where the dataset's data is stored.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setDatasetProjectId(String value)
The GCP project ID that owns the BigQuery dataset.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setDatasetProjectIdBytes(com.google.protobuf.ByteString value)
The GCP project ID that owns the BigQuery dataset.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setEncryptionStatus(EncryptionStatus value)
How the table is encrypted.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setEncryptionStatusValue(int value)
How the table is encrypted.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setExpirationTime(com.google.protobuf.Timestamp value)
Optional.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setFailedColumnCount(long value)
The number of columns skipped in the table because of an error.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TableDataProfile.Builder |
TableDataProfile.Builder.setFullResource(String value)
The resource name of the table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setFullResourceBytes(com.google.protobuf.ByteString value)
The resource name of the table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setLastModifiedTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when this table was last modified
|
TableDataProfile.Builder |
TableDataProfile.Builder.setLastModifiedTime(com.google.protobuf.Timestamp value)
The time when this table was last modified
|
TableDataProfile.Builder |
TableDataProfile.Builder.setName(String value)
The name of the profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of the profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setOtherInfoTypes(int index,
OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setOtherInfoTypes(int index,
OtherInfoTypeSummary value)
Other infoTypes found in this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setPredictedInfoTypes(int index,
InfoTypeSummary.Builder builderForValue)
The infoTypes predicted from this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setPredictedInfoTypes(int index,
InfoTypeSummary value)
The infoTypes predicted from this table's data.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setProfileLastGenerated(com.google.protobuf.Timestamp.Builder builderForValue)
The last time the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setProfileLastGenerated(com.google.protobuf.Timestamp value)
The last time the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setProfileStatus(ProfileStatus.Builder builderForValue)
Success or error status from the most recent profile generation attempt.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setProfileStatus(ProfileStatus value)
Success or error status from the most recent profile generation attempt.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setProjectDataProfile(String value)
The resource name to the project data profile for this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setProjectDataProfileBytes(com.google.protobuf.ByteString value)
The resource name to the project data profile for this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TableDataProfile.Builder |
TableDataProfile.Builder.setResourceVisibility(ResourceVisibility value)
How broadly a resource has been shared.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setResourceVisibilityValue(int value)
How broadly a resource has been shared.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setRowCount(long value)
Number of rows in the table when the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setScannedColumnCount(long value)
The number of columns profiled in the table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setSensitivityScore(SensitivityScore.Builder builderForValue)
The sensitivity score of this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setSensitivityScore(SensitivityScore value)
The sensitivity score of this table.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setState(TableDataProfile.State value)
State of a profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setStateValue(int value)
State of a profile.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setTableId(String value)
The BigQuery table ID.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setTableIdBytes(com.google.protobuf.ByteString value)
The BigQuery table ID.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setTableSizeBytes(long value)
The size of the table when the profile was generated.
|
TableDataProfile.Builder |
TableDataProfile.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TableDataProfile.Builder |
TableDataProfile.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
DataProfilePubSubMessage.Builder |
DataProfilePubSubMessage.Builder.setProfile(TableDataProfile.Builder builderForValue)
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
|
Copyright © 2022 Google LLC. All rights reserved.