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 page provides documentation for the `GetBuildTriggerRequest` class within the Google Cloud Build v1 API, detailing its purpose, implementation, and usage."],["The `GetBuildTriggerRequest` class is designed to retrieve a specific `BuildTrigger` by its ID, and is the core of the information provided on this documentation."],["Multiple versions of the `GetBuildTriggerRequest` documentation are available, ranging from version 1.0.0 to the latest version 2.15.0, each with its respective documentation page."],["The `GetBuildTriggerRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role in data handling and object manipulation."],["The `GetBuildTriggerRequest` class contains properties such as `BuildTriggerName`, `Name`, `ProjectId`, and `TriggerId` that are essential for fetching the desired build trigger."]]],[]]