Uses of Class
com.google.cloud.aiplatform.v1.VizierServiceSettings
-
Packages that use VizierServiceSettings Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of VizierServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VizierServiceSettings Modifier and Type Method Description VizierServiceSettings
VizierServiceSettings.Builder. build()
static VizierServiceSettings
VizierServiceSettings. create(VizierServiceStubSettings stub)
VizierServiceSettings
VizierServiceClient. getSettings()
Methods in com.google.cloud.aiplatform.v1 with parameters of type VizierServiceSettings Modifier and Type Method Description static VizierServiceClient
VizierServiceClient. create(VizierServiceSettings settings)
Constructs an instance of VizierServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type VizierServiceSettings Constructor Description Builder(VizierServiceSettings settings)
VizierServiceClient(VizierServiceSettings settings)
Constructs an instance of VizierServiceClient, using the given settings.
-