Class: Google::Apis::CloudresourcemanagerV1::GetAncestryRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudresourcemanagerV1::GetAncestryRequest
- 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
-
#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
517 518 519 |
# File 'generated/google/apis/cloudresourcemanager_v1/classes.rb', line 517 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
522 523 |
# File 'generated/google/apis/cloudresourcemanager_v1/classes.rb', line 522 def update!(**args) end |