# Functions
IsFinalState checks whether backup job has successfully run.
# Structs
BackupStats represents various backup level data that couchbase provides.
CreateBackupRequest is the request payload sent to the Capella V4 Public API in order to create a new backup.
No description provided by the author
GetBackupResponse is the response received from the Capella V4 Public API when asked to fetch details of an existing backup.
GetBackupsResponse is the response received from the Capella V4 Public API when asked to list all backups.
GetCycleResponse is the response received from the Capella V4 Public API when asked to fetch details of an existing cycle.
GetCyclesResponse is the response received from the Capella V4 Public API when asked to list all cycles for a bucket in a cluster.
ScheduleInfo represents the schedule information of the backup.