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