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.13.0."],["The `GetBuildRequest` class is used to request and retrieve information about a specific build, and it inherits from and implements multiple interfaces."],["The class has several properties, including `BuildName`, `Id`, `Name`, and `ProjectId`, which are used to define the specifics of the build to be retrieved."],["The page also includes a list of versioned documentation links ranging from version 1.0.0 to 2.15.0, allowing for navigation to documentation of other versions."]]],[]]