public static interface Action.SaveFindingsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OutputStorageConfig |
getOutputConfig()
Location to store findings outside of DLP.
|
OutputStorageConfigOrBuilder |
getOutputConfigOrBuilder()
Location to store findings outside of DLP.
|
boolean |
hasOutputConfig()
Location to store findings outside of DLP.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOutputConfig()
Location to store findings outside of DLP.
.google.privacy.dlp.v2.OutputStorageConfig output_config = 1;OutputStorageConfig getOutputConfig()
Location to store findings outside of DLP.
.google.privacy.dlp.v2.OutputStorageConfig output_config = 1;OutputStorageConfigOrBuilder getOutputConfigOrBuilder()
Location to store findings outside of DLP.
.google.privacy.dlp.v2.OutputStorageConfig output_config = 1;Copyright © 2022 Google LLC. All rights reserved.