@DefaultCoder(value=UuidCoder.class) public abstract class Uuid extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
DEFAULT_ATTRIBUTE  | 
| Constructor and Description | 
|---|
Uuid()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Uuid | 
of(com.google.protobuf.ByteString value)  | 
static Uuid | 
random()  | 
abstract com.google.protobuf.ByteString | 
value()  | 
public static final java.lang.String DEFAULT_ATTRIBUTE