| Modifier and Type | Class and Description |
|---|---|
class |
DataProfileAction
A task to execute when a data profile has been generated.
|
static class |
DataProfileAction.Builder
A task to execute when a data profile has been generated.
|
| Modifier and Type | Method and Description |
|---|---|
DataProfileActionOrBuilder |
DataProfileJobConfig.getDataProfileActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
DataProfileActionOrBuilder |
DataProfileJobConfig.Builder.getDataProfileActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
DataProfileActionOrBuilder |
DataProfileJobConfigOrBuilder.getDataProfileActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DataProfileActionOrBuilder> |
DataProfileJobConfig.getDataProfileActionsOrBuilderList()
Actions to execute at the completion of the job.
|
List<? extends DataProfileActionOrBuilder> |
DataProfileJobConfig.Builder.getDataProfileActionsOrBuilderList()
Actions to execute at the completion of the job.
|
List<? extends DataProfileActionOrBuilder> |
DataProfileJobConfigOrBuilder.getDataProfileActionsOrBuilderList()
Actions to execute at the completion of the job.
|
Copyright © 2022 Google LLC. All rights reserved.