| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Float32
Float32
Values of type `Float32` are stored in `Value.float_value`.
|
static class |
Type.Float32.Builder
Float32
Values of type `Float32` are stored in `Value.float_value`.
|
| Modifier and Type | Method and Description |
|---|---|
Type.Float32OrBuilder |
Type.getFloat32TypeOrBuilder()
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
Type.Float32OrBuilder |
Type.Builder.getFloat32TypeOrBuilder()
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
Type.Float32OrBuilder |
TypeOrBuilder.getFloat32TypeOrBuilder()
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
Copyright © 2026 Google LLC. All rights reserved.