Class: Google::Apis::CloudresourcemanagerV1::GetAncestryRequest

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
generated/google/apis/cloudresourcemanager_v1/classes.rb,
generated/google/apis/cloudresourcemanager_v1/representations.rb,
generated/google/apis/cloudresourcemanager_v1/representations.rb

Overview

The request sent to the GetAncestry method.

Instance Method Summary collapse

Methods included from Google::Apis::Core::JsonObjectSupport

#to_json

Methods included from Google::Apis::Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ GetAncestryRequest

Returns a new instance of GetAncestryRequest.



569
570
571
# File 'generated/google/apis/cloudresourcemanager_v1/classes.rb', line 569

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



574
575
# File 'generated/google/apis/cloudresourcemanager_v1/classes.rb', line 574

def update!(**args)
end