| Modifier and Type | Method and Description |
|---|---|
Presets |
Presets.Builder.build() |
Presets |
Presets.Builder.buildPartial() |
static Presets |
Presets.getDefaultInstance() |
Presets |
Presets.getDefaultInstanceForType() |
Presets |
Presets.Builder.getDefaultInstanceForType() |
Presets |
Examples.getPresets()
Simplified preset configuration, which automatically sets configuration
values based on the desired query speed-precision trade-off and modality.
|
Presets |
Examples.Builder.getPresets()
Simplified preset configuration, which automatically sets configuration
values based on the desired query speed-precision trade-off and modality.
|
Presets |
ExamplesOrBuilder.getPresets()
Simplified preset configuration, which automatically sets configuration
values based on the desired query speed-precision trade-off and modality.
|
static Presets |
Presets.parseDelimitedFrom(InputStream input) |
static Presets |
Presets.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Presets |
Presets.parseFrom(byte[] data) |
static Presets |
Presets.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Presets |
Presets.parseFrom(ByteBuffer data) |
static Presets |
Presets.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Presets |
Presets.parseFrom(com.google.protobuf.ByteString data) |
static Presets |
Presets.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Presets |
Presets.parseFrom(com.google.protobuf.CodedInputStream input) |
static Presets |
Presets.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Presets |
Presets.parseFrom(InputStream input) |
static Presets |
Presets.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Presets> |
Presets.getParserForType() |
static com.google.protobuf.Parser<Presets> |
Presets.parser() |
| Modifier and Type | Method and Description |
|---|---|
Presets.Builder |
Presets.Builder.mergeFrom(Presets other) |
Examples.Builder |
Examples.Builder.mergePresets(Presets value)
Simplified preset configuration, which automatically sets configuration
values based on the desired query speed-precision trade-off and modality.
|
static Presets.Builder |
Presets.newBuilder(Presets prototype) |
Examples.Builder |
Examples.Builder.setPresets(Presets value)
Simplified preset configuration, which automatically sets configuration
values based on the desired query speed-precision trade-off and modality.
|
Copyright © 2025 Google LLC. All rights reserved.