View on Backup. Pass this enum to rpcs that returns a view message to control which subsets of fields to get.
| Enums | |
|---|---|
BACKUP_VIEW_UNSPECIFIED |
Value unspecified, equivalent to BASIC. |
BACKUP_VIEW_BASIC |
Responses include all fields that aren't explicitly gated behind another view. |
BACKUP_VIEW_CLUSTER_DELETED |
Response include all the field from BASIC plus the field clusterDeleted, which specifies if the cluster corresponding to this backup is deleted. |