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\u003eThe \u003ccode\u003eProcessWebhookRequest\u003c/code\u003e class is part of the Cloud Build v2 API, specifically within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V2\u003c/code\u003e namespace, and is used for processing webhook requests.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the RPC request object for the \u003ccode\u003eProcessWebhook\u003c/code\u003e method, which is central to receiving and handling webhooks.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProcessWebhookRequest\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eBody\u003c/code\u003e (for the HTTP request body), \u003ccode\u003eParent\u003c/code\u003e (for project and location information), \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a \u003ccode\u003eLocationName\u003c/code\u003e-typed view of the \u003ccode\u003eParent\u003c/code\u003e), and \u003ccode\u003eWebhookKey\u003c/code\u003e (for matching repositories).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that accepts another \u003ccode\u003eProcessWebhookRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]