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-04-02 UTC."],[[["The latest version of the `GetBuildRequest` is 2.15.0, and it's part of the Google.Cloud.CloudBuild.V1 namespace."],["`GetBuildRequest` is a class used to request a specific build and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBuildRequest` class has constructors to create a new instance or to create a copy from an existing one."],["The class includes properties like `BuildName`, `Id`, `Name`, and `ProjectId`, all of which are used to define and identify a specific build."],["The page contains links to the documentation for the `GetBuildRequest` class for all versions ranging from 1.0.0 to 2.15.0."]]],[]]