Class: Google::Apis::CloudtasksV2beta2::PullQueueConfig
- Inherits:
-
Object
- Object
- Google::Apis::CloudtasksV2beta2::PullQueueConfig
- Defined in:
- generated/google/apis/cloudtasks_v2beta2/classes.rb,
generated/google/apis/cloudtasks_v2beta2/representations.rb,
generated/google/apis/cloudtasks_v2beta2/representations.rb
Overview
Deprecated. Use PullTarget.
Instance Method Summary collapse
-
#initialize(**args) ⇒ PullQueueConfig
constructor
A new instance of PullQueueConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Google::Apis::Core::JsonObjectSupport
Methods included from Google::Apis::Core::Hashable
Constructor Details
#initialize(**args) ⇒ PullQueueConfig
Returns a new instance of PullQueueConfig
877 878 879 |
# File 'generated/google/apis/cloudtasks_v2beta2/classes.rb', line 877 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
882 883 |
# File 'generated/google/apis/cloudtasks_v2beta2/classes.rb', line 882 def update!(**args) end |