Class: Google::Apis::ApihubV1::GoogleCloudApihubV1EnablePluginRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/apihub_v1/classes.rb,
lib/google/apis/apihub_v1/representations.rb,
lib/google/apis/apihub_v1/representations.rb

Overview

The EnablePlugin method's request.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudApihubV1EnablePluginRequest

Returns a new instance of GoogleCloudApihubV1EnablePluginRequest.



2119
2120
2121
# File 'lib/google/apis/apihub_v1/classes.rb', line 2119

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2124
2125
# File 'lib/google/apis/apihub_v1/classes.rb', line 2124

def update!(**args)
end