Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.BackupsResource.GetRequest.ViewEnum

Optional. The view of the backup to return.

Namespace: Google.Apis.CloudAlloyDBAdmin.v1alpha
Assembly: Google.Apis.CloudAlloyDBAdmin.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.BackupsResource.GetRequest.ViewEnum

Fields

Name Description
BACKUPVIEWBASIC

Responses include all fields that aren't explicitly gated behind another view.

BACKUPVIEWCLUSTERDELETED

Response include all the field from BASIC plus the field cluster_deleted, which specifies if the cluster corresponding to this backup is deleted.

BACKUPVIEWUNSPECIFIED

Value unspecified, equivalent to BASIC.

In this article
Back to top Generated by DocFX