| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.Builder.build() |
GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.Builder.buildPartial() |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.getDefaultInstance() |
GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.getDefaultInstanceForType() |
GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.Builder.getDefaultInstanceForType() |
GenerateContentResponse.PromptFeedback |
GenerateContentResponseOrBuilder.getPromptFeedback()
Output only.
|
GenerateContentResponse.PromptFeedback |
GenerateContentResponse.getPromptFeedback()
Output only.
|
GenerateContentResponse.PromptFeedback |
GenerateContentResponse.Builder.getPromptFeedback()
Output only.
|
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseDelimitedFrom(InputStream input) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(byte[] data) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(ByteBuffer data) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(com.google.protobuf.ByteString data) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(com.google.protobuf.CodedInputStream input) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(InputStream input) |
static GenerateContentResponse.PromptFeedback |
GenerateContentResponse.PromptFeedback.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GenerateContentResponse.PromptFeedback> |
GenerateContentResponse.PromptFeedback.getParserForType() |
static com.google.protobuf.Parser<GenerateContentResponse.PromptFeedback> |
GenerateContentResponse.PromptFeedback.parser() |
| Modifier and Type | Method and Description |
|---|---|
GenerateContentResponse.PromptFeedback.Builder |
GenerateContentResponse.PromptFeedback.Builder.mergeFrom(GenerateContentResponse.PromptFeedback other) |
GenerateContentResponse.Builder |
GenerateContentResponse.Builder.mergePromptFeedback(GenerateContentResponse.PromptFeedback value)
Output only.
|
static GenerateContentResponse.PromptFeedback.Builder |
GenerateContentResponse.PromptFeedback.newBuilder(GenerateContentResponse.PromptFeedback prototype) |
GenerateContentResponse.Builder |
GenerateContentResponse.Builder.setPromptFeedback(GenerateContentResponse.PromptFeedback value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.