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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetTriggerRequest` class within the Eventarc v1 API, specifically for version 2.5.0."],["The `GetTriggerRequest` class is used to retrieve information about a specific trigger and is part of the `Google.Cloud.Eventarc.V1` namespace, implemented in the `Google.Cloud.Eventarc.V1.dll` assembly."],["The `GetTriggerRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetTriggerRequest` class include `Name`, a string representing the name of the trigger, and `TriggerName`, a typed view over the `Name` resource property."],["The page also lists the versions of the Eventarc v1 API, ranging from version 1.0.0 to the latest version 2.6.0, showing that this page is only referring to version 2.5.0."]]],[]]