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 IndexServiceClient
IndexServiceClient. create()
Constructs an instance of IndexServiceClient with default settings.static IndexServiceClient
IndexServiceClient. create(IndexServiceSettings settings)
Constructs an instance of IndexServiceClient, using the given settings.static IndexServiceClient
IndexServiceClient. create(IndexServiceStub stub)
Constructs an instance of IndexServiceClient, using the given stub for making calls.
-