public sealed class FeaturedContentNativeDashboardServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Chronicle v1 API class FeaturedContentNativeDashboardServiceSettings.
Settings for FeaturedContentNativeDashboardServiceClient instances.
Namespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
FeaturedContentNativeDashboardServiceSettings()
public FeaturedContentNativeDashboardServiceSettings()Constructs a new FeaturedContentNativeDashboardServiceSettings object with default settings.
Properties
GetFeaturedContentNativeDashboardSettings
public CallSettings GetFeaturedContentNativeDashboardSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeaturedContentNativeDashboardServiceClient.GetFeaturedContentNativeDashboard and
FeaturedContentNativeDashboardServiceClient.GetFeaturedContentNativeDashboardAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
InstallFeaturedContentNativeDashboardSettings
public CallSettings InstallFeaturedContentNativeDashboardSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeaturedContentNativeDashboardServiceClient.InstallFeaturedContentNativeDashboard and
FeaturedContentNativeDashboardServiceClient.InstallFeaturedContentNativeDashboardAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ListFeaturedContentNativeDashboardsSettings
public CallSettings ListFeaturedContentNativeDashboardsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeaturedContentNativeDashboardServiceClient.ListFeaturedContentNativeDashboards and
FeaturedContentNativeDashboardServiceClient.ListFeaturedContentNativeDashboardsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
Methods
Clone()
public FeaturedContentNativeDashboardServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
FeaturedContentNativeDashboardServiceSettings |
A deep clone of this FeaturedContentNativeDashboardServiceSettings object. |
GetDefault()
public static FeaturedContentNativeDashboardServiceSettings GetDefault()Get a new instance of the default FeaturedContentNativeDashboardServiceSettings.
| Returns | |
|---|---|
| Type | Description |
FeaturedContentNativeDashboardServiceSettings |
A new instance of the default FeaturedContentNativeDashboardServiceSettings. |