(::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=
defapp_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
defhttp_body()->::Google::Api::HttpBody
Returns
(::Google::Api::HttpBody) — The http body contains the queue.yaml file which used to update queue lists
#http_body=
defhttp_body=(value)->::Google::Api::HttpBody
Parameter
value (::Google::Api::HttpBody) — The http body contains the queue.yaml file which used to update queue lists
Returns
(::Google::Api::HttpBody) — The http body contains the queue.yaml file which used to update queue lists
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud Tasks V2beta2 API - Class Google::Cloud::Tasks::V2beta2::UploadQueueYamlRequest (v0.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.15.0 (latest)](/ruby/docs/reference/google-cloud-tasks-v2beta2/latest/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.14.1](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.14.1/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.13.0](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.13.0/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.12.1](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.12.1/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.11.3](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.11.3/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.10.0/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.9.2](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.9.2/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.8.0/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.7.0/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.6.0/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest)\n- [0.5.5](/ruby/docs/reference/google-cloud-tasks-v2beta2/0.5.5/Google-Cloud-Tasks-V2beta2-UploadQueueYamlRequest) \nReference documentation and code samples for the Cloud Tasks V2beta2 API class Google::Cloud::Tasks::V2beta2::UploadQueueYamlRequest.\n\nRequest message for\n[UploadQueueYaml](/ruby/docs/reference/google-cloud-tasks-v2beta2/latest/Google-Cloud-Tasks-V2beta2-CloudTasks-Client#Google__Cloud__Tasks__V2beta2__CloudTasks__Client_upload_queue_yaml_instance_ \"Google::Cloud::Tasks::V2beta2::CloudTasks::Client#upload_queue_yaml (method)\"). \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #app_id\n\n def app_id() -\u003e ::String\n\n**Returns**\n\n- (::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.\n\n### #app_id=\n\n def app_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **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. \n**Returns**\n\n- (::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.\n\n### #http_body\n\n def http_body() -\u003e ::Google::Api::HttpBody\n\n**Returns**\n\n- ([::Google::Api::HttpBody](./Google-Api-HttpBody)) --- The http body contains the queue.yaml file which used to update queue lists\n\n### #http_body=\n\n def http_body=(value) -\u003e ::Google::Api::HttpBody\n\n**Parameter**\n\n- **value** ([::Google::Api::HttpBody](./Google-Api-HttpBody)) --- The http body contains the queue.yaml file which used to update queue lists \n**Returns**\n\n- ([::Google::Api::HttpBody](./Google-Api-HttpBody)) --- The http body contains the queue.yaml file which used to update queue lists"]]