Uses of Class
com.google.protobuf.BytesValue
-
Packages that use BytesValue Package Description com.google.protobuf -
-
Uses of BytesValue in com.google.protobuf
Methods in com.google.protobuf that return types with arguments of type BytesValue Modifier and Type Method Description Parser<BytesValue>BytesValue. getParserForType()static Parser<BytesValue>BytesValue. parser()Methods in com.google.protobuf with parameters of type BytesValue Modifier and Type Method Description BytesValue.BuilderBytesValue.Builder. mergeFrom(BytesValue other)static BytesValue.BuilderBytesValue. newBuilder(BytesValue prototype)
-