public static interface PushAPIMsg.DeleteDocumentMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPrefix()
optional bool clearCache = 4 [default = true]; // support dropped in apollo
|
com.google.protobuf.ByteString |
getPrefixBytes()
optional bool clearCache = 4 [default = true]; // support dropped in apollo
|
boolean |
getRecursive()
optional bool recursive = 2 [default = true]; |
boolean |
hasPrefix()
optional bool clearCache = 4 [default = true]; // support dropped in apollo
|
boolean |
hasRecursive()
optional bool recursive = 2 [default = true]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasPrefix()
optional bool clearCache = 4 [default = true]; // support dropped in apollo
optional string prefix = 1 [default = ""];
java.lang.String getPrefix()
optional bool clearCache = 4 [default = true]; // support dropped in apollo
optional string prefix = 1 [default = ""];
com.google.protobuf.ByteString getPrefixBytes()
optional bool clearCache = 4 [default = true]; // support dropped in apollo
optional string prefix = 1 [default = ""];
boolean hasRecursive()
optional bool recursive = 2 [default = true];
boolean getRecursive()
optional bool recursive = 2 [default = true];
Copyright © 2021 Dassault Systèmes, All Rights Reserved.