Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexServiceSettings
Packages that use IndexServiceSettings
-
Uses of IndexServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexServiceSettingsModifier and TypeMethodDescriptionIndexServiceSettings.Builder.build()static final IndexServiceSettingsIndexServiceSettings.create(IndexServiceStubSettings stub) final IndexServiceSettingsIndexServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type IndexServiceSettingsModifier and TypeMethodDescriptionstatic final IndexServiceClientIndexServiceClient.create(IndexServiceSettings settings) Constructs an instance of IndexServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type IndexServiceSettingsModifierConstructorDescriptionprotectedBuilder(IndexServiceSettings settings) protectedIndexServiceClient(IndexServiceSettings settings) Constructs an instance of IndexServiceClient, using the given settings.