| Modifier and Type | Method and Description |
|---|---|
DataProfileJobConfig |
DataProfileJobConfig.Builder.build() |
DataProfileJobConfig |
DataProfileJobConfig.Builder.buildPartial() |
DataProfileJobConfig |
DataProfileConfigSnapshotOrBuilder.getDataProfileJob()
A copy of the configuration used to generate this profile.
|
DataProfileJobConfig |
DataProfileConfigSnapshot.getDataProfileJob()
A copy of the configuration used to generate this profile.
|
DataProfileJobConfig |
DataProfileConfigSnapshot.Builder.getDataProfileJob()
A copy of the configuration used to generate this profile.
|
static DataProfileJobConfig |
DataProfileJobConfig.getDefaultInstance() |
DataProfileJobConfig |
DataProfileJobConfig.getDefaultInstanceForType() |
DataProfileJobConfig |
DataProfileJobConfig.Builder.getDefaultInstanceForType() |
static DataProfileJobConfig |
DataProfileJobConfig.parseDelimitedFrom(InputStream input) |
static DataProfileJobConfig |
DataProfileJobConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(byte[] data) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(ByteBuffer data) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(com.google.protobuf.ByteString data) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(InputStream input) |
static DataProfileJobConfig |
DataProfileJobConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DataProfileJobConfig> |
DataProfileJobConfig.getParserForType() |
static com.google.protobuf.Parser<DataProfileJobConfig> |
DataProfileJobConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.mergeDataProfileJob(DataProfileJobConfig value)
A copy of the configuration used to generate this profile.
|
DataProfileJobConfig.Builder |
DataProfileJobConfig.Builder.mergeFrom(DataProfileJobConfig other) |
static DataProfileJobConfig.Builder |
DataProfileJobConfig.newBuilder(DataProfileJobConfig prototype) |
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.setDataProfileJob(DataProfileJobConfig value)
A copy of the configuration used to generate this profile.
|
Copyright © 2022 Google LLC. All rights reserved.