Class Google::Cloud::Tasks::V2beta2::AppEngineHttpTarget (v0.5.5)

App Engine HTTP target.

The task will be delivered to the App Engine application hostname specified by its AppEngineHttpTarget and AppEngineHttpRequest. The documentation for AppEngineHttpRequest explains how the task's host URL is constructed.

Using AppEngineHttpTarget requires appengine.applications.get Google IAM permission for the project and the following scope:

https://www.googleapis.com/auth/cloud-platform

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#app_engine_routing_override

def app_engine_routing_override() -> ::Google::Cloud::Tasks::V2beta2::AppEngineRouting
Returns

#app_engine_routing_override=

def app_engine_routing_override=(value) -> ::Google::Cloud::Tasks::V2beta2::AppEngineRouting
Parameter
Returns