public sealed class GetBuildRequest : IMessage<GetBuildRequest>, IEquatable<GetBuildRequest>, IDeepCloneable<GetBuildRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class GetBuildRequest.
[[["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 provides documentation for the `GetBuildRequest` class within the Google Cloud Build v1 API, specifically version 2.10.0."],["The `GetBuildRequest` class is used to request a specific build from the Cloud Build service and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It outlines the properties available in the `GetBuildRequest` class, which include `BuildName`, `Id`, `Name`, and `ProjectId`, along with their types and descriptions."],["The page lists the class's constructors, detailing how to create a new instance of `GetBuildRequest`, including one for creating a new instance based on another instance of itself."],["The documentation page also offers a list of all available versions of the API, from the latest 2.15.0 down to 1.0.0, that are linked for quick navigation."]]],[]]