Show / Hide Table of Contents

Enum MattersResource.HoldsResource.ListRequest.ViewEnum

The amount of detail to return for a hold.

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

Fields

Name Description
BASICHOLD

Returns the hold ID, name, update time, service, and query.

FULLHOLD

Returns all details of BASIC_HOLD and the entities the hold applies to, such as accounts or organizational unit.

HOLDVIEWUNSPECIFIED

Not specified. Defaults to FULL_HOLD.

In this article
Back to top Generated by DocFX