| Modifier and Type | Method and Description |
|---|---|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.clear() |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.clearDataProfileJob()
A copy of the configuration used to generate this profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.clearInspectConfig()
A copy of the inspection config used to generate this profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.clone() |
DataProfileConfigSnapshot.Builder |
TableDataProfile.Builder.getConfigSnapshotBuilder()
The snapshot of the configurations used to generate the profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.mergeDataProfileJob(DataProfileJobConfig value)
A copy of the configuration used to generate this profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.mergeFrom(DataProfileConfigSnapshot other) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.mergeFrom(com.google.protobuf.Message other) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.mergeInspectConfig(InspectConfig value)
A copy of the inspection config used to generate this profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.newBuilder() |
static DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.newBuilder(DataProfileConfigSnapshot prototype) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.newBuilderForType() |
protected DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.setDataProfileJob(DataProfileJobConfig.Builder builderForValue)
A copy of the configuration used to generate this profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.setDataProfileJob(DataProfileJobConfig value)
A copy of the configuration used to generate this profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.setInspectConfig(InspectConfig.Builder builderForValue)
A copy of the inspection config used to generate this profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.setInspectConfig(InspectConfig value)
A copy of the inspection config used to generate this profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
TableDataProfile.Builder |
TableDataProfile.Builder.setConfigSnapshot(DataProfileConfigSnapshot.Builder builderForValue)
The snapshot of the configurations used to generate the profile.
|
Copyright © 2022 Google LLC. All rights reserved.