public sealed class NodeGroupsSettings : ServiceSettingsBase
Reference documentation and code samples for the Compute Engine v1 API class NodeGroupsSettings.
Settings for NodeGroupsClient instances.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
NodeGroupsSettings()
public NodeGroupsSettings()
Constructs a new NodeGroupsSettings object with default settings.
Properties
AddNodesOperationsSettings
public OperationsSettings AddNodesOperationsSettings { get; set; }
Long Running Operation settings for calls to NodeGroupsClient.AddNodes
and
NodeGroupsClient.AddNodesAsync
.
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.
AddNodesSettings
public CallSettings AddNodesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to NodeGroupsClient.AddNodes
and NodeGroupsClient.AddNodesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
AggregatedListSettings
public CallSettings AggregatedListSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
NodeGroupsClient.AggregatedList
and NodeGroupsClient.AggregatedListAsync
.
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.
DeleteNodesOperationsSettings
public OperationsSettings DeleteNodesOperationsSettings { get; set; }
Long Running Operation settings for calls to NodeGroupsClient.DeleteNodes
and
NodeGroupsClient.DeleteNodesAsync
.
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.
DeleteNodesSettings
public CallSettings DeleteNodesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
NodeGroupsClient.DeleteNodes
and NodeGroupsClient.DeleteNodesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
DeleteOperationsSettings
public OperationsSettings DeleteOperationsSettings { get; set; }
Long Running Operation settings for calls to NodeGroupsClient.Delete
and
NodeGroupsClient.DeleteAsync
.
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.
DeleteSettings
public CallSettings DeleteSettings { get; set; }
CallSettings for synchronous and asynchronous calls to NodeGroupsClient.Delete
and NodeGroupsClient.DeleteAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
GetIamPolicySettings
public CallSettings GetIamPolicySettings { get; set; }
CallSettings for synchronous and asynchronous calls to
NodeGroupsClient.GetIamPolicy
and NodeGroupsClient.GetIamPolicyAsync
.
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.
GetSettings
public CallSettings GetSettings { get; set; }
CallSettings for synchronous and asynchronous calls to NodeGroupsClient.Get
and NodeGroupsClient.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.
InsertOperationsSettings
public OperationsSettings InsertOperationsSettings { get; set; }
Long Running Operation settings for calls to NodeGroupsClient.Insert
and
NodeGroupsClient.InsertAsync
.
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.
InsertSettings
public CallSettings InsertSettings { get; set; }
CallSettings for synchronous and asynchronous calls to NodeGroupsClient.Insert
and NodeGroupsClient.InsertAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
ListNodesSettings
public CallSettings ListNodesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to NodeGroupsClient.ListNodes
and NodeGroupsClient.ListNodesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
ListSettings
public CallSettings ListSettings { get; set; }
CallSettings for synchronous and asynchronous calls to NodeGroupsClient.List
and NodeGroupsClient.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.
PatchOperationsSettings
public OperationsSettings PatchOperationsSettings { get; set; }
Long Running Operation settings for calls to NodeGroupsClient.Patch
and
NodeGroupsClient.PatchAsync
.
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.
PatchSettings
public CallSettings PatchSettings { get; set; }
CallSettings for synchronous and asynchronous calls to NodeGroupsClient.Patch
and NodeGroupsClient.PatchAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
SetIamPolicySettings
public CallSettings SetIamPolicySettings { get; set; }
CallSettings for synchronous and asynchronous calls to
NodeGroupsClient.SetIamPolicy
and NodeGroupsClient.SetIamPolicyAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
SetNodeTemplateOperationsSettings
public OperationsSettings SetNodeTemplateOperationsSettings { get; set; }
Long Running Operation settings for calls to NodeGroupsClient.SetNodeTemplate
and
NodeGroupsClient.SetNodeTemplateAsync
.
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.
SetNodeTemplateSettings
public CallSettings SetNodeTemplateSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
NodeGroupsClient.SetNodeTemplate
and NodeGroupsClient.SetNodeTemplateAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
SimulateMaintenanceEventOperationsSettings
public OperationsSettings SimulateMaintenanceEventOperationsSettings { get; set; }
Long Running Operation settings for calls to NodeGroupsClient.SimulateMaintenanceEvent
and
NodeGroupsClient.SimulateMaintenanceEventAsync
.
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.
SimulateMaintenanceEventSettings
public CallSettings SimulateMaintenanceEventSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
NodeGroupsClient.SimulateMaintenanceEvent
and NodeGroupsClient.SimulateMaintenanceEventAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
TestIamPermissionsSettings
public CallSettings TestIamPermissionsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
NodeGroupsClient.TestIamPermissions
and NodeGroupsClient.TestIamPermissionsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 600 seconds.
Methods
Clone()
public NodeGroupsSettings Clone()
Creates a deep clone of this object, with all the same property values.
Returns | |
---|---|
Type | Description |
NodeGroupsSettings | A deep clone of this NodeGroupsSettings object. |
GetDefault()
public static NodeGroupsSettings GetDefault()
Get a new instance of the default NodeGroupsSettings.
Returns | |
---|---|
Type | Description |
NodeGroupsSettings | A new instance of the default NodeGroupsSettings. |