| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Float64
Float64
Values of type `Float64` are stored in `Value.float_value`.
|
static class |
Type.Float64.Builder
Float64
Values of type `Float64` are stored in `Value.float_value`.
|
| Modifier and Type | Method and Description |
|---|---|
Type.Float64OrBuilder |
Type.getFloat64TypeOrBuilder()
Float64
.google.bigtable.v2.Type.Float64 float64_type = 9; |
Type.Float64OrBuilder |
Type.Builder.getFloat64TypeOrBuilder()
Float64
.google.bigtable.v2.Type.Float64 float64_type = 9; |
Type.Float64OrBuilder |
TypeOrBuilder.getFloat64TypeOrBuilder()
Float64
.google.bigtable.v2.Type.Float64 float64_type = 9; |
Copyright © 2026 Google LLC. All rights reserved.