Uses of Class
com.google.cloud.aiplatform.v1beta1.MemoryBankServiceSettings
Packages that use MemoryBankServiceSettings
-
Uses of MemoryBankServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MemoryBankServiceSettingsModifier and TypeMethodDescriptionMemoryBankServiceSettings.Builder.build()static final MemoryBankServiceSettingsMemoryBankServiceSettings.create(MemoryBankServiceStubSettings stub) MemoryBankServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type MemoryBankServiceSettingsModifier and TypeMethodDescriptionstatic final MemoryBankServiceClientMemoryBankServiceClient.create(MemoryBankServiceSettings settings) Constructs an instance of MemoryBankServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type MemoryBankServiceSettingsModifierConstructorDescriptionprotectedBuilder(MemoryBankServiceSettings settings) protectedConstructs an instance of MemoryBankServiceClient, using the given settings.