public sealed class ProcessWebhookRequest : IMessage<ProcessWebhookRequest>, IEquatable<ProcessWebhookRequest>, IDeepCloneable<ProcessWebhookRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v2 API class ProcessWebhookRequest.
RPC request object accepted by the ProcessWebhook RPC method.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eProcessWebhookRequest\u003c/code\u003e class within the Cloud Build v2 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProcessWebhookRequest\u003c/code\u003e is an RPC request object used by the ProcessWebhook RPC method, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessWebhookRequest\u003c/code\u003e class has two constructors, a default and one that accepts another \u003ccode\u003eProcessWebhookRequest\u003c/code\u003e instance, as well as properties for \u003ccode\u003eBody\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, and \u003ccode\u003eWebhookKey\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a required field representing the project and location where the webhook is received, while the \u003ccode\u003eWebhookKey\u003c/code\u003e property is an optional field used to find matching repositories for webhook events.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eProcessWebhookRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]