Class: Google::Cloud::Tasks::V2beta2::PullMessage

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/tasks/v2beta2/doc/google/cloud/tasks/v2beta2/target.rb

Overview

The pull message contains data that can be used by the caller of LeaseTasks to process the task.

This proto can only be used for tasks in a queue which has pull_target set.

Instance Attribute Summary collapse

Instance Attribute Details

#payloadString



52
# File 'lib/google/cloud/tasks/v2beta2/doc/google/cloud/tasks/v2beta2/target.rb', line 52

class PullMessage; end

#tagString



52
# File 'lib/google/cloud/tasks/v2beta2/doc/google/cloud/tasks/v2beta2/target.rb', line 52

class PullMessage; end