DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.clear() |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.clearRowCount() |
The count of rows processed in the data scan job.
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.clone() |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.Builder.getDataProfileBuilder() |
Data profile result for data profile type data scan.
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.mergeFrom(DataScanEvent.DataProfileResult other) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.newBuilder() |
|
static DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.newBuilder(DataScanEvent.DataProfileResult prototype) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.newBuilderForType() |
|
protected DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.setRowCount(long value) |
The count of rows processed in the data scan job.
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DataScanEvent.DataProfileResult.Builder |
DataScanEvent.DataProfileResult.toBuilder() |
|