Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexServiceSettings.Builder
-
Packages that use IndexServiceSettings.Builder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IndexServiceSettings.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexServiceSettings.Builder Modifier and Type Method Description IndexServiceSettings.BuilderIndexServiceSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)Applies the given settings updater function to all of the unary API methods in this service.static IndexServiceSettings.BuilderIndexServiceSettings. newBuilder()Returns a new builder for this class.static IndexServiceSettings.BuilderIndexServiceSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.IndexServiceSettings.BuilderIndexServiceSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type IndexServiceSettings.Builder Constructor Description IndexServiceSettings(IndexServiceSettings.Builder settingsBuilder)
-