Uses of Class
com.google.cloud.aiplatform.v1beta1.JobServiceSettings
Packages that use JobServiceSettings
-
Uses of JobServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return JobServiceSettingsModifier and TypeMethodDescriptionJobServiceSettings.Builder.build()static final JobServiceSettingsJobServiceSettings.create(JobServiceStubSettings stub) final JobServiceSettingsJobServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type JobServiceSettingsModifier and TypeMethodDescriptionstatic final JobServiceClientJobServiceClient.create(JobServiceSettings settings) Constructs an instance of JobServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type JobServiceSettingsModifierConstructorDescriptionprotectedBuilder(JobServiceSettings settings) protectedJobServiceClient(JobServiceSettings settings) Constructs an instance of JobServiceClient, using the given settings.