public sealed class GkeHubMembershipServiceSettings : ServiceSettingsBase
Reference documentation and code samples for the GKE Hub v1beta1 API class GkeHubMembershipServiceSettings.
Settings for GkeHubMembershipServiceClient instances.
Namespace
Google.Cloud.GkeHub.V1Beta1Assembly
Google.Cloud.GkeHub.V1Beta1.dll
Constructors
GkeHubMembershipServiceSettings()
public GkeHubMembershipServiceSettings()
Constructs a new GkeHubMembershipServiceSettings object with default settings.
Properties
CreateMembershipOperationsSettings
public OperationsSettings CreateMembershipOperationsSettings { get; set; }
Long Running Operation settings for calls to GkeHubMembershipServiceClient.CreateMembership
and
GkeHubMembershipServiceClient.CreateMembershipAsync
.
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.
CreateMembershipSettings
public CallSettings CreateMembershipSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GkeHubMembershipServiceClient.CreateMembership
and
GkeHubMembershipServiceClient.CreateMembershipAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
DeleteMembershipOperationsSettings
public OperationsSettings DeleteMembershipOperationsSettings { get; set; }
Long Running Operation settings for calls to GkeHubMembershipServiceClient.DeleteMembership
and
GkeHubMembershipServiceClient.DeleteMembershipAsync
.
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.
DeleteMembershipSettings
public CallSettings DeleteMembershipSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GkeHubMembershipServiceClient.DeleteMembership
and
GkeHubMembershipServiceClient.DeleteMembershipAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
GenerateConnectManifestSettings
public CallSettings GenerateConnectManifestSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GkeHubMembershipServiceClient.GenerateConnectManifest
and
GkeHubMembershipServiceClient.GenerateConnectManifestAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
GenerateExclusivityManifestSettings
public CallSettings GenerateExclusivityManifestSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GkeHubMembershipServiceClient.GenerateExclusivityManifest
and
GkeHubMembershipServiceClient.GenerateExclusivityManifestAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
GetMembershipSettings
public CallSettings GetMembershipSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GkeHubMembershipServiceClient.GetMembership
and GkeHubMembershipServiceClient.GetMembershipAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }
The settings to use for the IAMPolicyClient associated with the client.
Property Value | |
---|---|
Type | Description |
IAMPolicySettings |
ListMembershipsSettings
public CallSettings ListMembershipsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GkeHubMembershipServiceClient.ListMemberships
and
GkeHubMembershipServiceClient.ListMembershipsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }
The settings to use for the LocationsClient associated with the client.
Property Value | |
---|---|
Type | Description |
LocationsSettings |
UpdateMembershipOperationsSettings
public OperationsSettings UpdateMembershipOperationsSettings { get; set; }
Long Running Operation settings for calls to GkeHubMembershipServiceClient.UpdateMembership
and
GkeHubMembershipServiceClient.UpdateMembershipAsync
.
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.
UpdateMembershipSettings
public CallSettings UpdateMembershipSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GkeHubMembershipServiceClient.UpdateMembership
and
GkeHubMembershipServiceClient.UpdateMembershipAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
ValidateExclusivitySettings
public CallSettings ValidateExclusivitySettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GkeHubMembershipServiceClient.ValidateExclusivity
and
GkeHubMembershipServiceClient.ValidateExclusivityAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
Methods
Clone()
public GkeHubMembershipServiceSettings Clone()
Creates a deep clone of this object, with all the same property values.
Returns | |
---|---|
Type | Description |
GkeHubMembershipServiceSettings |
A deep clone of this GkeHubMembershipServiceSettings object. |
GetDefault()
public static GkeHubMembershipServiceSettings GetDefault()
Get a new instance of the default GkeHubMembershipServiceSettings.
Returns | |
---|---|
Type | Description |
GkeHubMembershipServiceSettings |
A new instance of the default GkeHubMembershipServiceSettings. |