| Modifier and Type | Method and Description |
|---|---|
CloudDlpDataProfile |
CloudDlpDataProfile.Builder.build() |
CloudDlpDataProfile |
CloudDlpDataProfile.Builder.buildPartial() |
CloudDlpDataProfile |
FindingOrBuilder.getCloudDlpDataProfile()
Cloud DLP data profile that is associated with the finding.
|
CloudDlpDataProfile |
Finding.getCloudDlpDataProfile()
Cloud DLP data profile that is associated with the finding.
|
CloudDlpDataProfile |
Finding.Builder.getCloudDlpDataProfile()
Cloud DLP data profile that is associated with the finding.
|
static CloudDlpDataProfile |
CloudDlpDataProfile.getDefaultInstance() |
CloudDlpDataProfile |
CloudDlpDataProfile.getDefaultInstanceForType() |
CloudDlpDataProfile |
CloudDlpDataProfile.Builder.getDefaultInstanceForType() |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseDelimitedFrom(InputStream input) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(byte[] data) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(ByteBuffer data) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(com.google.protobuf.ByteString data) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(InputStream input) |
static CloudDlpDataProfile |
CloudDlpDataProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CloudDlpDataProfile> |
CloudDlpDataProfile.getParserForType() |
static com.google.protobuf.Parser<CloudDlpDataProfile> |
CloudDlpDataProfile.parser() |
| Modifier and Type | Method and Description |
|---|---|
Finding.Builder |
Finding.Builder.mergeCloudDlpDataProfile(CloudDlpDataProfile value)
Cloud DLP data profile that is associated with the finding.
|
CloudDlpDataProfile.Builder |
CloudDlpDataProfile.Builder.mergeFrom(CloudDlpDataProfile other) |
static CloudDlpDataProfile.Builder |
CloudDlpDataProfile.newBuilder(CloudDlpDataProfile prototype) |
Finding.Builder |
Finding.Builder.setCloudDlpDataProfile(CloudDlpDataProfile value)
Cloud DLP data profile that is associated with the finding.
|
Copyright © 2024 Google LLC. All rights reserved.