Show / Hide Table of Contents

Enum ProcessesResource.ListRequest.UserProcessFilterUserAccessLevelsEnum

Optional field used to limit returned processes to those having one of the specified user access levels.

Namespace: Google.Apis.Script.v1
Assembly: Google.Apis.Script.v1.dll
Syntax
public enum ProcessesResource.ListRequest.UserProcessFilterUserAccessLevelsEnum

Fields

Name Description
NONE

The user has no access.

OWNER

The user is an owner.

READ

The user has read-only access.

USERACCESSLEVELUNSPECIFIED

User access level unspecified

WRITE

The user has write access.

In this article
Back to top Generated by DocFX