Uses of Class
com.google.cloud.aiplatform.v1beta1.ExampleStoreServiceSettings
Packages that use ExampleStoreServiceSettings
-
Uses of ExampleStoreServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ExampleStoreServiceSettingsModifier and TypeMethodDescriptionExampleStoreServiceSettings.Builder.build()static final ExampleStoreServiceSettingsExampleStoreServiceSettings.create(ExampleStoreServiceStubSettings stub) ExampleStoreServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ExampleStoreServiceSettingsModifier and TypeMethodDescriptionstatic final ExampleStoreServiceClientExampleStoreServiceClient.create(ExampleStoreServiceSettings settings) Constructs an instance of ExampleStoreServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type ExampleStoreServiceSettingsModifierConstructorDescriptionprotectedBuilder(ExampleStoreServiceSettings settings) protectedConstructs an instance of ExampleStoreServiceClient, using the given settings.