Send feedback
Class AutoMlStubSettings.Builder (2.33.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.33.0 keyboard_arrow_down
public static class AutoMlStubSettings . Builder extends StubSettings . Builder<AutoMlStubSettings , AutoMlStubSettings . Builder >
Builder for AutoMlStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(AutoMlStubSettings settings)
protected Builder ( AutoMlStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AutoMlStubSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public AutoMlStubSettings build ()
Overrides
createDatasetOperationSettings()
public OperationCallSettings . Builder<CreateDatasetRequest , Dataset , OperationMetadata > createDatasetOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createDataset.
createDatasetSettings()
public UnaryCallSettings . Builder<CreateDatasetRequest , Operation > createDatasetSettings ()
Returns the builder for the settings used for calls to createDataset.
createModelOperationSettings()
public OperationCallSettings . Builder<CreateModelRequest , Model , OperationMetadata > createModelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createModel.
createModelSettings()
public UnaryCallSettings . Builder<CreateModelRequest , Operation > createModelSettings ()
Returns the builder for the settings used for calls to createModel.
deleteDatasetOperationSettings()
public OperationCallSettings . Builder<DeleteDatasetRequest , Empty , OperationMetadata > deleteDatasetOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteDataset.
deleteDatasetSettings()
public UnaryCallSettings . Builder<DeleteDatasetRequest , Operation > deleteDatasetSettings ()
Returns the builder for the settings used for calls to deleteDataset.
deleteModelOperationSettings()
public OperationCallSettings . Builder<DeleteModelRequest , Empty , OperationMetadata > deleteModelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteModel.
deleteModelSettings()
public UnaryCallSettings . Builder<DeleteModelRequest , Operation > deleteModelSettings ()
Returns the builder for the settings used for calls to deleteModel.
deployModelOperationSettings()
public OperationCallSettings . Builder<DeployModelRequest , Empty , OperationMetadata > deployModelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deployModel.
deployModelSettings()
public UnaryCallSettings . Builder<DeployModelRequest , Operation > deployModelSettings ()
Returns the builder for the settings used for calls to deployModel.
exportDataOperationSettings()
public OperationCallSettings . Builder<ExportDataRequest , Empty , OperationMetadata > exportDataOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to exportData.
exportDataSettings()
public UnaryCallSettings . Builder<ExportDataRequest , Operation > exportDataSettings ()
Returns the builder for the settings used for calls to exportData.
exportModelOperationSettings()
public OperationCallSettings . Builder<ExportModelRequest , Empty , OperationMetadata > exportModelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to exportModel.
exportModelSettings()
public UnaryCallSettings . Builder<ExportModelRequest , Operation > exportModelSettings ()
Returns the builder for the settings used for calls to exportModel.
getAnnotationSpecSettings()
public UnaryCallSettings . Builder<GetAnnotationSpecRequest , AnnotationSpec > getAnnotationSpecSettings ()
Returns the builder for the settings used for calls to getAnnotationSpec.
getDatasetSettings()
public UnaryCallSettings . Builder<GetDatasetRequest , Dataset > getDatasetSettings ()
Returns the builder for the settings used for calls to getDataset.
getModelEvaluationSettings()
public UnaryCallSettings . Builder<GetModelEvaluationRequest , ModelEvaluation > getModelEvaluationSettings ()
Returns the builder for the settings used for calls to getModelEvaluation.
getModelSettings()
public UnaryCallSettings . Builder<GetModelRequest , Model > getModelSettings ()
Returns the builder for the settings used for calls to getModel.
importDataOperationSettings()
public OperationCallSettings . Builder<ImportDataRequest , Empty , OperationMetadata > importDataOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to importData.
importDataSettings()
public UnaryCallSettings . Builder<ImportDataRequest , Operation > importDataSettings ()
Returns the builder for the settings used for calls to importData.
listDatasetsSettings()
public PagedCallSettings . Builder<ListDatasetsRequest , ListDatasetsResponse , AutoMlClient . ListDatasetsPagedResponse > listDatasetsSettings ()
Returns the builder for the settings used for calls to listDatasets.
listModelEvaluationsSettings()
public PagedCallSettings . Builder<ListModelEvaluationsRequest , ListModelEvaluationsResponse , AutoMlClient . ListModelEvaluationsPagedResponse > listModelEvaluationsSettings ()
Returns the builder for the settings used for calls to listModelEvaluations.
listModelsSettings()
public PagedCallSettings . Builder<ListModelsRequest , ListModelsResponse , AutoMlClient . ListModelsPagedResponse > listModelsSettings ()
Returns the builder for the settings used for calls to listModels.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
undeployModelOperationSettings()
public OperationCallSettings . Builder<UndeployModelRequest , Empty , OperationMetadata > undeployModelOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to undeployModel.
undeployModelSettings()
public UnaryCallSettings . Builder<UndeployModelRequest , Operation > undeployModelSettings ()
Returns the builder for the settings used for calls to undeployModel.
updateDatasetSettings()
public UnaryCallSettings . Builder<UpdateDatasetRequest , Dataset > updateDatasetSettings ()
Returns the builder for the settings used for calls to updateDataset.
updateModelSettings()
public UnaryCallSettings . Builder<UpdateModelRequest , Model > updateModelSettings ()
Returns the builder for the settings used for calls to updateModel.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]