public static interface InspectDataSourceDetails.RequestedOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InspectJobConfig |
getJobConfig()
Inspect config.
|
InspectJobConfigOrBuilder |
getJobConfigOrBuilder()
Inspect config.
|
InspectTemplate |
getSnapshotInspectTemplate()
If run with an InspectTemplate, a snapshot of its state at the time of
this run.
|
InspectTemplateOrBuilder |
getSnapshotInspectTemplateOrBuilder()
If run with an InspectTemplate, a snapshot of its state at the time of
this run.
|
boolean |
hasJobConfig()
Inspect config.
|
boolean |
hasSnapshotInspectTemplate()
If run with an InspectTemplate, a snapshot of its state at the time of
this run.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSnapshotInspectTemplate()
If run with an InspectTemplate, a snapshot of its state at the time of this run.
.google.privacy.dlp.v2.InspectTemplate snapshot_inspect_template = 1;InspectTemplate getSnapshotInspectTemplate()
If run with an InspectTemplate, a snapshot of its state at the time of this run.
.google.privacy.dlp.v2.InspectTemplate snapshot_inspect_template = 1;InspectTemplateOrBuilder getSnapshotInspectTemplateOrBuilder()
If run with an InspectTemplate, a snapshot of its state at the time of this run.
.google.privacy.dlp.v2.InspectTemplate snapshot_inspect_template = 1;boolean hasJobConfig()
Inspect config.
.google.privacy.dlp.v2.InspectJobConfig job_config = 3;InspectJobConfig getJobConfig()
Inspect config.
.google.privacy.dlp.v2.InspectJobConfig job_config = 3;InspectJobConfigOrBuilder getJobConfigOrBuilder()
Inspect config.
.google.privacy.dlp.v2.InspectJobConfig job_config = 3;Copyright © 2022 Google LLC. All rights reserved.