Where to send error reports to. Will ultimately represent a Google Project or Organization.
May be set by setting ProjectId.
May be null if running on Google Cloud in which case the
Google Cloud Platform project ID will be detected from the platform
and used to build the event target.
The Google Cloud Project ID to store the logs in.
May be null if running on Google Cloud, in which case, and if EventTarget is
also null the project ID will be detected from the platform
and used to build the log target.
This is an alternate way to set EventTarget for Project.
[[["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 2025-03-21 UTC."],[[["The latest version available is 5.2.0, with options to view documentation for versions 5.1.0, 5.0.0, 4.4.0, and 4.3.1."],["`ErrorReportingServiceOptions` class is used for configuring error reporting and inherits members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base `Object` class."],["Key properties include `Client` for logging entries, `EventTarget` for the destination of error reports, `Options` for configuring exception logging, and `ProjectId` for specifying the Google Cloud project."],["`ServiceName` and `Version` properties are identifiers for the service and its source code version, and may both be null if not provided."],["The `EventTarget` and `ProjectId` can both be null if running on the Google cloud platform, in which case the Google Cloud Platform project ID will be detected and used to build the event target."]]],[]]