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