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 latest version available for `ReceiveTriggerWebhookResponse` is 2.15.0, which is part of the Google Cloud CloudBuild V1 service."],["This webpage provides a comprehensive list of all previous versions of `ReceiveTriggerWebhookResponse`, ranging from the latest 2.15.0 down to the 1.0.0 release."],["`ReceiveTriggerWebhookResponse` is an experimental response object used by the `ReceiveTriggerWebhook` method, implemented within the `Google.Cloud.CloudBuild.V1` namespace, under the assembly Google.Cloud.CloudBuild.V1.dll."],["The `ReceiveTriggerWebhookResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `Object` class."],["`ReceiveTriggerWebhookResponse` has two constructors: a parameterless one, and one that takes another `ReceiveTriggerWebhookResponse` instance as an argument."]]],[]]