public sealed class ReservationSubBlocksSettings : ServiceSettingsBaseReference documentation and code samples for the Compute Engine v1 API class ReservationSubBlocksSettings.
Settings for ReservationSubBlocksClient instances.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
ReservationSubBlocksSettings()
public ReservationSubBlocksSettings()Constructs a new ReservationSubBlocksSettings object with default settings.
Properties
GetSettings
public CallSettings GetSettings { get; set; }CallSettings for synchronous and asynchronous calls to
ReservationSubBlocksClient.Get and ReservationSubBlocksClient.GetAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: DeadlineExceeded, Unavailable.
- Timeout: 600 seconds.
ListSettings
public CallSettings ListSettings { get; set; }CallSettings for synchronous and asynchronous calls to
ReservationSubBlocksClient.List and ReservationSubBlocksClient.ListAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: DeadlineExceeded, Unavailable.
- Timeout: 600 seconds.
PerformMaintenanceOperationsSettings
public OperationsSettings PerformMaintenanceOperationsSettings { get; set; }Long Running Operation settings for calls to ReservationSubBlocksClient.PerformMaintenance and
ReservationSubBlocksClient.PerformMaintenanceAsync.
| 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.
PerformMaintenanceSettings
public CallSettings PerformMaintenanceSettings { get; set; }CallSettings for synchronous and asynchronous calls to
ReservationSubBlocksClient.PerformMaintenance and
ReservationSubBlocksClient.PerformMaintenanceAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 600 seconds.
ReportFaultyOperationsSettings
public OperationsSettings ReportFaultyOperationsSettings { get; set; }Long Running Operation settings for calls to ReservationSubBlocksClient.ReportFaulty and
ReservationSubBlocksClient.ReportFaultyAsync.
| 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.
ReportFaultySettings
public CallSettings ReportFaultySettings { get; set; }CallSettings for synchronous and asynchronous calls to
ReservationSubBlocksClient.ReportFaulty and ReservationSubBlocksClient.ReportFaultyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 600 seconds.
Methods
Clone()
public ReservationSubBlocksSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
ReservationSubBlocksSettings |
A deep clone of this ReservationSubBlocksSettings object. |
GetDefault()
public static ReservationSubBlocksSettings GetDefault()Get a new instance of the default ReservationSubBlocksSettings.
| Returns | |
|---|---|
| Type | Description |
ReservationSubBlocksSettings |
A new instance of the default ReservationSubBlocksSettings. |