public interface _ListRemoveRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAllElementsWithValue()
Remove all appearances in the list where the element is this value
|
com.google.protobuf.ByteString |
getListName()
bytes list_name = 1; |
_ListRemoveRequest.RemoveCase |
getRemoveCase() |
boolean |
hasAllElementsWithValue()
Remove all appearances in the list where the element is this value
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getListName()
bytes list_name = 1;boolean hasAllElementsWithValue()
Remove all appearances in the list where the element is this value
bytes all_elements_with_value = 2;com.google.protobuf.ByteString getAllElementsWithValue()
Remove all appearances in the list where the element is this value
bytes all_elements_with_value = 2;_ListRemoveRequest.RemoveCase getRemoveCase()