Show / Hide Table of Contents

Enum ProjectsResource.AppsResource.EventsResource.ListRequest.FilterIssueStatesEnum

Optional. Only includes events for issues with the given issue states. Only available for topIssues reports.

Namespace: Google.Apis.FirebaseCrashlytics.v1alpha
Assembly: Google.Apis.FirebaseCrashlytics.v1alpha.dll
Syntax
public enum ProjectsResource.AppsResource.EventsResource.ListRequest.FilterIssueStatesEnum

Fields

Name Description
CLOSED

Issue resolved.

MUTED

Issue muted. No alerts will be fired for this issue.

OPEN

Ongoing issue.

STATEUNSPECIFIED

Unknown.

In this article
Back to top Generated by DocFX