public sealed class GetBuildRequest : IMessage<GetBuildRequest>, IEquatable<GetBuildRequest>, IDeepCloneable<GetBuildRequest>, IBufferMessage, IMessage
[[["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."],[[["The `GetBuildRequest` class is used to request a specific build in Google Cloud Build, implementing various interfaces for message handling and object management."],["This page details the `GetBuildRequest` class and provides documentation on its constructors, including a default constructor and a copy constructor."],["The `GetBuildRequest` class includes properties such as `BuildName`, `Id`, `Name`, and `ProjectId`, which are used to define the specifics of the requested build."],["The content provides a list of available versions of the `GetBuildRequest`, ranging from the latest version 2.15.0 down to 1.0.0, each with its own documentation link."],["`GetBuildRequest` inherits from `Object` and implements `IMessage\u003cGetBuildRequest\u003e`, `IEquatable\u003cGetBuildRequest\u003e`, `IDeepCloneable\u003cGetBuildRequest\u003e`, `IBufferMessage` and `IMessage`."]]],[]]