| Modifier and Type | Method and Description |
|---|---|
Generator.ModelParameter |
Generator.ModelParameter.Builder.build() |
Generator.ModelParameter |
Generator.ModelParameter.Builder.buildPartial() |
static Generator.ModelParameter |
Generator.ModelParameter.getDefaultInstance() |
Generator.ModelParameter |
Generator.ModelParameter.getDefaultInstanceForType() |
Generator.ModelParameter |
Generator.ModelParameter.Builder.getDefaultInstanceForType() |
Generator.ModelParameter |
GeneratorOrBuilder.getModelParameter()
Parameters passed to the LLM to configure its behavior.
|
Generator.ModelParameter |
Generator.getModelParameter()
Parameters passed to the LLM to configure its behavior.
|
Generator.ModelParameter |
Generator.Builder.getModelParameter()
Parameters passed to the LLM to configure its behavior.
|
static Generator.ModelParameter |
Generator.ModelParameter.parseDelimitedFrom(InputStream input) |
static Generator.ModelParameter |
Generator.ModelParameter.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(byte[] data) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(ByteBuffer data) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(com.google.protobuf.ByteString data) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(com.google.protobuf.CodedInputStream input) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(InputStream input) |
static Generator.ModelParameter |
Generator.ModelParameter.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Generator.ModelParameter> |
Generator.ModelParameter.getParserForType() |
static com.google.protobuf.Parser<Generator.ModelParameter> |
Generator.ModelParameter.parser() |
| Modifier and Type | Method and Description |
|---|---|
Generator.ModelParameter.Builder |
Generator.ModelParameter.Builder.mergeFrom(Generator.ModelParameter other) |
Generator.Builder |
Generator.Builder.mergeModelParameter(Generator.ModelParameter value)
Parameters passed to the LLM to configure its behavior.
|
static Generator.ModelParameter.Builder |
Generator.ModelParameter.newBuilder(Generator.ModelParameter prototype) |
Generator.Builder |
Generator.Builder.setModelParameter(Generator.ModelParameter value)
Parameters passed to the LLM to configure its behavior.
|
Copyright © 2025 Google LLC. All rights reserved.