public interface CompareAndWriteInlineFileRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getNewValue()
bytes new_value = 3; |
com.google.protobuf.ByteString |
getOldValue()
bytes old_value = 2; |
java.lang.String |
getPath()
string path = 1; |
com.google.protobuf.ByteString |
getPathBytes()
string path = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getPath()
string path = 1;com.google.protobuf.ByteString getPathBytes()
string path = 1;com.google.protobuf.ByteString getOldValue()
bytes old_value = 2;com.google.protobuf.ByteString getNewValue()
bytes new_value = 3;Copyright © 2024. All rights reserved.