Show / Hide Table of Contents

Enum MattersResource.ListRequest.StateEnum

If set, lists only matters with the specified state. The default lists matters of all states.

Namespace: Google.Apis.Vault.v1
Assembly: Google.Apis.Vault.v1.dll
Syntax
public enum MattersResource.ListRequest.StateEnum

Fields

Name Description
CLOSED

The matter is closed.

DELETED

The matter is deleted.

OPEN

The matter is open.

STATEUNSPECIFIED

The matter has no specified state.

In this article
Back to top Generated by DocFX