public sealed class DataProductServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Cloud Dataplex v1 API class DataProductServiceSettings.
Settings for DataProductServiceClient instances.
Namespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
DataProductServiceSettings()
public DataProductServiceSettings()Constructs a new DataProductServiceSettings object with default settings.
Properties
CreateDataAssetOperationsSettings
public OperationsSettings CreateDataAssetOperationsSettings { get; set; }Long Running Operation settings for calls to DataProductServiceClient.CreateDataAsset and
DataProductServiceClient.CreateDataAssetAsync.
| 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.
CreateDataAssetSettings
public CallSettings CreateDataAssetSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.CreateDataAsset and DataProductServiceClient.CreateDataAssetAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
CreateDataProductOperationsSettings
public OperationsSettings CreateDataProductOperationsSettings { get; set; }Long Running Operation settings for calls to DataProductServiceClient.CreateDataProduct and
DataProductServiceClient.CreateDataProductAsync.
| 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.
CreateDataProductSettings
public CallSettings CreateDataProductSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.CreateDataProduct and DataProductServiceClient.CreateDataProductAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteDataAssetOperationsSettings
public OperationsSettings DeleteDataAssetOperationsSettings { get; set; }Long Running Operation settings for calls to DataProductServiceClient.DeleteDataAsset and
DataProductServiceClient.DeleteDataAssetAsync.
| 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.
DeleteDataAssetSettings
public CallSettings DeleteDataAssetSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.DeleteDataAsset and DataProductServiceClient.DeleteDataAssetAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteDataProductOperationsSettings
public OperationsSettings DeleteDataProductOperationsSettings { get; set; }Long Running Operation settings for calls to DataProductServiceClient.DeleteDataProduct and
DataProductServiceClient.DeleteDataProductAsync.
| 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.
DeleteDataProductSettings
public CallSettings DeleteDataProductSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.DeleteDataProduct and DataProductServiceClient.DeleteDataProductAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetDataAssetSettings
public CallSettings GetDataAssetSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.GetDataAsset and DataProductServiceClient.GetDataAssetAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetDataProductSettings
public CallSettings GetDataProductSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.GetDataProduct and DataProductServiceClient.GetDataProductAsync.
| 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 |
|
ListDataAssetsSettings
public CallSettings ListDataAssetsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.ListDataAssets and DataProductServiceClient.ListDataAssetsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ListDataProductsSettings
public CallSettings ListDataProductsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.ListDataProducts and DataProductServiceClient.ListDataProductsAsync.
| 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 |
|
UpdateDataAssetOperationsSettings
public OperationsSettings UpdateDataAssetOperationsSettings { get; set; }Long Running Operation settings for calls to DataProductServiceClient.UpdateDataAsset and
DataProductServiceClient.UpdateDataAssetAsync.
| 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.
UpdateDataAssetSettings
public CallSettings UpdateDataAssetSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.UpdateDataAsset and DataProductServiceClient.UpdateDataAssetAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
UpdateDataProductOperationsSettings
public OperationsSettings UpdateDataProductOperationsSettings { get; set; }Long Running Operation settings for calls to DataProductServiceClient.UpdateDataProduct and
DataProductServiceClient.UpdateDataProductAsync.
| 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.
UpdateDataProductSettings
public CallSettings UpdateDataProductSettings { get; set; }CallSettings for synchronous and asynchronous calls to
DataProductServiceClient.UpdateDataProduct and DataProductServiceClient.UpdateDataProductAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
Methods
Clone()
public DataProductServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
DataProductServiceSettings |
A deep clone of this DataProductServiceSettings object. |
GetDefault()
public static DataProductServiceSettings GetDefault()Get a new instance of the default DataProductServiceSettings.
| Returns | |
|---|---|
| Type | Description |
DataProductServiceSettings |
A new instance of the default DataProductServiceSettings. |