public final class UuidBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static UUID |
generate()
Generates a random UUID.
|
static com.google.protobuf.ByteString |
toByteString(UUID uuid)
Converts a UUID to a ByteString.
|
Copyright © 2023 Google LLC. All rights reserved.