Uses of Class
com.google.cloud.aiplatform.v1beta1.MatchServiceSettings.Builder
-
Packages that use MatchServiceSettings.Builder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of MatchServiceSettings.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MatchServiceSettings.Builder Modifier and Type Method Description MatchServiceSettings.BuilderMatchServiceSettings.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 MatchServiceSettings.BuilderMatchServiceSettings. newBuilder()Returns a new builder for this class.static MatchServiceSettings.BuilderMatchServiceSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.MatchServiceSettings.BuilderMatchServiceSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type MatchServiceSettings.Builder Constructor Description MatchServiceSettings(MatchServiceSettings.Builder settingsBuilder)
-