[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Cloud Build V2 API - Class Google::Cloud::Build::V2::ProcessWebhookRequest (v0.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.0 (latest)](/ruby/docs/reference/google-cloud-build-v2/latest/Google-Cloud-Build-V2-ProcessWebhookRequest)\n- [0.9.1](/ruby/docs/reference/google-cloud-build-v2/0.9.1/Google-Cloud-Build-V2-ProcessWebhookRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-build-v2/0.8.0/Google-Cloud-Build-V2-ProcessWebhookRequest)\n- [0.7.2](/ruby/docs/reference/google-cloud-build-v2/0.7.2/Google-Cloud-Build-V2-ProcessWebhookRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-build-v2/0.6.0/Google-Cloud-Build-V2-ProcessWebhookRequest)\n- [0.5.2](/ruby/docs/reference/google-cloud-build-v2/0.5.2/Google-Cloud-Build-V2-ProcessWebhookRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-build-v2/0.4.0/Google-Cloud-Build-V2-ProcessWebhookRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-build-v2/0.3.0/Google-Cloud-Build-V2-ProcessWebhookRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-build-v2/0.2.0/Google-Cloud-Build-V2-ProcessWebhookRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-build-v2/0.1.0/Google-Cloud-Build-V2-ProcessWebhookRequest) \nReference documentation and code samples for the Cloud Build V2 API class Google::Cloud::Build::V2::ProcessWebhookRequest.\n\nRPC request object accepted by the ProcessWebhook RPC 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### #body\n\n def body() -\u003e ::Google::Api::HttpBody\n\n**Returns**\n\n- ([::Google::Api::HttpBody](./Google-Api-HttpBody)) --- HTTP request body.\n\n### #body=\n\n def body=(value) -\u003e ::Google::Api::HttpBody\n\n**Parameter**\n\n- **value** ([::Google::Api::HttpBody](./Google-Api-HttpBody)) --- HTTP request body. \n**Returns**\n\n- ([::Google::Api::HttpBody](./Google-Api-HttpBody)) --- HTTP request body.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Project and location where the webhook will be received. Format: `projects/*/locations/*`.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Project and location where the webhook will be received. Format: `projects/*/locations/*`. \n**Returns**\n\n- (::String) --- Required. Project and location where the webhook will be received. Format: `projects/*/locations/*`.\n\n### #webhook_key\n\n def webhook_key() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Arbitrary additional key to find the maching repository for a webhook event if needed.\n\n### #webhook_key=\n\n def webhook_key=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Arbitrary additional key to find the maching repository for a webhook event if needed. \n**Returns**\n\n- (::String) --- Arbitrary additional key to find the maching repository for a webhook event if needed."]]