public static final class DataQualitySpec.PostScanActions.Builder extends GeneratedMessageV3.Builder<DataQualitySpec.PostScanActions.Builder> implements DataQualitySpec.PostScanActionsOrBuilder
The configuration of post scan actions of DataQualityScan.
Protobuf type google.cloud.dataplex.v1.DataQualitySpec.PostScanActions
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DataQualitySpec.PostScanActions.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public DataQualitySpec.PostScanActions build()
buildPartial()
public DataQualitySpec.PostScanActions buildPartial()
clear()
public DataQualitySpec.PostScanActions.Builder clear()
Overrides
clearBigqueryExport()
public DataQualitySpec.PostScanActions.Builder clearBigqueryExport()
Optional. If set, results will be exported to the provided BigQuery
table.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.BigQueryExport bigquery_export = 1 [(.google.api.field_behavior) = OPTIONAL];
clearField(Descriptors.FieldDescriptor field)
public DataQualitySpec.PostScanActions.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNotificationReport()
public DataQualitySpec.PostScanActions.Builder clearNotificationReport()
Optional. If set, results will be sent to the provided notification
receipts upon triggers.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.NotificationReport notification_report = 2 [(.google.api.field_behavior) = OPTIONAL];
clearOneof(Descriptors.OneofDescriptor oneof)
public DataQualitySpec.PostScanActions.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public DataQualitySpec.PostScanActions.Builder clone()
Overrides
getBigqueryExport()
public DataQualitySpec.PostScanActions.BigQueryExport getBigqueryExport()
Optional. If set, results will be exported to the provided BigQuery
table.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.BigQueryExport bigquery_export = 1 [(.google.api.field_behavior) = OPTIONAL];
getBigqueryExportBuilder()
public DataQualitySpec.PostScanActions.BigQueryExport.Builder getBigqueryExportBuilder()
Optional. If set, results will be exported to the provided BigQuery
table.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.BigQueryExport bigquery_export = 1 [(.google.api.field_behavior) = OPTIONAL];
getBigqueryExportOrBuilder()
public DataQualitySpec.PostScanActions.BigQueryExportOrBuilder getBigqueryExportOrBuilder()
Optional. If set, results will be exported to the provided BigQuery
table.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.BigQueryExport bigquery_export = 1 [(.google.api.field_behavior) = OPTIONAL];
getDefaultInstanceForType()
public DataQualitySpec.PostScanActions getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getNotificationReport()
public DataQualitySpec.PostScanActions.NotificationReport getNotificationReport()
Optional. If set, results will be sent to the provided notification
receipts upon triggers.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.NotificationReport notification_report = 2 [(.google.api.field_behavior) = OPTIONAL];
getNotificationReportBuilder()
public DataQualitySpec.PostScanActions.NotificationReport.Builder getNotificationReportBuilder()
Optional. If set, results will be sent to the provided notification
receipts upon triggers.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.NotificationReport notification_report = 2 [(.google.api.field_behavior) = OPTIONAL];
getNotificationReportOrBuilder()
public DataQualitySpec.PostScanActions.NotificationReportOrBuilder getNotificationReportOrBuilder()
Optional. If set, results will be sent to the provided notification
receipts upon triggers.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.NotificationReport notification_report = 2 [(.google.api.field_behavior) = OPTIONAL];
hasBigqueryExport()
public boolean hasBigqueryExport()
Optional. If set, results will be exported to the provided BigQuery
table.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.BigQueryExport bigquery_export = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
boolean |
Whether the bigqueryExport field is set.
|
hasNotificationReport()
public boolean hasNotificationReport()
Optional. If set, results will be sent to the provided notification
receipts upon triggers.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.NotificationReport notification_report = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
boolean |
Whether the notificationReport field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeBigqueryExport(DataQualitySpec.PostScanActions.BigQueryExport value)
public DataQualitySpec.PostScanActions.Builder mergeBigqueryExport(DataQualitySpec.PostScanActions.BigQueryExport value)
Optional. If set, results will be exported to the provided BigQuery
table.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.BigQueryExport bigquery_export = 1 [(.google.api.field_behavior) = OPTIONAL];
mergeFrom(DataQualitySpec.PostScanActions other)
public DataQualitySpec.PostScanActions.Builder mergeFrom(DataQualitySpec.PostScanActions other)
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DataQualitySpec.PostScanActions.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public DataQualitySpec.PostScanActions.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeNotificationReport(DataQualitySpec.PostScanActions.NotificationReport value)
public DataQualitySpec.PostScanActions.Builder mergeNotificationReport(DataQualitySpec.PostScanActions.NotificationReport value)
Optional. If set, results will be sent to the provided notification
receipts upon triggers.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.NotificationReport notification_report = 2 [(.google.api.field_behavior) = OPTIONAL];
mergeUnknownFields(UnknownFieldSet unknownFields)
public final DataQualitySpec.PostScanActions.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setBigqueryExport(DataQualitySpec.PostScanActions.BigQueryExport value)
public DataQualitySpec.PostScanActions.Builder setBigqueryExport(DataQualitySpec.PostScanActions.BigQueryExport value)
Optional. If set, results will be exported to the provided BigQuery
table.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.BigQueryExport bigquery_export = 1 [(.google.api.field_behavior) = OPTIONAL];
setBigqueryExport(DataQualitySpec.PostScanActions.BigQueryExport.Builder builderForValue)
public DataQualitySpec.PostScanActions.Builder setBigqueryExport(DataQualitySpec.PostScanActions.BigQueryExport.Builder builderForValue)
Optional. If set, results will be exported to the provided BigQuery
table.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.BigQueryExport bigquery_export = 1 [(.google.api.field_behavior) = OPTIONAL];
setField(Descriptors.FieldDescriptor field, Object value)
public DataQualitySpec.PostScanActions.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNotificationReport(DataQualitySpec.PostScanActions.NotificationReport value)
public DataQualitySpec.PostScanActions.Builder setNotificationReport(DataQualitySpec.PostScanActions.NotificationReport value)
Optional. If set, results will be sent to the provided notification
receipts upon triggers.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.NotificationReport notification_report = 2 [(.google.api.field_behavior) = OPTIONAL];
setNotificationReport(DataQualitySpec.PostScanActions.NotificationReport.Builder builderForValue)
public DataQualitySpec.PostScanActions.Builder setNotificationReport(DataQualitySpec.PostScanActions.NotificationReport.Builder builderForValue)
Optional. If set, results will be sent to the provided notification
receipts upon triggers.
.google.cloud.dataplex.v1.DataQualitySpec.PostScanActions.NotificationReport notification_report = 2 [(.google.api.field_behavior) = OPTIONAL];
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public DataQualitySpec.PostScanActions.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final DataQualitySpec.PostScanActions.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides