Reference documentation and code samples for the Cloud Tasks V2beta2 API class Google::Cloud::Tasks::V2beta2::BufferTaskResponse.
Response message for BufferTask.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#task
def task() -> ::Google::Cloud::Tasks::V2beta2::Task
Returns
- (::Google::Cloud::Tasks::V2beta2::Task) — The created task.
#task=
def task=(value) -> ::Google::Cloud::Tasks::V2beta2::Task
Parameter
- value (::Google::Cloud::Tasks::V2beta2::Task) — The created task.
Returns
- (::Google::Cloud::Tasks::V2beta2::Task) — The created task.