Package com.google.cloud.datastore
Class RawValue
- java.lang.Object
-
- com.google.cloud.datastore.Value<Value>
-
- com.google.cloud.datastore.RawValue
-
- All Implemented Interfaces:
Serializable
public final class RawValue extends Value<Value>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RawValue.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RawValue.Builder
toBuilder()
-
-
-
Method Detail
-
toBuilder
public RawValue.Builder toBuilder()
-
-