Metadata type for the operation returned by backups.create.
| JSON representation | 
|---|
{
  "name": string,
  "database": string,
  "progress": {
    object ( | 
            
| Fields | |
|---|---|
name | 
              
                 
 The name of the backup being created.  | 
            
database | 
              
                 
 The name of the database the backup is created from.  | 
            
progress | 
              
                 
 The progress of the   | 
            
cancelTime | 
              
                 
 The time at which cancellation of this operation was received.  Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:   |