Show / Hide Table of Contents

Enum MattersResource.ListRequest.ViewEnum

Specifies how much information about the matter to return in response.

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

Fields

Name Description
BASIC

Returns the matter ID, name, description, and state. Default choice.

FULL

Returns the basic details and a list of matter owners and collaborators (see MatterPermissions).

VIEWUNSPECIFIED

The amount of detail is unspecified. Same as BASIC.

In this article
Back to top Generated by DocFX