Class: Google::Apis::CloudfunctionsV2beta::DetachFunctionRequest

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

Overview

Request for the DetachFunction method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DetachFunctionRequest

Returns a new instance of DetachFunctionRequest.



443
444
445
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 443

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



448
449
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 448

def update!(**args)
end