CloudDlpInspection.Builder |
CloudDlpInspection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.clear() |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.clearFullScan() |
Whether Cloud DLP scanned the complete resource or a sampled subset.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.clearInfoType() |
The type of information (or
*[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.clearInfoTypeCount() |
The number of times Cloud DLP found this infoType within this job
and resource.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.clearInspectJob() |
Name of the inspection job, for example,
`projects/123/locations/europe/dlpJobs/i-8383929`.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.clone() |
|
CloudDlpInspection.Builder |
Finding.Builder.getCloudDlpInspectionBuilder() |
Cloud Data Loss Prevention (Cloud DLP) inspection results that are
associated with the finding.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.mergeFrom(CloudDlpInspection other) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.mergeFrom(com.google.protobuf.Message other) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static CloudDlpInspection.Builder |
CloudDlpInspection.newBuilder() |
|
static CloudDlpInspection.Builder |
CloudDlpInspection.newBuilder(CloudDlpInspection prototype) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.newBuilderForType() |
|
protected CloudDlpInspection.Builder |
CloudDlpInspection.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.setFullScan(boolean value) |
Whether Cloud DLP scanned the complete resource or a sampled subset.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.setInfoType(String value) |
The type of information (or
*[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.setInfoTypeBytes(com.google.protobuf.ByteString value) |
The type of information (or
*[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.setInfoTypeCount(long value) |
The number of times Cloud DLP found this infoType within this job
and resource.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.setInspectJob(String value) |
Name of the inspection job, for example,
`projects/123/locations/europe/dlpJobs/i-8383929`.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.setInspectJobBytes(com.google.protobuf.ByteString value) |
Name of the inspection job, for example,
`projects/123/locations/europe/dlpJobs/i-8383929`.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
CloudDlpInspection.Builder |
CloudDlpInspection.toBuilder() |
|