Package com.google.cloud.automl.v1beta1
Class AutoMlSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<AutoMlSettings,AutoMlSettings.Builder>
-
- com.google.cloud.automl.v1beta1.AutoMlSettings.Builder
-
- Enclosing class:
- AutoMlSettings
public static class AutoMlSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<AutoMlSettings,AutoMlSettings.Builder>
Builder for AutoMlSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(AutoMlSettings settings)
protected
Builder(AutoMlStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AutoMlSettings.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.AutoMlSettings
build()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDatasetRequest,Dataset>
createDatasetSettings()
Returns the builder for the settings used for calls to createDataset.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateModelRequest,Model,OperationMetadata>
createModelOperationSettings()
Returns the builder for the settings used for calls to createModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateModelRequest,com.google.longrunning.Operation>
createModelSettings()
Returns the builder for the settings used for calls to createModel.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDatasetRequest,com.google.protobuf.Empty,OperationMetadata>
deleteDatasetOperationSettings()
Returns the builder for the settings used for calls to deleteDataset.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDatasetRequest,com.google.longrunning.Operation>
deleteDatasetSettings()
Returns the builder for the settings used for calls to deleteDataset.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteModelRequest,com.google.protobuf.Empty,OperationMetadata>
deleteModelOperationSettings()
Returns the builder for the settings used for calls to deleteModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteModelRequest,com.google.longrunning.Operation>
deleteModelSettings()
Returns the builder for the settings used for calls to deleteModel.com.google.api.gax.rpc.OperationCallSettings.Builder<DeployModelRequest,com.google.protobuf.Empty,OperationMetadata>
deployModelOperationSettings()
Returns the builder for the settings used for calls to deployModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployModelRequest,com.google.longrunning.Operation>
deployModelSettings()
Returns the builder for the settings used for calls to deployModel.com.google.api.gax.rpc.OperationCallSettings.Builder<ExportDataRequest,com.google.protobuf.Empty,OperationMetadata>
exportDataOperationSettings()
Returns the builder for the settings used for calls to exportData.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportDataRequest,com.google.longrunning.Operation>
exportDataSettings()
Returns the builder for the settings used for calls to exportData.com.google.api.gax.rpc.OperationCallSettings.Builder<ExportEvaluatedExamplesRequest,com.google.protobuf.Empty,OperationMetadata>
exportEvaluatedExamplesOperationSettings()
Returns the builder for the settings used for calls to exportEvaluatedExamples.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportEvaluatedExamplesRequest,com.google.longrunning.Operation>
exportEvaluatedExamplesSettings()
Returns the builder for the settings used for calls to exportEvaluatedExamples.com.google.api.gax.rpc.OperationCallSettings.Builder<ExportModelRequest,com.google.protobuf.Empty,OperationMetadata>
exportModelOperationSettings()
Returns the builder for the settings used for calls to exportModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportModelRequest,com.google.longrunning.Operation>
exportModelSettings()
Returns the builder for the settings used for calls to exportModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnnotationSpecRequest,AnnotationSpec>
getAnnotationSpecSettings()
Returns the builder for the settings used for calls to getAnnotationSpec.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetColumnSpecRequest,ColumnSpec>
getColumnSpecSettings()
Returns the builder for the settings used for calls to getColumnSpec.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDatasetRequest,Dataset>
getDatasetSettings()
Returns the builder for the settings used for calls to getDataset.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetModelEvaluationRequest,ModelEvaluation>
getModelEvaluationSettings()
Returns the builder for the settings used for calls to getModelEvaluation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetModelRequest,Model>
getModelSettings()
Returns the builder for the settings used for calls to getModel.AutoMlStubSettings.Builder
getStubSettingsBuilder()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTableSpecRequest,TableSpec>
getTableSpecSettings()
Returns the builder for the settings used for calls to getTableSpec.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportDataRequest,com.google.protobuf.Empty,OperationMetadata>
importDataOperationSettings()
Returns the builder for the settings used for calls to importData.com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportDataRequest,com.google.longrunning.Operation>
importDataSettings()
Returns the builder for the settings used for calls to importData.com.google.api.gax.rpc.PagedCallSettings.Builder<ListColumnSpecsRequest,ListColumnSpecsResponse,AutoMlClient.ListColumnSpecsPagedResponse>
listColumnSpecsSettings()
Returns the builder for the settings used for calls to listColumnSpecs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse>
listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.com.google.api.gax.rpc.PagedCallSettings.Builder<ListModelEvaluationsRequest,ListModelEvaluationsResponse,AutoMlClient.ListModelEvaluationsPagedResponse>
listModelEvaluationsSettings()
Returns the builder for the settings used for calls to listModelEvaluations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListModelsRequest,ListModelsResponse,AutoMlClient.ListModelsPagedResponse>
listModelsSettings()
Returns the builder for the settings used for calls to listModels.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTableSpecsRequest,ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse>
listTableSpecsSettings()
Returns the builder for the settings used for calls to listTableSpecs.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata>
undeployModelOperationSettings()
Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployModelRequest,com.google.longrunning.Operation>
undeployModelSettings()
Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateColumnSpecRequest,ColumnSpec>
updateColumnSpecSettings()
Returns the builder for the settings used for calls to updateColumnSpec.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDatasetRequest,Dataset>
updateDatasetSettings()
Returns the builder for the settings used for calls to updateDataset.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTableSpecRequest,TableSpec>
updateTableSpecSettings()
Returns the builder for the settings used for calls to updateTableSpec.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(AutoMlSettings settings)
-
Builder
protected Builder(AutoMlStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public AutoMlStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public AutoMlSettings.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.Note: This method does not support applying settings to streaming methods.
-
createDatasetSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDatasetRequest,Dataset> createDatasetSettings()
Returns the builder for the settings used for calls to createDataset.
-
getDatasetSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDatasetRequest,Dataset> getDatasetSettings()
Returns the builder for the settings used for calls to getDataset.
-
listDatasetsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse> listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.
-
updateDatasetSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDatasetRequest,Dataset> updateDatasetSettings()
Returns the builder for the settings used for calls to updateDataset.
-
deleteDatasetSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDatasetRequest,com.google.longrunning.Operation> deleteDatasetSettings()
Returns the builder for the settings used for calls to deleteDataset.
-
deleteDatasetOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDatasetRequest,com.google.protobuf.Empty,OperationMetadata> deleteDatasetOperationSettings()
Returns the builder for the settings used for calls to deleteDataset.
-
importDataSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportDataRequest,com.google.longrunning.Operation> importDataSettings()
Returns the builder for the settings used for calls to importData.
-
importDataOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportDataRequest,com.google.protobuf.Empty,OperationMetadata> importDataOperationSettings()
Returns the builder for the settings used for calls to importData.
-
exportDataSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportDataRequest,com.google.longrunning.Operation> exportDataSettings()
Returns the builder for the settings used for calls to exportData.
-
exportDataOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportDataRequest,com.google.protobuf.Empty,OperationMetadata> exportDataOperationSettings()
Returns the builder for the settings used for calls to exportData.
-
getAnnotationSpecSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnnotationSpecRequest,AnnotationSpec> getAnnotationSpecSettings()
Returns the builder for the settings used for calls to getAnnotationSpec.
-
getTableSpecSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTableSpecRequest,TableSpec> getTableSpecSettings()
Returns the builder for the settings used for calls to getTableSpec.
-
listTableSpecsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTableSpecsRequest,ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse> listTableSpecsSettings()
Returns the builder for the settings used for calls to listTableSpecs.
-
updateTableSpecSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTableSpecRequest,TableSpec> updateTableSpecSettings()
Returns the builder for the settings used for calls to updateTableSpec.
-
getColumnSpecSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetColumnSpecRequest,ColumnSpec> getColumnSpecSettings()
Returns the builder for the settings used for calls to getColumnSpec.
-
listColumnSpecsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListColumnSpecsRequest,ListColumnSpecsResponse,AutoMlClient.ListColumnSpecsPagedResponse> listColumnSpecsSettings()
Returns the builder for the settings used for calls to listColumnSpecs.
-
updateColumnSpecSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateColumnSpecRequest,ColumnSpec> updateColumnSpecSettings()
Returns the builder for the settings used for calls to updateColumnSpec.
-
createModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateModelRequest,com.google.longrunning.Operation> createModelSettings()
Returns the builder for the settings used for calls to createModel.
-
createModelOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateModelRequest,Model,OperationMetadata> createModelOperationSettings()
Returns the builder for the settings used for calls to createModel.
-
getModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetModelRequest,Model> getModelSettings()
Returns the builder for the settings used for calls to getModel.
-
listModelsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListModelsRequest,ListModelsResponse,AutoMlClient.ListModelsPagedResponse> listModelsSettings()
Returns the builder for the settings used for calls to listModels.
-
deleteModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteModelRequest,com.google.longrunning.Operation> deleteModelSettings()
Returns the builder for the settings used for calls to deleteModel.
-
deleteModelOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteModelRequest,com.google.protobuf.Empty,OperationMetadata> deleteModelOperationSettings()
Returns the builder for the settings used for calls to deleteModel.
-
deployModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployModelRequest,com.google.longrunning.Operation> deployModelSettings()
Returns the builder for the settings used for calls to deployModel.
-
deployModelOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeployModelRequest,com.google.protobuf.Empty,OperationMetadata> deployModelOperationSettings()
Returns the builder for the settings used for calls to deployModel.
-
undeployModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployModelRequest,com.google.longrunning.Operation> undeployModelSettings()
Returns the builder for the settings used for calls to undeployModel.
-
undeployModelOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployModelRequest,com.google.protobuf.Empty,OperationMetadata> undeployModelOperationSettings()
Returns the builder for the settings used for calls to undeployModel.
-
exportModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportModelRequest,com.google.longrunning.Operation> exportModelSettings()
Returns the builder for the settings used for calls to exportModel.
-
exportModelOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportModelRequest,com.google.protobuf.Empty,OperationMetadata> exportModelOperationSettings()
Returns the builder for the settings used for calls to exportModel.
-
exportEvaluatedExamplesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportEvaluatedExamplesRequest,com.google.longrunning.Operation> exportEvaluatedExamplesSettings()
Returns the builder for the settings used for calls to exportEvaluatedExamples.
-
exportEvaluatedExamplesOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportEvaluatedExamplesRequest,com.google.protobuf.Empty,OperationMetadata> exportEvaluatedExamplesOperationSettings()
Returns the builder for the settings used for calls to exportEvaluatedExamples.
-
getModelEvaluationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetModelEvaluationRequest,ModelEvaluation> getModelEvaluationSettings()
Returns the builder for the settings used for calls to getModelEvaluation.
-
listModelEvaluationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListModelEvaluationsRequest,ListModelEvaluationsResponse,AutoMlClient.ListModelEvaluationsPagedResponse> listModelEvaluationsSettings()
Returns the builder for the settings used for calls to listModelEvaluations.
-
build
public AutoMlSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<AutoMlSettings,AutoMlSettings.Builder>
- Throws:
IOException
-
-