public static final class GenerateDataQualityRulesResponse.Builder extends GeneratedMessage.Builder<GenerateDataQualityRulesResponse.Builder> implements GenerateDataQualityRulesResponseOrBuilder
Response details for data quality rule recommendations.
Protobuf type google.cloud.dataplex.v1.GenerateDataQualityRulesResponse
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllRule(Iterable<? extends DataQualityRule> values)
public GenerateDataQualityRulesResponse.Builder addAllRule(Iterable<? extends DataQualityRule> values)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.dataplex.v1.DataQualityRule>
|
addRule(DataQualityRule value)
public GenerateDataQualityRulesResponse.Builder addRule(DataQualityRule value)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
addRule(DataQualityRule.Builder builderForValue)
public GenerateDataQualityRulesResponse.Builder addRule(DataQualityRule.Builder builderForValue)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
addRule(int index, DataQualityRule value)
public GenerateDataQualityRulesResponse.Builder addRule(int index, DataQualityRule value)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
addRule(int index, DataQualityRule.Builder builderForValue)
public GenerateDataQualityRulesResponse.Builder addRule(int index, DataQualityRule.Builder builderForValue)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
addRuleBuilder()
public DataQualityRule.Builder addRuleBuilder()
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
addRuleBuilder(int index)
public DataQualityRule.Builder addRuleBuilder(int index)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
| Parameter |
| Name |
Description |
index |
int
|
build()
public GenerateDataQualityRulesResponse build()
buildPartial()
public GenerateDataQualityRulesResponse buildPartial()
clear()
public GenerateDataQualityRulesResponse.Builder clear()
Overrides
clearRule()
public GenerateDataQualityRulesResponse.Builder clearRule()
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
getDefaultInstanceForType()
public GenerateDataQualityRulesResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getRule(int index)
public DataQualityRule getRule(int index)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRuleBuilder(int index)
public DataQualityRule.Builder getRuleBuilder(int index)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRuleBuilderList()
public List<DataQualityRule.Builder> getRuleBuilderList()
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
getRuleCount()
public int getRuleCount()
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
| Returns |
| Type |
Description |
int |
|
getRuleList()
public List<DataQualityRule> getRuleList()
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
getRuleOrBuilder(int index)
public DataQualityRuleOrBuilder getRuleOrBuilder(int index)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRuleOrBuilderList()
public List<? extends DataQualityRuleOrBuilder> getRuleOrBuilderList()
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.dataplex.v1.DataQualityRuleOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(GenerateDataQualityRulesResponse other)
public GenerateDataQualityRulesResponse.Builder mergeFrom(GenerateDataQualityRulesResponse other)
public GenerateDataQualityRulesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public GenerateDataQualityRulesResponse.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeRule(int index)
public GenerateDataQualityRulesResponse.Builder removeRule(int index)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
| Parameter |
| Name |
Description |
index |
int
|
setRule(int index, DataQualityRule value)
public GenerateDataQualityRulesResponse.Builder setRule(int index, DataQualityRule value)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;
setRule(int index, DataQualityRule.Builder builderForValue)
public GenerateDataQualityRulesResponse.Builder setRule(int index, DataQualityRule.Builder builderForValue)
The data quality rules that Dataplex Universal Catalog generates based on
the results of a data profiling scan.
repeated .google.cloud.dataplex.v1.DataQualityRule rule = 1;