Google Cloud Error Reporting v1beta1 API - Class ReportErrorsServiceSettings (3.0.0-beta04)

public sealed class ReportErrorsServiceSettings : ServiceSettingsBase

Reference documentation and code samples for the Google Cloud Error Reporting v1beta1 API class ReportErrorsServiceSettings.

Settings for ReportErrorsServiceClient instances.

Inheritance

object > ServiceSettingsBase > ReportErrorsServiceSettings

Namespace

Google.Cloud.ErrorReporting.V1Beta1

Assembly

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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
ReportErrorsServiceSettings

A deep clone of this ReportErrorsServiceSettings object.

GetDefault()

public static ReportErrorsServiceSettings GetDefault()

Get a new instance of the default ReportErrorsServiceSettings.

Returns
TypeDescription
ReportErrorsServiceSettings

A new instance of the default ReportErrorsServiceSettings.