public sealed class GetTriggerRequest : IMessage<GetTriggerRequest>, IEquatable<GetTriggerRequest>, IDeepCloneable<GetTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class GetTriggerRequest.
[[["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 reference documentation for the `GetTriggerRequest` class within the Google Cloud Eventarc v1 API, specifically for version 2.3.0."],["The `GetTriggerRequest` class serves as the request message for the `GetTrigger` method in the API, which is used to retrieve trigger information."],["The documentation outlines the class's inheritance from `object` and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetTriggerRequest` include `Name`, a string representing the trigger's name, and `TriggerName`, a `TriggerName`-typed view over the resource name."],["The page shows the latest version available is 2.6.0, and contains links to reference documentation for versions 1.0.0 up to 2.6.0, for use with `GetTriggerRequest`."]]],[]]