Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexServiceClient
-
Packages that use IndexServiceClient Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IndexServiceClient in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexServiceClient Modifier and Type Method Description static IndexServiceClientIndexServiceClient. create()Constructs an instance of IndexServiceClient with default settings.static IndexServiceClientIndexServiceClient. create(IndexServiceSettings settings)Constructs an instance of IndexServiceClient, using the given settings.static IndexServiceClientIndexServiceClient. create(IndexServiceStub stub)Constructs an instance of IndexServiceClient, using the given stub for making calls.
-