| Modifier and Type | Method and Description |
|---|---|
Type.Float32.Builder |
Type.Float32.Builder.clear() |
Type.Float32.Builder |
Type.Builder.getFloat32TypeBuilder()
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
Type.Float32.Builder |
Type.Float32.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Type.Float32.Builder |
Type.Float32.Builder.mergeFrom(com.google.protobuf.Message other) |
Type.Float32.Builder |
Type.Float32.Builder.mergeFrom(Type.Float32 other) |
static Type.Float32.Builder |
Type.Float32.newBuilder() |
static Type.Float32.Builder |
Type.Float32.newBuilder(Type.Float32 prototype) |
Type.Float32.Builder |
Type.Float32.newBuilderForType() |
protected Type.Float32.Builder |
Type.Float32.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
Type.Float32.Builder |
Type.Float32.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.setFloat32Type(Type.Float32.Builder builderForValue)
Float32
.google.bigtable.v2.Type.Float32 float32_type = 12; |
Copyright © 2026 Google LLC. All rights reserved.