| Modifier and Type | Method and Description |
|---|---|
OtherInfoTypeSummary.Builder |
TableDataProfile.Builder.addOtherInfoTypesBuilder()
Other infoTypes found in this table's data.
|
OtherInfoTypeSummary.Builder |
TableDataProfile.Builder.addOtherInfoTypesBuilder(int index)
Other infoTypes found in this table's data.
|
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.clear() |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.clearEstimatedPrevalence()
Approximate percentage of non-null rows that contained data detected by
this infotype.
|
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.clearInfoType()
The other infoType.
|
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.clone() |
OtherInfoTypeSummary.Builder |
TableDataProfile.Builder.getOtherInfoTypesBuilder(int index)
Other infoTypes found in this table's data.
|
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.mergeFrom(com.google.protobuf.Message other) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.mergeFrom(OtherInfoTypeSummary other) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.mergeInfoType(InfoType value)
The other infoType.
|
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.newBuilder() |
static OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.newBuilder(OtherInfoTypeSummary prototype) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.newBuilderForType() |
protected OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.setEstimatedPrevalence(int value)
Approximate percentage of non-null rows that contained data detected by
this infotype.
|
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.setInfoType(InfoType.Builder builderForValue)
The other infoType.
|
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.setInfoType(InfoType value)
The other infoType.
|
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OtherInfoTypeSummary.Builder |
OtherInfoTypeSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<OtherInfoTypeSummary.Builder> |
TableDataProfile.Builder.getOtherInfoTypesBuilderList()
Other infoTypes found in this table's data.
|
| Modifier and Type | Method and Description |
|---|---|
TableDataProfile.Builder |
TableDataProfile.Builder.addOtherInfoTypes(int index,
OtherInfoTypeSummary.Builder builderForValue)
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.setOtherInfoTypes(int index,
OtherInfoTypeSummary.Builder builderForValue)
Other infoTypes found in this table's data.
|
Copyright © 2022 Google LLC. All rights reserved.