Method | Description | |
---|---|---|
Main ( string args ) : void |
Method | Description | |
---|---|---|
CreateErrorReportingClient ( ) : ClouderrorreportingService |
Create the Error Reporting service (ClouderrorreportingService) with the Application Default Credentials and the proper scopes. See: https://developers.google.com/identity/protocols/application-default-credentials.
|
|
CreateReportRequest ( |
Creates a ReportRequest from a given exception.
|
|
report ( |
Report an exception to the Error Reporting service.
|