public interface ReplaceValueConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Value |
getNewValue()
Value to replace it with.
|
ValueOrBuilder |
getNewValueOrBuilder()
Value to replace it with.
|
boolean |
hasNewValue()
Value to replace it with.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNewValue()
Value to replace it with.
.google.privacy.dlp.v2.Value new_value = 1;Value getNewValue()
Value to replace it with.
.google.privacy.dlp.v2.Value new_value = 1;ValueOrBuilder getNewValueOrBuilder()
Value to replace it with.
.google.privacy.dlp.v2.Value new_value = 1;Copyright © 2022 Google LLC. All rights reserved.