public interface ObjectInfoDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getChecksum()
optional string checksum = 2; |
com.google.protobuf.ByteString |
getChecksumBytes()
optional string checksum = 2; |
String |
getCompAlg()
optional string compAlg = 3; |
com.google.protobuf.ByteString |
getCompAlgBytes()
optional string compAlg = 3; |
String |
getDesc()
optional string desc = 5; |
com.google.protobuf.ByteString |
getDescBytes()
optional string desc = 5; |
String |
getEncAlg()
optional string encAlg = 4; |
com.google.protobuf.ByteString |
getEncAlgBytes()
optional string encAlg = 4; |
long |
getSize()
optional int64 size = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getSize()
optional int64 size = 1;String getChecksum()
optional string checksum = 2;com.google.protobuf.ByteString getChecksumBytes()
optional string checksum = 2;String getCompAlg()
optional string compAlg = 3;com.google.protobuf.ByteString getCompAlgBytes()
optional string compAlg = 3;String getEncAlg()
optional string encAlg = 4;com.google.protobuf.ByteString getEncAlgBytes()
optional string encAlg = 4;String getDesc()
optional string desc = 5;com.google.protobuf.ByteString getDescBytes()
optional string desc = 5;Copyright © 2017. All rights reserved.