public static interface InspectDataSourceDetails.RequestedOptionsOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
InspectJobConfig |
getJobConfig()
.google.privacy.dlp.v2.InspectJobConfig job_config = 3; |
InspectJobConfigOrBuilder |
getJobConfigOrBuilder()
.google.privacy.dlp.v2.InspectJobConfig job_config = 3; |
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()
.google.privacy.dlp.v2.InspectJobConfig job_config = 3; |
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, hasOneof
isInitialized
boolean 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()
.google.privacy.dlp.v2.InspectJobConfig job_config = 3;
InspectJobConfig getJobConfig()
.google.privacy.dlp.v2.InspectJobConfig job_config = 3;
InspectJobConfigOrBuilder getJobConfigOrBuilder()
.google.privacy.dlp.v2.InspectJobConfig job_config = 3;