Class: Google::Apis::ComputeBeta::ResourcePolicyDiskConsistencyGroupPolicy
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::ComputeBeta::ResourcePolicyDiskConsistencyGroupPolicy
 
 
- Includes:
 - Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
 
- Defined in:
 - lib/google/apis/compute_beta/classes.rb,
lib/google/apis/compute_beta/representations.rb,
lib/google/apis/compute_beta/representations.rb 
Overview
Resource policy for disk consistency groups.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ ResourcePolicyDiskConsistencyGroupPolicy 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of ResourcePolicyDiskConsistencyGroupPolicy.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ ResourcePolicyDiskConsistencyGroupPolicy
Returns a new instance of ResourcePolicyDiskConsistencyGroupPolicy.
      35799 35800 35801  | 
    
      # File 'lib/google/apis/compute_beta/classes.rb', line 35799 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      35804 35805  | 
    
      # File 'lib/google/apis/compute_beta/classes.rb', line 35804 def update!(**args) end  |