Uses of Interface
com.google.cloud.aiplatform.v1.TokensInfoOrBuilder
Packages that use TokensInfoOrBuilder
-
Uses of TokensInfoOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement TokensInfoOrBuilderModifier and TypeClassDescriptionfinal classTokens info with a list of tokens and the corresponding list of token ids.static final classTokens info with a list of tokens and the corresponding list of token ids.Methods in com.google.cloud.aiplatform.v1 that return TokensInfoOrBuilderModifier and TypeMethodDescriptionComputeTokensResponse.Builder.getTokensInfoOrBuilder(int index) Lists of tokens info from the input.ComputeTokensResponse.getTokensInfoOrBuilder(int index) Lists of tokens info from the input.ComputeTokensResponseOrBuilder.getTokensInfoOrBuilder(int index) Lists of tokens info from the input.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type TokensInfoOrBuilderModifier and TypeMethodDescriptionList<? extends TokensInfoOrBuilder>ComputeTokensResponse.Builder.getTokensInfoOrBuilderList()Lists of tokens info from the input.List<? extends TokensInfoOrBuilder>ComputeTokensResponse.getTokensInfoOrBuilderList()Lists of tokens info from the input.List<? extends TokensInfoOrBuilder>ComputeTokensResponseOrBuilder.getTokensInfoOrBuilderList()Lists of tokens info from the input.