public sealed class SupportEventSubscriptionServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Google Cloud Support v2beta API class SupportEventSubscriptionServiceSettings.
Settings for SupportEventSubscriptionServiceClient instances.
Namespace
Google.Cloud.Support.V2BetaAssembly
Google.Cloud.Support.V2Beta.dll
Constructors
SupportEventSubscriptionServiceSettings()
public SupportEventSubscriptionServiceSettings()Constructs a new SupportEventSubscriptionServiceSettings object with default settings.
Properties
CreateSupportEventSubscriptionSettings
public CallSettings CreateSupportEventSubscriptionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SupportEventSubscriptionServiceClient.CreateSupportEventSubscription and
SupportEventSubscriptionServiceClient.CreateSupportEventSubscriptionAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteSupportEventSubscriptionSettings
public CallSettings DeleteSupportEventSubscriptionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SupportEventSubscriptionServiceClient.DeleteSupportEventSubscription and
SupportEventSubscriptionServiceClient.DeleteSupportEventSubscriptionAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetSupportEventSubscriptionSettings
public CallSettings GetSupportEventSubscriptionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SupportEventSubscriptionServiceClient.GetSupportEventSubscription and
SupportEventSubscriptionServiceClient.GetSupportEventSubscriptionAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ListSupportEventSubscriptionsSettings
public CallSettings ListSupportEventSubscriptionsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SupportEventSubscriptionServiceClient.ListSupportEventSubscriptions and
SupportEventSubscriptionServiceClient.ListSupportEventSubscriptionsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
UndeleteSupportEventSubscriptionSettings
public CallSettings UndeleteSupportEventSubscriptionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SupportEventSubscriptionServiceClient.UndeleteSupportEventSubscription and
SupportEventSubscriptionServiceClient.UndeleteSupportEventSubscriptionAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
UpdateSupportEventSubscriptionSettings
public CallSettings UpdateSupportEventSubscriptionSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SupportEventSubscriptionServiceClient.UpdateSupportEventSubscription and
SupportEventSubscriptionServiceClient.UpdateSupportEventSubscriptionAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
Methods
Clone()
public SupportEventSubscriptionServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
SupportEventSubscriptionServiceSettings |
A deep clone of this SupportEventSubscriptionServiceSettings object. |
GetDefault()
public static SupportEventSubscriptionServiceSettings GetDefault()Get a new instance of the default SupportEventSubscriptionServiceSettings.
| Returns | |
|---|---|
| Type | Description |
SupportEventSubscriptionServiceSettings |
A new instance of the default SupportEventSubscriptionServiceSettings. |