public sealed class ReceiveTriggerWebhookResponse : IMessage<ReceiveTriggerWebhookResponse>, IEquatable<ReceiveTriggerWebhookResponse>, IDeepCloneable<ReceiveTriggerWebhookResponse>, IBufferMessage, IMessage
ReceiveTriggerWebhookResponse [Experimental] is the response object for the
ReceiveTriggerWebhook method.
[[["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-03-21 UTC."],[[["The `ReceiveTriggerWebhookResponse` class is an experimental response object for the `ReceiveTriggerWebhook` method in the Google Cloud Build API."],["Version 2.15.0 is the latest release of the Google Cloud Build API's `ReceiveTriggerWebhookResponse`, and this webpage contains versions of the class ranging from version 1.0.0 to 2.15.0."],["This class implements multiple interfaces, including `IMessage\u003cReceiveTriggerWebhookResponse\u003e`, `IEquatable\u003cReceiveTriggerWebhookResponse\u003e`, `IDeepCloneable\u003cReceiveTriggerWebhookResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `ReceiveTriggerWebhookResponse` class inherits from `Object` and provides two constructors: a default constructor and one that accepts another `ReceiveTriggerWebhookResponse` object."]]],[]]