| Modifier and Type | Method and Description |
|---|---|
Type.Float32 |
Type.Float32.Builder.build() |
Type.Float32 |
Type.Float32.Builder.buildPartial() |
static Type.Float32 |
Type.Float32.getDefaultInstance() |
Type.Float32 |
Type.Float32.getDefaultInstanceForType() |
Type.Float32 |
Type.Float32.Builder.getDefaultInstanceForType() |
Type.Float32 |
Type.getFloat32Type()
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
Type.Float32 |
Type.Builder.getFloat32Type()
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
Type.Float32 |
TypeOrBuilder.getFloat32Type()
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
static Type.Float32 |
Type.Float32.parseDelimitedFrom(InputStream input) |
static Type.Float32 |
Type.Float32.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Float32 |
Type.Float32.parseFrom(byte[] data) |
static Type.Float32 |
Type.Float32.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Float32 |
Type.Float32.parseFrom(ByteBuffer data) |
static Type.Float32 |
Type.Float32.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Float32 |
Type.Float32.parseFrom(com.google.protobuf.ByteString data) |
static Type.Float32 |
Type.Float32.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Float32 |
Type.Float32.parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.Float32 |
Type.Float32.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Float32 |
Type.Float32.parseFrom(InputStream input) |
static Type.Float32 |
Type.Float32.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Type.Float32> |
Type.Float32.getParserForType() |
static com.google.protobuf.Parser<Type.Float32> |
Type.Float32.parser() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.mergeFloat32Type(Type.Float32 value)
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
Type.Float32.Builder |
Type.Float32.Builder.mergeFrom(Type.Float32 other) |
static Type.Float32.Builder |
Type.Float32.newBuilder(Type.Float32 prototype) |
Type.Builder |
Type.Builder.setFloat32Type(Type.Float32 value)
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
Copyright © 2026 Google LLC. All rights reserved.