Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1ActionMissingResource
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::DataplexV1::GoogleCloudDataplexV1ActionMissingResource
 
 
- Includes:
 - Core::Hashable, Core::JsonObjectSupport
 
- Defined in:
 - lib/google/apis/dataplex_v1/classes.rb,
lib/google/apis/dataplex_v1/representations.rb,
lib/google/apis/dataplex_v1/representations.rb 
Overview
Action details for resource references in assets that cannot be located.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ GoogleCloudDataplexV1ActionMissingResource 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of GoogleCloudDataplexV1ActionMissingResource.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ GoogleCloudDataplexV1ActionMissingResource
Returns a new instance of GoogleCloudDataplexV1ActionMissingResource.
      312 313 314  | 
    
      # File 'lib/google/apis/dataplex_v1/classes.rb', line 312 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      317 318  | 
    
      # File 'lib/google/apis/dataplex_v1/classes.rb', line 317 def update!(**args) end  |