| Modifier and Type | Method and Description |
|---|---|
InspectJobConfig |
InspectJobConfig.Builder.build() |
InspectJobConfig |
InspectJobConfig.Builder.buildPartial() |
static InspectJobConfig |
InspectJobConfig.getDefaultInstance() |
InspectJobConfig |
InspectJobConfig.getDefaultInstanceForType() |
InspectJobConfig |
InspectJobConfig.Builder.getDefaultInstanceForType() |
InspectJobConfig |
JobTrigger.getInspectJob()
For inspect jobs, a snapshot of the configuration.
|
InspectJobConfig |
JobTrigger.Builder.getInspectJob()
For inspect jobs, a snapshot of the configuration.
|
InspectJobConfig |
CreateDlpJobRequest.getInspectJob()
An inspection job scans a storage repository for InfoTypes.
|
InspectJobConfig |
CreateDlpJobRequest.Builder.getInspectJob()
An inspection job scans a storage repository for InfoTypes.
|
InspectJobConfig |
JobTriggerOrBuilder.getInspectJob()
For inspect jobs, a snapshot of the configuration.
|
InspectJobConfig |
CreateDlpJobRequestOrBuilder.getInspectJob()
An inspection job scans a storage repository for InfoTypes.
|
InspectJobConfig |
InspectDataSourceDetails.RequestedOptionsOrBuilder.getJobConfig()
Inspect config.
|
InspectJobConfig |
InspectDataSourceDetails.RequestedOptions.getJobConfig()
Inspect config.
|
InspectJobConfig |
InspectDataSourceDetails.RequestedOptions.Builder.getJobConfig()
Inspect config.
|
static InspectJobConfig |
InspectJobConfig.parseDelimitedFrom(InputStream input) |
static InspectJobConfig |
InspectJobConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectJobConfig |
InspectJobConfig.parseFrom(byte[] data) |
static InspectJobConfig |
InspectJobConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectJobConfig |
InspectJobConfig.parseFrom(ByteBuffer data) |
static InspectJobConfig |
InspectJobConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectJobConfig |
InspectJobConfig.parseFrom(com.google.protobuf.ByteString data) |
static InspectJobConfig |
InspectJobConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectJobConfig |
InspectJobConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static InspectJobConfig |
InspectJobConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectJobConfig |
InspectJobConfig.parseFrom(InputStream input) |
static InspectJobConfig |
InspectJobConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InspectJobConfig> |
InspectJobConfig.getParserForType() |
static com.google.protobuf.Parser<InspectJobConfig> |
InspectJobConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
InspectJobConfig.Builder |
InspectJobConfig.Builder.mergeFrom(InspectJobConfig other) |
JobTrigger.Builder |
JobTrigger.Builder.mergeInspectJob(InspectJobConfig value)
For inspect jobs, a snapshot of the configuration.
|
CreateDlpJobRequest.Builder |
CreateDlpJobRequest.Builder.mergeInspectJob(InspectJobConfig value)
An inspection job scans a storage repository for InfoTypes.
|
InspectDataSourceDetails.RequestedOptions.Builder |
InspectDataSourceDetails.RequestedOptions.Builder.mergeJobConfig(InspectJobConfig value)
Inspect config.
|
static InspectJobConfig.Builder |
InspectJobConfig.newBuilder(InspectJobConfig prototype) |
JobTrigger.Builder |
JobTrigger.Builder.setInspectJob(InspectJobConfig value)
For inspect jobs, a snapshot of the configuration.
|
CreateDlpJobRequest.Builder |
CreateDlpJobRequest.Builder.setInspectJob(InspectJobConfig value)
An inspection job scans a storage repository for InfoTypes.
|
InspectDataSourceDetails.RequestedOptions.Builder |
InspectDataSourceDetails.RequestedOptions.Builder.setJobConfig(InspectJobConfig value)
Inspect config.
|
Copyright © 2022 Google LLC. All rights reserved.