Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ServersResource.ListRequest.ViewEnum

Optional. The view of the Server resource to return.

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

Fields

Name Description
SERVERVIEWBASIC

Basic view. Excludes heavy configurations (internal_config, external_config, google_managed_server_credential).

SERVERVIEWFULL

Full view. Includes all fields.

SERVERVIEWUNSPECIFIED

Default value. Equivalent to SERVER_VIEW_BASIC.

In this article
Back to top Generated by DocFX