Class: Google::Apis::ApihubV1::GoogleCloudApihubV1DisablePluginRequest

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 DisablePlugin method's request.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudApihubV1DisablePluginRequest

Returns a new instance of GoogleCloudApihubV1DisablePluginRequest.



1887
1888
1889
# File 'lib/google/apis/apihub_v1/classes.rb', line 1887

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1892
1893
# File 'lib/google/apis/apihub_v1/classes.rb', line 1892

def update!(**args)
end