public sealed class AdviceSettings : ServiceSettingsBaseReference documentation and code samples for the Compute Engine v1 API class AdviceSettings.
Settings for AdviceClient instances.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
AdviceSettings()
public AdviceSettings()Constructs a new AdviceSettings object with default settings.
Properties
CalendarModeSettings
public CallSettings CalendarModeSettings { get; set; }CallSettings for synchronous and asynchronous calls to AdviceClient.CalendarMode
and AdviceClient.CalendarModeAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 600 seconds.
Methods
Clone()
public AdviceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
AdviceSettings |
A deep clone of this AdviceSettings object. |
GetDefault()
public static AdviceSettings GetDefault()Get a new instance of the default AdviceSettings.
| Returns | |
|---|---|
| Type | Description |
AdviceSettings |
A new instance of the default AdviceSettings. |