Reference documentation and code samples for the Google Cloud Tasks V2beta2 Client class UploadQueueYamlRequest.
Request message for UploadQueueYaml .
Generated from protobuf message google.cloud.tasks.v2beta2.UploadQueueYamlRequest
Namespace
Google \ Cloud \ Tasks \ V2beta2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ app_id
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
getAppId
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.
string
setAppId
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.
var
string
$this
getHttpBody
The http body contains the queue.yaml file which used to update queue lists
hasHttpBody
clearHttpBody
setHttpBody
The http body contains the queue.yaml file which used to update queue lists
$this