| Modifier and Type | Method and Description |
|---|---|
CloudDlpInspection |
CloudDlpInspection.Builder.build() |
CloudDlpInspection |
CloudDlpInspection.Builder.buildPartial() |
CloudDlpInspection |
FindingOrBuilder.getCloudDlpInspection()
Cloud Data Loss Prevention (Cloud DLP) inspection results that are
associated with the finding.
|
CloudDlpInspection |
Finding.getCloudDlpInspection()
Cloud Data Loss Prevention (Cloud DLP) inspection results that are
associated with the finding.
|
CloudDlpInspection |
Finding.Builder.getCloudDlpInspection()
Cloud Data Loss Prevention (Cloud DLP) inspection results that are
associated with the finding.
|
static CloudDlpInspection |
CloudDlpInspection.getDefaultInstance() |
CloudDlpInspection |
CloudDlpInspection.getDefaultInstanceForType() |
CloudDlpInspection |
CloudDlpInspection.Builder.getDefaultInstanceForType() |
static CloudDlpInspection |
CloudDlpInspection.parseDelimitedFrom(InputStream input) |
static CloudDlpInspection |
CloudDlpInspection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(byte[] data) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(ByteBuffer data) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(com.google.protobuf.ByteString data) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(com.google.protobuf.CodedInputStream input) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(InputStream input) |
static CloudDlpInspection |
CloudDlpInspection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CloudDlpInspection> |
CloudDlpInspection.getParserForType() |
static com.google.protobuf.Parser<CloudDlpInspection> |
CloudDlpInspection.parser() |
| Modifier and Type | Method and Description |
|---|---|
Finding.Builder |
Finding.Builder.mergeCloudDlpInspection(CloudDlpInspection value)
Cloud Data Loss Prevention (Cloud DLP) inspection results that are
associated with the finding.
|
CloudDlpInspection.Builder |
CloudDlpInspection.Builder.mergeFrom(CloudDlpInspection other) |
static CloudDlpInspection.Builder |
CloudDlpInspection.newBuilder(CloudDlpInspection prototype) |
Finding.Builder |
Finding.Builder.setCloudDlpInspection(CloudDlpInspection value)
Cloud Data Loss Prevention (Cloud DLP) inspection results that are
associated with the finding.
|
Copyright © 2024 Google LLC. All rights reserved.