public final class BlobValue extends Value<Blob>
static class
BlobValue.Builder
BlobValue(Blob blob)
static BlobValue.Builder
builder(Blob blob)
static BlobValue
of(Blob blob)
toBuilder()
String
toString()
equals, excludeFromIndexes, get, hashCode, type
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public BlobValue(Blob blob)
public BlobValue.Builder toBuilder()
toBuilder
Value<Blob>
public static BlobValue of(Blob blob)
public static BlobValue.Builder builder(Blob blob)
public String toString()
toString
Object
Copyright © 2016 Google. All rights reserved.