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