Uses of Class
com.google.cloud.aiplatform.v1.IndexServiceSettings
-
Packages that use IndexServiceSettings Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of IndexServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexServiceSettings Modifier and Type Method Description IndexServiceSettingsIndexServiceSettings.Builder. build()static IndexServiceSettingsIndexServiceSettings. create(IndexServiceStubSettings stub)IndexServiceSettingsIndexServiceClient. getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexServiceSettings Modifier and Type Method Description static IndexServiceClientIndexServiceClient. create(IndexServiceSettings settings)Constructs an instance of IndexServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type IndexServiceSettings Constructor Description Builder(IndexServiceSettings settings)IndexServiceClient(IndexServiceSettings settings)Constructs an instance of IndexServiceClient, using the given settings.
-