Uses of Interface
com.google.cloud.aiplatform.v1.CachedContentOrBuilder
Packages that use CachedContentOrBuilder
-
Uses of CachedContentOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement CachedContentOrBuilderModifier and TypeClassDescriptionfinal classA resource used in LLM queries for users to explicitly specify what to cache and how to cache.static final classA resource used in LLM queries for users to explicitly specify what to cache and how to cache.Methods in com.google.cloud.aiplatform.v1 that return CachedContentOrBuilderModifier and TypeMethodDescriptionCreateCachedContentRequest.Builder.getCachedContentOrBuilder()Required.CreateCachedContentRequest.getCachedContentOrBuilder()Required.CreateCachedContentRequestOrBuilder.getCachedContentOrBuilder()Required.UpdateCachedContentRequest.Builder.getCachedContentOrBuilder()Required.UpdateCachedContentRequest.getCachedContentOrBuilder()Required.UpdateCachedContentRequestOrBuilder.getCachedContentOrBuilder()Required.ListCachedContentsResponse.Builder.getCachedContentsOrBuilder(int index) List of cached contents.ListCachedContentsResponse.getCachedContentsOrBuilder(int index) List of cached contents.ListCachedContentsResponseOrBuilder.getCachedContentsOrBuilder(int index) List of cached contents.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CachedContentOrBuilderModifier and TypeMethodDescriptionList<? extends CachedContentOrBuilder>ListCachedContentsResponse.Builder.getCachedContentsOrBuilderList()List of cached contents.List<? extends CachedContentOrBuilder>ListCachedContentsResponse.getCachedContentsOrBuilderList()List of cached contents.List<? extends CachedContentOrBuilder>ListCachedContentsResponseOrBuilder.getCachedContentsOrBuilderList()List of cached contents.