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."],[[["This webpage details the `GetBuildRequest` class, which is used to request a specific build in Google Cloud Build."],["The latest version of the `GetBuildRequest` API is 2.15.0, with a range of previous versions available from 2.14.0 down to 1.0.0."],["The `GetBuildRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBuildRequest` class has properties like `BuildName`, `Id`, `Name`, and `ProjectId`, all of which are essential for identifying and retrieving the desired build."],["The request requires either the ID of the build, or the name in the specified format, along with the Project ID."]]],[]]