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, specifically for version 2.6.0, with links to other versions of the API."],["`GetBuildTriggerRequest` is used to retrieve a `BuildTrigger` by its ID, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBuildTriggerRequest` class has properties like `BuildTriggerName`, `Name`, `ProjectId`, and `TriggerId`, which are used to specify the trigger to retrieve."],["The documentation includes details about the class's inheritance, constructors, implemented members, and properties, offering a comprehensive reference for developers using the Cloud Build v1 API."],["The namespace for this class is `Google.Cloud.CloudBuild.V1`, and it's found in the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]