| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
TokensInfo
Tokens info with a list of tokens and the corresponding list of token ids.
|
static class |
TokensInfo.Builder
Tokens info with a list of tokens and the corresponding list of token ids.
|
| Modifier and Type | Method and Description |
|---|---|
TokensInfoOrBuilder |
ComputeTokensResponse.getTokensInfoOrBuilder(int index)
Lists of tokens info from the input.
|
TokensInfoOrBuilder |
ComputeTokensResponse.Builder.getTokensInfoOrBuilder(int index)
Lists of tokens info from the input.
|
TokensInfoOrBuilder |
ComputeTokensResponseOrBuilder.getTokensInfoOrBuilder(int index)
Lists of tokens info from the input.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TokensInfoOrBuilder> |
ComputeTokensResponse.getTokensInfoOrBuilderList()
Lists of tokens info from the input.
|
List<? extends TokensInfoOrBuilder> |
ComputeTokensResponse.Builder.getTokensInfoOrBuilderList()
Lists of tokens info from the input.
|
List<? extends TokensInfoOrBuilder> |
ComputeTokensResponseOrBuilder.getTokensInfoOrBuilderList()
Lists of tokens info from the input.
|
Copyright © 2024 Google LLC. All rights reserved.