| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2.models |
| Modifier and Type | Method and Description |
|---|---|
static Type.Bytes |
Type.bytes(Type.Bytes.Encoding encoding)
Creates a Bytes type with the specified encoding
|
static Type.Bytes |
Type.Bytes.create(Type.Bytes.Encoding encoding) |
static Type.Bytes |
Type.rawBytes()
Creates a Bytes type with a "raw" encoding, leaving the bytes encoded as they are passed in.
|
Copyright © 2026 Google LLC. All rights reserved.