public static interface InspectDataSourceDetails.RequestedOptionsOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InspectJobConfig |
getJobConfig()
.google.privacy.dlp.v2beta2.InspectJobConfig job_config = 3; |
InspectJobConfigOrBuilder |
getJobConfigOrBuilder()
.google.privacy.dlp.v2beta2.InspectJobConfig job_config = 3; |
InspectTemplate |
getSnapshotInspectTemplate()
If run with an inspect template, a snapshot of it's state at the time of
this run.
|
InspectTemplateOrBuilder |
getSnapshotInspectTemplateOrBuilder()
If run with an inspect template, a snapshot of it's state at the time of
this run.
|
boolean |
hasJobConfig()
.google.privacy.dlp.v2beta2.InspectJobConfig job_config = 3; |
boolean |
hasSnapshotInspectTemplate()
If run with an inspect template, a snapshot of it's state at the time of
this run.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean hasSnapshotInspectTemplate()
If run with an inspect template, a snapshot of it's state at the time of this run.
.google.privacy.dlp.v2beta2.InspectTemplate snapshot_inspect_template = 1;InspectTemplate getSnapshotInspectTemplate()
If run with an inspect template, a snapshot of it's state at the time of this run.
.google.privacy.dlp.v2beta2.InspectTemplate snapshot_inspect_template = 1;InspectTemplateOrBuilder getSnapshotInspectTemplateOrBuilder()
If run with an inspect template, a snapshot of it's state at the time of this run.
.google.privacy.dlp.v2beta2.InspectTemplate snapshot_inspect_template = 1;boolean hasJobConfig()
.google.privacy.dlp.v2beta2.InspectJobConfig job_config = 3;InspectJobConfig getJobConfig()
.google.privacy.dlp.v2beta2.InspectJobConfig job_config = 3;InspectJobConfigOrBuilder getJobConfigOrBuilder()
.google.privacy.dlp.v2beta2.InspectJobConfig job_config = 3;