public sealed class ReportErrorsServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Google Cloud Error Reporting v1beta1 API class ReportErrorsServiceSettings.
Settings for ReportErrorsServiceClient instances.
Namespace
Google.Cloud.ErrorReporting.V1Beta1Assembly
Google.Cloud.ErrorReporting.V1Beta1.dll
Constructors
ReportErrorsServiceSettings()
public ReportErrorsServiceSettings()Constructs a new ReportErrorsServiceSettings object with default settings.
Properties
ReportErrorEventSettings
public CallSettings ReportErrorEventSettings { get; set; }CallSettings for synchronous and asynchronous calls to
ReportErrorsServiceClient.ReportErrorEvent and ReportErrorsServiceClient.ReportErrorEventAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 600 seconds.
Methods
Clone()
public ReportErrorsServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
ReportErrorsServiceSettings |
A deep clone of this ReportErrorsServiceSettings object. |
GetDefault()
public static ReportErrorsServiceSettings GetDefault()Get a new instance of the default ReportErrorsServiceSettings.
| Returns | |
|---|---|
| Type | Description |
ReportErrorsServiceSettings |
A new instance of the default ReportErrorsServiceSettings. |