Uses of Class
com.google.cloud.aiplatform.v1.GenAiCacheServiceSettings
Packages that use GenAiCacheServiceSettings
-
Uses of GenAiCacheServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GenAiCacheServiceSettingsModifier and TypeMethodDescriptionGenAiCacheServiceSettings.Builder.build()static final GenAiCacheServiceSettingsGenAiCacheServiceSettings.create(GenAiCacheServiceStubSettings stub) GenAiCacheServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type GenAiCacheServiceSettingsModifier and TypeMethodDescriptionstatic final GenAiCacheServiceClientGenAiCacheServiceClient.create(GenAiCacheServiceSettings settings) Constructs an instance of GenAiCacheServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type GenAiCacheServiceSettingsModifierConstructorDescriptionprotectedBuilder(GenAiCacheServiceSettings settings) protectedConstructs an instance of GenAiCacheServiceClient, using the given settings.