Class DatasetServiceSettings.Builder
java.lang.Object
com.google.api.gax.rpc.ClientSettings.Builder<DatasetServiceSettings,DatasetServiceSettings.Builder>
com.google.cloud.aiplatform.v1beta1.DatasetServiceSettings.Builder
- Enclosing class:
- DatasetServiceSettings
public static class DatasetServiceSettings.Builder
extends ClientSettings.Builder<DatasetServiceSettings,DatasetServiceSettings.Builder>
Builder for DatasetServiceSettings.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder()protectedBuilder(ClientContext clientContext) protectedBuilder(DatasetServiceSettings settings) protectedBuilder(DatasetServiceStubSettings.Builder stubSettings) -
Method Summary
Modifier and TypeMethodDescriptionapplyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void> settingsUpdater) Applies the given settings updater function to all of the unary API methods in this service.OperationCallSettings.Builder<AssembleDataRequest,AssembleDataResponse, AssembleDataOperationMetadata> Returns the builder for the settings used for calls to assembleData.Returns the builder for the settings used for calls to assembleData.Returns the builder for the settings used for calls to assessData.Returns the builder for the settings used for calls to assessData.build()Returns the builder for the settings used for calls to createDataset.Returns the builder for the settings used for calls to createDataset.OperationCallSettings.Builder<CreateDatasetVersionRequest,DatasetVersion, CreateDatasetVersionOperationMetadata> Returns the builder for the settings used for calls to createDatasetVersion.Returns the builder for the settings used for calls to createDatasetVersion.OperationCallSettings.Builder<DeleteDatasetRequest,com.google.protobuf.Empty, DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteDataset.Returns the builder for the settings used for calls to deleteDataset.OperationCallSettings.Builder<DeleteDatasetVersionRequest,com.google.protobuf.Empty, DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteDatasetVersion.Returns the builder for the settings used for calls to deleteDatasetVersion.OperationCallSettings.Builder<DeleteSavedQueryRequest,com.google.protobuf.Empty, DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteSavedQuery.Returns the builder for the settings used for calls to deleteSavedQuery.Returns the builder for the settings used for calls to exportData.Returns the builder for the settings used for calls to exportData.Returns the builder for the settings used for calls to getAnnotationSpec.Returns the builder for the settings used for calls to getDataset.Returns the builder for the settings used for calls to getDatasetVersion.Returns the builder for the settings used for calls to getIamPolicy.Returns the builder for the settings used for calls to getLocation.Returns the builder for the settings used for calls to importData.Returns the builder for the settings used for calls to importData.PagedCallSettings.Builder<ListAnnotationsRequest,ListAnnotationsResponse, DatasetServiceClient.ListAnnotationsPagedResponse> Returns the builder for the settings used for calls to listAnnotations.PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse, DatasetServiceClient.ListDataItemsPagedResponse> Returns the builder for the settings used for calls to listDataItems.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse, DatasetServiceClient.ListDatasetsPagedResponse> Returns the builder for the settings used for calls to listDatasets.PagedCallSettings.Builder<ListDatasetVersionsRequest,ListDatasetVersionsResponse, DatasetServiceClient.ListDatasetVersionsPagedResponse> Returns the builder for the settings used for calls to listDatasetVersions.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, DatasetServiceClient.ListLocationsPagedResponse> Returns the builder for the settings used for calls to listLocations.PagedCallSettings.Builder<ListSavedQueriesRequest,ListSavedQueriesResponse, DatasetServiceClient.ListSavedQueriesPagedResponse> Returns the builder for the settings used for calls to listSavedQueries.OperationCallSettings.Builder<RestoreDatasetVersionRequest,DatasetVersion, RestoreDatasetVersionOperationMetadata> Returns the builder for the settings used for calls to restoreDatasetVersion.Returns the builder for the settings used for calls to restoreDatasetVersion.PagedCallSettings.Builder<SearchDataItemsRequest,SearchDataItemsResponse, DatasetServiceClient.SearchDataItemsPagedResponse> Returns the builder for the settings used for calls to searchDataItems.Returns the builder for the settings used for calls to setIamPolicy.Returns the builder for the settings used for calls to testIamPermissions.Returns the builder for the settings used for calls to updateDataset.Returns the builder for the settings used for calls to updateDatasetVersion.Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toString
-
Constructor Details
-
Builder
- Throws:
IOException
-
Builder
-
Builder
-
Builder
-
-
Method Details
-
getStubSettingsBuilder
-
applyToAllUnaryMethods
public DatasetServiceSettings.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.
-
createDatasetSettings
Returns the builder for the settings used for calls to createDataset. -
createDatasetOperationSettings
public OperationCallSettings.Builder<CreateDatasetRequest,Dataset, createDatasetOperationSettings()CreateDatasetOperationMetadata> Returns the builder for the settings used for calls to createDataset. -
getDatasetSettings
Returns the builder for the settings used for calls to getDataset. -
updateDatasetSettings
Returns the builder for the settings used for calls to updateDataset. -
listDatasetsSettings
public PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse, listDatasetsSettings()DatasetServiceClient.ListDatasetsPagedResponse> Returns the builder for the settings used for calls to listDatasets. -
deleteDatasetSettings
Returns the builder for the settings used for calls to deleteDataset. -
deleteDatasetOperationSettings
public OperationCallSettings.Builder<DeleteDatasetRequest,com.google.protobuf.Empty, deleteDatasetOperationSettings()DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteDataset. -
importDataSettings
Returns the builder for the settings used for calls to importData. -
importDataOperationSettings
public OperationCallSettings.Builder<ImportDataRequest,ImportDataResponse, importDataOperationSettings()ImportDataOperationMetadata> Returns the builder for the settings used for calls to importData. -
exportDataSettings
Returns the builder for the settings used for calls to exportData. -
exportDataOperationSettings
public OperationCallSettings.Builder<ExportDataRequest,ExportDataResponse, exportDataOperationSettings()ExportDataOperationMetadata> Returns the builder for the settings used for calls to exportData. -
createDatasetVersionSettings
public UnaryCallSettings.Builder<CreateDatasetVersionRequest,Operation> createDatasetVersionSettings()Returns the builder for the settings used for calls to createDatasetVersion. -
createDatasetVersionOperationSettings
public OperationCallSettings.Builder<CreateDatasetVersionRequest,DatasetVersion, createDatasetVersionOperationSettings()CreateDatasetVersionOperationMetadata> Returns the builder for the settings used for calls to createDatasetVersion. -
updateDatasetVersionSettings
public UnaryCallSettings.Builder<UpdateDatasetVersionRequest,DatasetVersion> updateDatasetVersionSettings()Returns the builder for the settings used for calls to updateDatasetVersion. -
deleteDatasetVersionSettings
public UnaryCallSettings.Builder<DeleteDatasetVersionRequest,Operation> deleteDatasetVersionSettings()Returns the builder for the settings used for calls to deleteDatasetVersion. -
deleteDatasetVersionOperationSettings
public OperationCallSettings.Builder<DeleteDatasetVersionRequest,com.google.protobuf.Empty, deleteDatasetVersionOperationSettings()DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteDatasetVersion. -
getDatasetVersionSettings
public UnaryCallSettings.Builder<GetDatasetVersionRequest,DatasetVersion> getDatasetVersionSettings()Returns the builder for the settings used for calls to getDatasetVersion. -
listDatasetVersionsSettings
public PagedCallSettings.Builder<ListDatasetVersionsRequest,ListDatasetVersionsResponse, listDatasetVersionsSettings()DatasetServiceClient.ListDatasetVersionsPagedResponse> Returns the builder for the settings used for calls to listDatasetVersions. -
restoreDatasetVersionSettings
public UnaryCallSettings.Builder<RestoreDatasetVersionRequest,Operation> restoreDatasetVersionSettings()Returns the builder for the settings used for calls to restoreDatasetVersion. -
restoreDatasetVersionOperationSettings
public OperationCallSettings.Builder<RestoreDatasetVersionRequest,DatasetVersion, restoreDatasetVersionOperationSettings()RestoreDatasetVersionOperationMetadata> Returns the builder for the settings used for calls to restoreDatasetVersion. -
listDataItemsSettings
public PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse, listDataItemsSettings()DatasetServiceClient.ListDataItemsPagedResponse> Returns the builder for the settings used for calls to listDataItems. -
searchDataItemsSettings
public PagedCallSettings.Builder<SearchDataItemsRequest,SearchDataItemsResponse, searchDataItemsSettings()DatasetServiceClient.SearchDataItemsPagedResponse> Returns the builder for the settings used for calls to searchDataItems. -
listSavedQueriesSettings
public PagedCallSettings.Builder<ListSavedQueriesRequest,ListSavedQueriesResponse, listSavedQueriesSettings()DatasetServiceClient.ListSavedQueriesPagedResponse> Returns the builder for the settings used for calls to listSavedQueries. -
deleteSavedQuerySettings
Returns the builder for the settings used for calls to deleteSavedQuery. -
deleteSavedQueryOperationSettings
public OperationCallSettings.Builder<DeleteSavedQueryRequest,com.google.protobuf.Empty, deleteSavedQueryOperationSettings()DeleteOperationMetadata> Returns the builder for the settings used for calls to deleteSavedQuery. -
getAnnotationSpecSettings
public UnaryCallSettings.Builder<GetAnnotationSpecRequest,AnnotationSpec> getAnnotationSpecSettings()Returns the builder for the settings used for calls to getAnnotationSpec. -
listAnnotationsSettings
public PagedCallSettings.Builder<ListAnnotationsRequest,ListAnnotationsResponse, listAnnotationsSettings()DatasetServiceClient.ListAnnotationsPagedResponse> Returns the builder for the settings used for calls to listAnnotations. -
assessDataSettings
Returns the builder for the settings used for calls to assessData. -
assessDataOperationSettings
public OperationCallSettings.Builder<AssessDataRequest,AssessDataResponse, assessDataOperationSettings()AssessDataOperationMetadata> Returns the builder for the settings used for calls to assessData. -
assembleDataSettings
Returns the builder for the settings used for calls to assembleData. -
assembleDataOperationSettings
public OperationCallSettings.Builder<AssembleDataRequest,AssembleDataResponse, assembleDataOperationSettings()AssembleDataOperationMetadata> Returns the builder for the settings used for calls to assembleData. -
listLocationsSettings
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, listLocationsSettings()DatasetServiceClient.ListLocationsPagedResponse> Returns the builder for the settings used for calls to listLocations. -
getLocationSettings
Returns the builder for the settings used for calls to getLocation. -
setIamPolicySettings
Returns the builder for the settings used for calls to setIamPolicy. -
getIamPolicySettings
Returns the builder for the settings used for calls to getIamPolicy. -
testIamPermissionsSettings
public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions. -
build
- Specified by:
buildin classClientSettings.Builder<DatasetServiceSettings,DatasetServiceSettings.Builder> - Throws:
IOException
-