Namespace Google.Apis.Clouderrorreporting.v1beta1
Classes
ClouderrorreportingBaseServiceRequest<TResponse>
A base abstract class for Clouderrorreporting requests.
ClouderrorreportingService
The Clouderrorreporting Service.
ClouderrorreportingService.Scope
Available OAuth 2.0 scopes for use with the Error Reporting API.
ClouderrorreportingService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Error Reporting API.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.DeleteEventsRequest
Deletes all error events of a given project.
ProjectsResource.EventsResource
The "events" collection of methods.
ProjectsResource.EventsResource.ListRequest
Lists the specified events.
ProjectsResource.EventsResource.ReportRequest
Report an individual error event and record the event to a log. This endpoint accepts either an
OAuth token, or an API key for authentication. To
use an API key, append it to the URL as the value of a key
parameter. For example: POST https://clouderrorreporting.googleapis.com/v1beta1/{projectName}/events:report?key=123ABC456
Note:
[Error Reporting] (https://cloud.google.com/error-reporting) is a service built on Cloud Logging and can
analyze log entries when all of the following are true: * Customer-managed encryption keys (CMEK) are
disabled on the log bucket. * The log bucket satisfies one of the following: * The log bucket is stored
in the same project where the logs originated. * The logs were routed to a project, and then that
project stored those logs in a log bucket that it owns.
ProjectsResource.GroupStatsResource
The "groupStats" collection of methods.
ProjectsResource.GroupStatsResource.ListRequest
Lists the specified groups.
ProjectsResource.GroupsResource
The "groups" collection of methods.
ProjectsResource.GroupsResource.GetRequest
Get the specified group.
ProjectsResource.GroupsResource.UpdateRequest
Replace the data for the specified group. Fails if the group does not exist.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.DeleteEventsRequest
Deletes all error events of a given project.
ProjectsResource.LocationsResource.EventsResource
The "events" collection of methods.
ProjectsResource.LocationsResource.EventsResource.ListRequest
Lists the specified events.
ProjectsResource.LocationsResource.GroupStatsResource
The "groupStats" collection of methods.
ProjectsResource.LocationsResource.GroupStatsResource.ListRequest
Lists the specified groups.
ProjectsResource.LocationsResource.GroupsResource
The "groups" collection of methods.
ProjectsResource.LocationsResource.GroupsResource.GetRequest
Get the specified group.
ProjectsResource.LocationsResource.GroupsResource.UpdateRequest
Replace the data for the specified group. Fails if the group does not exist.
Enums
ClouderrorreportingBaseServiceRequest<TResponse>.AltEnum
Data format for response.
ClouderrorreportingBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
ProjectsResource.EventsResource.ListRequest.TimeRangePeriodEnum
Restricts the query to the specified time range.
ProjectsResource.GroupStatsResource.ListRequest.AlignmentEnum
Optional. The alignment of the timed counts to be returned. Default is ALIGNMENT_EQUAL_AT_END
.
ProjectsResource.GroupStatsResource.ListRequest.OrderEnum
Optional. The sort order in which the results are returned. Default is COUNT_DESC
.
ProjectsResource.GroupStatsResource.ListRequest.TimeRangePeriodEnum
Restricts the query to the specified time range.
ProjectsResource.LocationsResource.EventsResource.ListRequest.TimeRangePeriodEnum
Restricts the query to the specified time range.
ProjectsResource.LocationsResource.GroupStatsResource.ListRequest.AlignmentEnum
Optional. The alignment of the timed counts to be returned. Default is ALIGNMENT_EQUAL_AT_END
.
ProjectsResource.LocationsResource.GroupStatsResource.ListRequest.OrderEnum
Optional. The sort order in which the results are returned. Default is COUNT_DESC
.
ProjectsResource.LocationsResource.GroupStatsResource.ListRequest.TimeRangePeriodEnum
Restricts the query to the specified time range.