| Modifier and Type | Method and Description |
|---|---|
DataProfileConfigSnapshot |
DataProfileConfigSnapshot.Builder.build() |
DataProfileConfigSnapshot |
DataProfileConfigSnapshot.Builder.buildPartial() |
DataProfileConfigSnapshot |
TableDataProfile.getConfigSnapshot()
The snapshot of the configurations used to generate the profile.
|
DataProfileConfigSnapshot |
TableDataProfile.Builder.getConfigSnapshot()
The snapshot of the configurations used to generate the profile.
|
DataProfileConfigSnapshot |
TableDataProfileOrBuilder.getConfigSnapshot()
The snapshot of the configurations used to generate the profile.
|
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.getDefaultInstance() |
DataProfileConfigSnapshot |
DataProfileConfigSnapshot.getDefaultInstanceForType() |
DataProfileConfigSnapshot |
DataProfileConfigSnapshot.Builder.getDefaultInstanceForType() |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseDelimitedFrom(InputStream input) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(byte[] data) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(ByteBuffer data) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(com.google.protobuf.ByteString data) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(com.google.protobuf.CodedInputStream input) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(InputStream input) |
static DataProfileConfigSnapshot |
DataProfileConfigSnapshot.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DataProfileConfigSnapshot> |
DataProfileConfigSnapshot.getParserForType() |
static com.google.protobuf.Parser<DataProfileConfigSnapshot> |
DataProfileConfigSnapshot.parser() |
| Modifier and Type | Method and Description |
|---|---|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeConfigSnapshot(DataProfileConfigSnapshot value)
The snapshot of the configurations used to generate the profile.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.mergeFrom(DataProfileConfigSnapshot other) |
static DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.newBuilder(DataProfileConfigSnapshot prototype) |
TableDataProfile.Builder |
TableDataProfile.Builder.setConfigSnapshot(DataProfileConfigSnapshot value)
The snapshot of the configurations used to generate the profile.
|
Copyright © 2022 Google LLC. All rights reserved.