public enum ServerViewReference documentation and code samples for the Cloud FTP v1 API enum ServerView.
View for Server resource.
Namespace
Google.Cloud.Ftp.V1Assembly
Google.Cloud.Ftp.V1.dll
Fields |
|
|---|---|
| Name | Description |
Basic |
Basic view. Excludes heavy configurations (internal_config, external_config, google_managed_server_credential). |
Full |
Full view. Includes all fields. |
Unspecified |
Default value. Equivalent to SERVER_VIEW_BASIC. |