| Modifier and Type | Method and Description |
|---|---|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.clear() |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.clearDataProfile()
Name of the data profile, for example,
`projects/123/locations/europe/tableProfiles/8383929`.
|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.clearParentType()
The resource hierarchy level at which the data profile was generated.
|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.clone() |
CloudDlpDataProfile.Builder |
Finding.Builder.getCloudDlpDataProfileBuilder()
Cloud DLP data profile that is associated with the finding.
|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.mergeFrom(CloudDlpDataProfile other) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.mergeFrom(com.google.protobuf.Message other) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CloudDlpDataProfile.Builder |
CloudDlpDataProfile.newBuilder() |
static CloudDlpDataProfile.Builder |
CloudDlpDataProfile.newBuilder(CloudDlpDataProfile prototype) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.newBuilderForType() |
protected CloudDlpDataProfile.Builder |
CloudDlpDataProfile.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.setDataProfile(String value)
Name of the data profile, for example,
`projects/123/locations/europe/tableProfiles/8383929`.
|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.setDataProfileBytes(com.google.protobuf.ByteString value)
Name of the data profile, for example,
`projects/123/locations/europe/tableProfiles/8383929`.
|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.setParentType(CloudDlpDataProfile.ParentType value)
The resource hierarchy level at which the data profile was generated.
|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.setParentTypeValue(int value)
The resource hierarchy level at which the data profile was generated.
|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Finding.Builder |
Finding.Builder.setCloudDlpDataProfile(CloudDlpDataProfile.Builder builderForValue)
Cloud DLP data profile that is associated with the finding.
|
Copyright © 2024 Google LLC. All rights reserved.