Class: Google::Apis::GkehubV1alpha2::InitializeHubRequest
- Inherits:
-
Object
- Object
- Google::Apis::GkehubV1alpha2::InitializeHubRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/gkehub_v1alpha2/classes.rb,
lib/google/apis/gkehub_v1alpha2/representations.rb,
lib/google/apis/gkehub_v1alpha2/representations.rb
Overview
Request message for the InitializeHub method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ InitializeHubRequest
constructor
A new instance of InitializeHubRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ InitializeHubRequest
Returns a new instance of InitializeHubRequest.
496 497 498 |
# File 'lib/google/apis/gkehub_v1alpha2/classes.rb', line 496 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
501 502 |
# File 'lib/google/apis/gkehub_v1alpha2/classes.rb', line 501 def update!(**args) end |