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