Send feedback
Class ErrorReportingServiceOptions
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
[Obsolete("Use Google.Cloud.Diagnostics.Common.ErrorReportingServiceOptions instead.")]
public sealed class ErrorReportingServiceOptions
Configuration for initializing error reporting.
Inheritance
Object >
ErrorReportingServiceOptions
Namespace
Google.Cloud.Diagnostics.AspNetCore3
Assembly
Google.Cloud.Diagnostics.AspNetCore3.dll
Properties
Options
public ErrorReportingOptions Options { get; set; }
Error reporting options for exception logging. May be null.
Property Value
Type Description Google.Cloud.Diagnostics.Common.ErrorReportingOptions
ProjectId
public string ProjectId { get; set; }
The Google Cloud Platform project ID. If unspecified and running on GAE or GCE the project
ID will be detected from the platform.
Property Value
ServiceName
public string ServiceName { get; set; }
An identifier of the service, such as the name of the executable or job. May be null.
Property Value
Version
public string Version { get; set; }
Represents the source code version that the developer provided. May be null.
Property Value
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]