public sealed class GetBuildTriggerRequest : IMessage<GetBuildTriggerRequest>, IEquatable<GetBuildTriggerRequest>, IDeepCloneable<GetBuildTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class GetBuildTriggerRequest.
[[["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 `GetBuildTriggerRequest` class within the Google Cloud Build v1 API, specifically for version 2.10.0, as well as links to other versions."],["The `GetBuildTriggerRequest` class is used to retrieve a `BuildTrigger` by its specified ID, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation outlines the class's constructors (`GetBuildTriggerRequest()`, `GetBuildTriggerRequest(GetBuildTriggerRequest)`) and properties, including `BuildTriggerName`, `Name`, `ProjectId`, and `TriggerId`, which are essential for retrieving a specific trigger."],["There is a total of 21 versions provided, ranging from version 2.15.0 down to 1.0.0, all linking to their respective `GetBuildTriggerRequest` pages."],["The `GetBuildTriggerRequest` class inherits members from `object`, with methods such as `GetHashCode()`, `GetType()`, and `ToString()` listed as inherited members."]]],[]]