Class: Google::Apis::CloudtasksV2beta2::PullTarget

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

Overview

Pull target.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PullTarget

Returns a new instance of PullTarget.



933
934
935
# File 'lib/google/apis/cloudtasks_v2beta2/classes.rb', line 933

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



938
939
# File 'lib/google/apis/cloudtasks_v2beta2/classes.rb', line 938

def update!(**args)
end