Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ServersResource.UsersResource.GetRequest.ViewEnum

Optional. The view of the User resource to return.

Namespace: Google.Apis.CloudFTP.v1
Assembly: Google.Apis.CloudFTP.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ServersResource.UsersResource.GetRequest.ViewEnum

Fields

Name Description
USERVIEWBASIC

Basic view. Excludes heavy configurations (user_credentials, storage_directory_mappings).

USERVIEWFULL

Full view. Includes all fields.

USERVIEWUNSPECIFIED

Default value. Equivalent to USER_VIEW_BASIC.

In this article
Back to top Generated by DocFX