Class: Google::Apis::CloudfunctionsV2beta::RollbackFunctionUpgradeTrafficRequest

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 RollbackFunctionUpgradeTraffic method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RollbackFunctionUpgradeTrafficRequest

Returns a new instance of RollbackFunctionUpgradeTrafficRequest.



1797
1798
1799
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 1797

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1802
1803
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 1802

def update!(**args)
end