public sealed class DatasetServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Vertex AI v1beta1 API class DatasetServiceSettings.
Settings for DatasetServiceClient instances.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
DatasetServiceSettings()
public DatasetServiceSettings()Constructs a new DatasetServiceSettings object with default settings.
Properties
AssembleDataOperationsSettings
public OperationsSettings AssembleDataOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.AssembleData and
DatasetServiceClient.AssembleDataAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
AssembleDataSettings
public CallSettings AssembleDataSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.AssembleData and DatasetServiceClient.AssembleDataAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
AssessDataOperationsSettings
public OperationsSettings AssessDataOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.AssessData and
DatasetServiceClient.AssessDataAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
AssessDataSettings
public CallSettings AssessDataSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.AssessData and DatasetServiceClient.AssessDataAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
CreateDatasetOperationsSettings
public OperationsSettings CreateDatasetOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.CreateDataset and
DatasetServiceClient.CreateDatasetAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateDatasetSettings
public CallSettings CreateDatasetSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.CreateDataset and DatasetServiceClient.CreateDatasetAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CreateDatasetVersionOperationsSettings
public OperationsSettings CreateDatasetVersionOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.CreateDatasetVersion and
DatasetServiceClient.CreateDatasetVersionAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateDatasetVersionSettings
public CallSettings CreateDatasetVersionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.CreateDatasetVersion and DatasetServiceClient.CreateDatasetVersionAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteDatasetOperationsSettings
public OperationsSettings DeleteDatasetOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.DeleteDataset and
DatasetServiceClient.DeleteDatasetAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteDatasetSettings
public CallSettings DeleteDatasetSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.DeleteDataset and DatasetServiceClient.DeleteDatasetAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
DeleteDatasetVersionOperationsSettings
public OperationsSettings DeleteDatasetVersionOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.DeleteDatasetVersion and
DatasetServiceClient.DeleteDatasetVersionAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteDatasetVersionSettings
public CallSettings DeleteDatasetVersionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.DeleteDatasetVersion and DatasetServiceClient.DeleteDatasetVersionAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteSavedQueryOperationsSettings
public OperationsSettings DeleteSavedQueryOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.DeleteSavedQuery and
DatasetServiceClient.DeleteSavedQueryAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteSavedQuerySettings
public CallSettings DeleteSavedQuerySettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.DeleteSavedQuery and DatasetServiceClient.DeleteSavedQueryAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ExportDataOperationsSettings
public OperationsSettings ExportDataOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.ExportData and
DatasetServiceClient.ExportDataAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
ExportDataSettings
public CallSettings ExportDataSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.ExportData and DatasetServiceClient.ExportDataAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetAnnotationSpecSettings
public CallSettings GetAnnotationSpecSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.GetAnnotationSpec and DatasetServiceClient.GetAnnotationSpecAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetDatasetSettings
public CallSettings GetDatasetSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.GetDataset and DatasetServiceClient.GetDatasetAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetDatasetVersionSettings
public CallSettings GetDatasetVersionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.GetDatasetVersion and DatasetServiceClient.GetDatasetVersionAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }The settings to use for the IAMPolicyClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
IAMPolicySettings |
|
ImportDataOperationsSettings
public OperationsSettings ImportDataOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.ImportData and
DatasetServiceClient.ImportDataAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
ImportDataSettings
public CallSettings ImportDataSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.ImportData and DatasetServiceClient.ImportDataAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListAnnotationsSettings
public CallSettings ListAnnotationsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.ListAnnotations and DatasetServiceClient.ListAnnotationsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListDataItemsSettings
public CallSettings ListDataItemsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.ListDataItems and DatasetServiceClient.ListDataItemsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListDatasetVersionsSettings
public CallSettings ListDatasetVersionsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.ListDatasetVersions and DatasetServiceClient.ListDatasetVersionsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ListDatasetsSettings
public CallSettings ListDatasetsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.ListDatasets and DatasetServiceClient.ListDatasetsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListSavedQueriesSettings
public CallSettings ListSavedQueriesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.ListSavedQueries and DatasetServiceClient.ListSavedQueriesAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }The settings to use for the LocationsClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
LocationsSettings |
|
RestoreDatasetVersionOperationsSettings
public OperationsSettings RestoreDatasetVersionOperationsSettings { get; set; }Long Running Operation settings for calls to DatasetServiceClient.RestoreDatasetVersion and
DatasetServiceClient.RestoreDatasetVersionAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
RestoreDatasetVersionSettings
public CallSettings RestoreDatasetVersionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.RestoreDatasetVersion and DatasetServiceClient.RestoreDatasetVersionAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
SearchDataItemsSettings
public CallSettings SearchDataItemsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.SearchDataItems and DatasetServiceClient.SearchDataItemsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
UpdateDatasetSettings
public CallSettings UpdateDatasetSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.UpdateDataset and DatasetServiceClient.UpdateDatasetAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
UpdateDatasetVersionSettings
public CallSettings UpdateDatasetVersionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DatasetServiceClient.UpdateDatasetVersion and DatasetServiceClient.UpdateDatasetVersionAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
Methods
Clone()
public DatasetServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
DatasetServiceSettings |
A deep clone of this DatasetServiceSettings object. |
GetDefault()
public static DatasetServiceSettings GetDefault()Get a new instance of the default DatasetServiceSettings.
| Returns | |
|---|---|
| Type | Description |
DatasetServiceSettings |
A new instance of the default DatasetServiceSettings. |