Enum ProjectsResource.LocationsResource.ServersResource.GetRequest.ViewEnum
Optional. The view of the Server resource to return.
Namespace: Google.Apis.CloudFTP.v1alpha
Assembly: Google.Apis.CloudFTP.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.ServersResource.GetRequest.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. |