| Package | Description |
|---|---|
| com.google.cloud.bigtable.data.v2.models |
| Modifier and Type | Method and Description |
|---|---|
abstract Value.ValueType |
Value.getValueType() |
Value.ValueType |
Value.IntValue.getValueType() |
Value.ValueType |
Value.RawTimestamp.getValueType() |
Value.ValueType |
Value.RawValue.getValueType() |
static Value.ValueType |
Value.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Value.ValueType[] |
Value.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026 Google LLC. All rights reserved.