ProjectsLocationsBackupPlanAssociationsResource class 
 
    
    
  
    
  
    Properties
    
        - 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
 
    
  
    Methods
    
        - 
  create(BackupPlanAssociation request, String parent, {String? backupPlanAssociationId, String? requestId, String? $fields})
    → Future<Operation>
  
  
- 
  Create a BackupPlanAssociation
  
- 
  delete(String name, {String? requestId, String? $fields})
    → Future<Operation>
  
  
- 
  Deletes a single BackupPlanAssociation.
  
- 
  get(String name, {String? $fields})
    → Future<BackupPlanAssociation>
  
  
- 
  Gets details of a single BackupPlanAssociation.
  
- 
  list(String parent, {String? filter, int? pageSize, String? pageToken, String? $fields})
    → Future<ListBackupPlanAssociationsResponse>
  
  
- 
  Lists BackupPlanAssociations in a given project and location.
  
- 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited 
- 
  triggerBackup(TriggerBackupRequest request, String name, {String? $fields})
    → Future<Operation>
  
  
- 
  Triggers a new Backup.