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."],[[["This webpage provides documentation for the `ReceiveTriggerWebhookResponse` class within the `Google.Cloud.CloudBuild.V1` namespace."],["The `ReceiveTriggerWebhookResponse` class is an experimental response object for the `ReceiveTriggerWebhook` method in Google Cloud Build."],["The documentation lists various versions of the class, ranging from the latest version 2.15.0 down to version 1.0.0."],["The `ReceiveTriggerWebhookResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the base `Object` class, and details are provided for its constructors and inherited members, as well as the relevant assembly file, `Google.Cloud.CloudBuild.V1.dll`."]]],[]]