public sealed class ReceiveTriggerWebhookResponse : IMessage<ReceiveTriggerWebhookResponse>, IEquatable<ReceiveTriggerWebhookResponse>, IDeepCloneable<ReceiveTriggerWebhookResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class ReceiveTriggerWebhookResponse.
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 Build v1 API."],["The latest version of the API is 2.15.0, and the page details documentation specifically for version 2.10.0 of the API for this class."],["The `ReceiveTriggerWebhookResponse` class is the response object for the `ReceiveTriggerWebhook` method and is noted as being an experimental feature."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities."],["The documentation also lists a history of prior versions of this class, going back to version 1.0.0."]]],[]]