Cloud AI Platform v1 API - Class DatasetServiceSettings (2.24.0)

public sealed class DatasetServiceSettings : ServiceSettingsBase

Reference documentation and code samples for the Cloud AI Platform v1 API class DatasetServiceSettings.

Settings for DatasetServiceClient instances.

Inheritance

object > ServiceSettingsBase > DatasetServiceSettings

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

DatasetServiceSettings()

public DatasetServiceSettings()

Constructs a new DatasetServiceSettings object with default settings.

Properties

CreateDatasetOperationsSettings

public OperationsSettings CreateDatasetOperationsSettings { get; set; }

Long Running Operation settings for calls to DatasetServiceClient.CreateDataset and DatasetServiceClient.CreateDatasetAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

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
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

CreateDatasetVersionOperationsSettings

public OperationsSettings CreateDatasetVersionOperationsSettings { get; set; }

Long Running Operation settings for calls to DatasetServiceClient.CreateDatasetVersion and DatasetServiceClient.CreateDatasetVersionAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
OperationsSettings
Remarks

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
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

DeleteDatasetVersionOperationsSettings

public OperationsSettings DeleteDatasetVersionOperationsSettings { get; set; }

Long Running Operation settings for calls to DatasetServiceClient.DeleteDatasetVersion and DatasetServiceClient.DeleteDatasetVersionAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
OperationsSettings
Remarks

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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
OperationsSettings
Remarks

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
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

GetAnnotationSpecSettings

public CallSettings GetAnnotationSpecSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DatasetServiceClient.GetAnnotationSpec and DatasetServiceClient.GetAnnotationSpecAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

GetDatasetSettings

public CallSettings GetDatasetSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DatasetServiceClient.GetDataset and DatasetServiceClient.GetDatasetAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

GetDatasetVersionSettings

public CallSettings GetDatasetVersionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DatasetServiceClient.GetDatasetVersion and DatasetServiceClient.GetDatasetVersionAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
IAMPolicySettings

ImportDataOperationsSettings

public OperationsSettings ImportDataOperationsSettings { get; set; }

Long Running Operation settings for calls to DatasetServiceClient.ImportData and DatasetServiceClient.ImportDataAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

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
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

ListAnnotationsSettings

public CallSettings ListAnnotationsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DatasetServiceClient.ListAnnotations and DatasetServiceClient.ListAnnotationsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

ListDataItemsSettings

public CallSettings ListDataItemsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DatasetServiceClient.ListDataItems and DatasetServiceClient.ListDataItemsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

ListDatasetVersionsSettings

public CallSettings ListDatasetVersionsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DatasetServiceClient.ListDatasetVersions and DatasetServiceClient.ListDatasetVersionsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

ListSavedQueriesSettings

public CallSettings ListSavedQueriesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DatasetServiceClient.ListSavedQueries and DatasetServiceClient.ListSavedQueriesAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
LocationsSettings

RestoreDatasetVersionOperationsSettings

public OperationsSettings RestoreDatasetVersionOperationsSettings { get; set; }

Long Running Operation settings for calls to DatasetServiceClient.RestoreDatasetVersion and DatasetServiceClient.RestoreDatasetVersionAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
DatasetServiceSettings

A deep clone of this DatasetServiceSettings object.

GetDefault()

public static DatasetServiceSettings GetDefault()

Get a new instance of the default DatasetServiceSettings.

Returns
TypeDescription
DatasetServiceSettings

A new instance of the default DatasetServiceSettings.