Cloud Tasks V2beta2 API - Class Google::Cloud::Tasks::V2beta2::UploadQueueYamlRequest (v0.9.2)

Reference documentation and code samples for the Cloud Tasks V2beta2 API class Google::Cloud::Tasks::V2beta2::UploadQueueYamlRequest.

Request message for UploadQueueYaml.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#app_id

def app_id() -> ::String
Returns
  • (::String) — Required. The App ID is supplied as an HTTP parameter. Unlike internal usage of App ID, it does not include a region prefix. Rather, the App ID represents the Project ID against which to make the request.

#app_id=

def app_id=(value) -> ::String
Parameter
  • value (::String) — Required. The App ID is supplied as an HTTP parameter. Unlike internal usage of App ID, it does not include a region prefix. Rather, the App ID represents the Project ID against which to make the request.
Returns
  • (::String) — Required. The App ID is supplied as an HTTP parameter. Unlike internal usage of App ID, it does not include a region prefix. Rather, the App ID represents the Project ID against which to make the request.

#http_body

def http_body() -> ::Google::Api::HttpBody
Returns

#http_body=

def http_body=(value) -> ::Google::Api::HttpBody
Parameter
Returns