Class: Google::Apis::CloudresourcemanagerV1beta1::GetAncestryRequest
- Inherits:
- 
      Object
      
        - Object
- Google::Apis::CloudresourcemanagerV1beta1::GetAncestryRequest
 
- Defined in:
- generated/google/apis/cloudresourcemanager_v1beta1/classes.rb,
 generated/google/apis/cloudresourcemanager_v1beta1/representations.rb,
 generated/google/apis/cloudresourcemanager_v1beta1/representations.rb
Overview
The request sent to the GetAncestry method.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ GetAncestryRequest 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of GetAncestryRequest. 
- 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    Update properties of this object. 
Methods included from Google::Apis::Core::JsonObjectSupport
Methods included from Google::Apis::Core::Hashable
Constructor Details
#initialize(**args) ⇒ GetAncestryRequest
Returns a new instance of GetAncestryRequest
| 286 287 288 | # File 'generated/google/apis/cloudresourcemanager_v1beta1/classes.rb', line 286 def initialize(**args) update!(**args) end | 
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
| 291 292 | # File 'generated/google/apis/cloudresourcemanager_v1beta1/classes.rb', line 291 def update!(**args) end |