Class: Google::Apis::GkehubV1alpha2::InitializeHubRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ InitializeHubRequest

Returns a new instance of InitializeHubRequest.



417
418
419
# File 'lib/google/apis/gkehub_v1alpha2/classes.rb', line 417

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



422
423
# File 'lib/google/apis/gkehub_v1alpha2/classes.rb', line 422

def update!(**args)
end