| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
GenerationConfig |
GenerationConfig.Builder.build() |
GenerationConfig |
GenerationConfig.Builder.buildPartial() |
static GenerationConfig |
GenerationConfig.getDefaultInstance() |
GenerationConfig |
GenerationConfig.getDefaultInstanceForType() |
GenerationConfig |
GenerationConfig.Builder.getDefaultInstanceForType() |
GenerationConfig |
GenerateContentRequestOrBuilder.getGenerationConfig()
Optional.
|
GenerationConfig |
GenerateContentRequest.getGenerationConfig()
Optional.
|
GenerationConfig |
GenerateContentRequest.Builder.getGenerationConfig()
Optional.
|
static GenerationConfig |
GenerationConfig.parseDelimitedFrom(InputStream input) |
static GenerationConfig |
GenerationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerationConfig |
GenerationConfig.parseFrom(byte[] data) |
static GenerationConfig |
GenerationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerationConfig |
GenerationConfig.parseFrom(ByteBuffer data) |
static GenerationConfig |
GenerationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerationConfig |
GenerationConfig.parseFrom(com.google.protobuf.ByteString data) |
static GenerationConfig |
GenerationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerationConfig |
GenerationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static GenerationConfig |
GenerationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerationConfig |
GenerationConfig.parseFrom(InputStream input) |
static GenerationConfig |
GenerationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GenerationConfig> |
GenerationConfig.getParserForType() |
static com.google.protobuf.Parser<GenerationConfig> |
GenerationConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
GenerationConfig.Builder |
GenerationConfig.Builder.mergeFrom(GenerationConfig other) |
GenerateContentRequest.Builder |
GenerateContentRequest.Builder.mergeGenerationConfig(GenerationConfig value)
Optional.
|
static GenerationConfig.Builder |
GenerationConfig.newBuilder(GenerationConfig prototype) |
GenerateContentRequest.Builder |
GenerateContentRequest.Builder.setGenerationConfig(GenerationConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.