Uses of Class
com.google.cloud.aiplatform.v1beta1.GenAiTuningServiceClient
Packages that use GenAiTuningServiceClient
-
Uses of GenAiTuningServiceClient in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return GenAiTuningServiceClientModifier and TypeMethodDescriptionstatic final GenAiTuningServiceClientGenAiTuningServiceClient.create()Constructs an instance of GenAiTuningServiceClient with default settings.static final GenAiTuningServiceClientGenAiTuningServiceClient.create(GenAiTuningServiceSettings settings) Constructs an instance of GenAiTuningServiceClient, using the given settings.static final GenAiTuningServiceClientGenAiTuningServiceClient.create(GenAiTuningServiceStub stub) Constructs an instance of GenAiTuningServiceClient, using the given stub for making calls.