public static class DatasetServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<DatasetServiceSettings,DatasetServiceSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(DatasetServiceSettings settings) |
protected |
Builder(DatasetServiceStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
DatasetServiceSettings.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.
|
DatasetServiceSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDatasetRequest,Dataset,CreateDatasetOperationMetadata> |
createDatasetOperationSettings()
Returns the builder for the settings used for calls to createDataset.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDatasetRequest,com.google.longrunning.Operation> |
createDatasetSettings()
Returns the builder for the settings used for calls to createDataset.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDatasetVersionRequest,DatasetVersion,CreateDatasetVersionOperationMetadata> |
createDatasetVersionOperationSettings()
Returns the builder for the settings used for calls to createDatasetVersion.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDatasetVersionRequest,com.google.longrunning.Operation> |
createDatasetVersionSettings()
Returns the builder for the settings used for calls to createDatasetVersion.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDatasetRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
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<DeleteDatasetVersionRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteDatasetVersionOperationSettings()
Returns the builder for the settings used for calls to deleteDatasetVersion.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDatasetVersionRequest,com.google.longrunning.Operation> |
deleteDatasetVersionSettings()
Returns the builder for the settings used for calls to deleteDatasetVersion.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSavedQueryRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteSavedQueryOperationSettings()
Returns the builder for the settings used for calls to deleteSavedQuery.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSavedQueryRequest,com.google.longrunning.Operation> |
deleteSavedQuerySettings()
Returns the builder for the settings used for calls to deleteSavedQuery.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ExportDataRequest,ExportDataResponse,ExportDataOperationMetadata> |
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.UnaryCallSettings.Builder<GetAnnotationSpecRequest,AnnotationSpec> |
getAnnotationSpecSettings()
Returns the builder for the settings used for calls to getAnnotationSpec.
|
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<GetDatasetVersionRequest,DatasetVersion> |
getDatasetVersionSettings()
Returns the builder for the settings used for calls to getDatasetVersion.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
|
DatasetServiceStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportDataRequest,ImportDataResponse,ImportDataOperationMetadata> |
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<ListAnnotationsRequest,ListAnnotationsResponse,DatasetServiceClient.ListAnnotationsPagedResponse> |
listAnnotationsSettings()
Returns the builder for the settings used for calls to listAnnotations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse> |
listDataItemsSettings()
Returns the builder for the settings used for calls to listDataItems.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,DatasetServiceClient.ListDatasetsPagedResponse> |
listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetVersionsRequest,ListDatasetVersionsResponse,DatasetServiceClient.ListDatasetVersionsPagedResponse> |
listDatasetVersionsSettings()
Returns the builder for the settings used for calls to listDatasetVersions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DatasetServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSavedQueriesRequest,ListSavedQueriesResponse,DatasetServiceClient.ListSavedQueriesPagedResponse> |
listSavedQueriesSettings()
Returns the builder for the settings used for calls to listSavedQueries.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreDatasetVersionRequest,DatasetVersion,RestoreDatasetVersionOperationMetadata> |
restoreDatasetVersionOperationSettings()
Returns the builder for the settings used for calls to restoreDatasetVersion.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreDatasetVersionRequest,com.google.longrunning.Operation> |
restoreDatasetVersionSettings()
Returns the builder for the settings used for calls to restoreDatasetVersion.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchDataItemsRequest,SearchDataItemsResponse,DatasetServiceClient.SearchDataItemsPagedResponse> |
searchDataItemsSettings()
Returns the builder for the settings used for calls to searchDataItems.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDatasetRequest,Dataset> |
updateDatasetSettings()
Returns the builder for the settings used for calls to updateDataset.
|
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, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(DatasetServiceSettings settings)
protected Builder(DatasetServiceStubSettings.Builder stubSettings)
public DatasetServiceStubSettings.Builder getStubSettingsBuilder()
public DatasetServiceSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDatasetRequest,com.google.longrunning.Operation> createDatasetSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDatasetRequest,Dataset,CreateDatasetOperationMetadata> createDatasetOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDatasetRequest,Dataset> getDatasetSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDatasetRequest,Dataset> updateDatasetSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,DatasetServiceClient.ListDatasetsPagedResponse> listDatasetsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDatasetRequest,com.google.longrunning.Operation> deleteDatasetSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDatasetRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteDatasetOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportDataRequest,com.google.longrunning.Operation> importDataSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportDataRequest,ImportDataResponse,ImportDataOperationMetadata> importDataOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportDataRequest,com.google.longrunning.Operation> exportDataSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportDataRequest,ExportDataResponse,ExportDataOperationMetadata> exportDataOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDatasetVersionRequest,com.google.longrunning.Operation> createDatasetVersionSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDatasetVersionRequest,DatasetVersion,CreateDatasetVersionOperationMetadata> createDatasetVersionOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDatasetVersionRequest,com.google.longrunning.Operation> deleteDatasetVersionSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDatasetVersionRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteDatasetVersionOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDatasetVersionRequest,DatasetVersion> getDatasetVersionSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetVersionsRequest,ListDatasetVersionsResponse,DatasetServiceClient.ListDatasetVersionsPagedResponse> listDatasetVersionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreDatasetVersionRequest,com.google.longrunning.Operation> restoreDatasetVersionSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreDatasetVersionRequest,DatasetVersion,RestoreDatasetVersionOperationMetadata> restoreDatasetVersionOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataItemsRequest,ListDataItemsResponse,DatasetServiceClient.ListDataItemsPagedResponse> listDataItemsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchDataItemsRequest,SearchDataItemsResponse,DatasetServiceClient.SearchDataItemsPagedResponse> searchDataItemsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSavedQueriesRequest,ListSavedQueriesResponse,DatasetServiceClient.ListSavedQueriesPagedResponse> listSavedQueriesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSavedQueryRequest,com.google.longrunning.Operation> deleteSavedQuerySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSavedQueryRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteSavedQueryOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnnotationSpecRequest,AnnotationSpec> getAnnotationSpecSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnnotationsRequest,ListAnnotationsResponse,DatasetServiceClient.ListAnnotationsPagedResponse> listAnnotationsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DatasetServiceClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public DatasetServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<DatasetServiceSettings,DatasetServiceSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.