public interface SerializedObjectOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getData()
bytes data = 3; |
String |
getRevision()
string revision = 2; |
com.google.protobuf.ByteString |
getRevisionBytes()
string revision = 2; |
String |
getType()
string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getType()
string type = 1;com.google.protobuf.ByteString getTypeBytes()
string type = 1;String getRevision()
string revision = 2;com.google.protobuf.ByteString getRevisionBytes()
string revision = 2;com.google.protobuf.ByteString getData()
bytes data = 3;Copyright © 2010–2019. All rights reserved.