v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1361531.3 KB
projects

Lists the specified events.

get/v1beta1/{+projectName}/events

Path parameters

projectNamestring required

Required. The resource name of the Google Cloud Platform project. Written as projects/{projectID} or projects/{projectID}/locations/{location}, where {projectID} is the Google Cloud Platform project ID and {location} is a Cloud region. Examples: projects/my-project-123, projects/my-project-123/locations/global. For a list of supported locations, see Supported Regions. global is the default when unspecified.

Query parameters

groupIdstring

Required. The group for which events shall be returned. The group_id is a unique identifier for a particular error group. The identifier is derived from key parts of the error-log content and is treated as Service Data. For information about how Service Data is handled, see Google Cloud Privacy Notice.

pageSizeinteger

Optional. The maximum number of results to return per response.

pageTokenstring

Optional. A next_page_token provided by a previous response.

serviceFilter.resourceTypestring

Optional. The exact value to match against ServiceContext.resource_type.

serviceFilter.servicestring

Optional. The exact value to match against ServiceContext.service.

serviceFilter.versionstring

Optional. The exact value to match against ServiceContext.version.

timeRange.period'PERIOD_UNSPECIFIED' | 'PERIOD_1_HOUR' | 'PERIOD_6_HOURS' | 'PERIOD_1_DAY' | 'PERIOD_1_WEEK' | 'PERIOD_30_DAYS'

Restricts the query to the specified time range.

Response

Successful response

All 6 operations