| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
TokensInfo |
TokensInfo.Builder.build() |
TokensInfo |
TokensInfo.Builder.buildPartial() |
static TokensInfo |
TokensInfo.getDefaultInstance() |
TokensInfo |
TokensInfo.getDefaultInstanceForType() |
TokensInfo |
TokensInfo.Builder.getDefaultInstanceForType() |
TokensInfo |
ComputeTokensResponseOrBuilder.getTokensInfo(int index)
Lists of tokens info from the input.
|
TokensInfo |
ComputeTokensResponse.getTokensInfo(int index)
Lists of tokens info from the input.
|
TokensInfo |
ComputeTokensResponse.Builder.getTokensInfo(int index)
Lists of tokens info from the input.
|
static TokensInfo |
TokensInfo.parseDelimitedFrom(InputStream input) |
static TokensInfo |
TokensInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TokensInfo |
TokensInfo.parseFrom(byte[] data) |
static TokensInfo |
TokensInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TokensInfo |
TokensInfo.parseFrom(ByteBuffer data) |
static TokensInfo |
TokensInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TokensInfo |
TokensInfo.parseFrom(com.google.protobuf.ByteString data) |
static TokensInfo |
TokensInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TokensInfo |
TokensInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static TokensInfo |
TokensInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TokensInfo |
TokensInfo.parseFrom(InputStream input) |
static TokensInfo |
TokensInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TokensInfo> |
TokensInfo.getParserForType() |
List<TokensInfo> |
ComputeTokensResponseOrBuilder.getTokensInfoList()
Lists of tokens info from the input.
|
List<TokensInfo> |
ComputeTokensResponse.getTokensInfoList()
Lists of tokens info from the input.
|
List<TokensInfo> |
ComputeTokensResponse.Builder.getTokensInfoList()
Lists of tokens info from the input.
|
static com.google.protobuf.Parser<TokensInfo> |
TokensInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
ComputeTokensResponse.Builder |
ComputeTokensResponse.Builder.addTokensInfo(int index,
TokensInfo value)
Lists of tokens info from the input.
|
ComputeTokensResponse.Builder |
ComputeTokensResponse.Builder.addTokensInfo(TokensInfo value)
Lists of tokens info from the input.
|
TokensInfo.Builder |
TokensInfo.Builder.mergeFrom(TokensInfo other) |
static TokensInfo.Builder |
TokensInfo.newBuilder(TokensInfo prototype) |
ComputeTokensResponse.Builder |
ComputeTokensResponse.Builder.setTokensInfo(int index,
TokensInfo value)
Lists of tokens info from the input.
|
| Modifier and Type | Method and Description |
|---|---|
ComputeTokensResponse.Builder |
ComputeTokensResponse.Builder.addAllTokensInfo(Iterable<? extends TokensInfo> values)
Lists of tokens info from the input.
|
Copyright © 2024 Google LLC. All rights reserved.