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 reference documentation for the `GetBuildRequest` class within the Google Cloud Build v1 API for .NET, with the current version being 2.11.0."],["The `GetBuildRequest` class is used to request a specific build and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API available is 2.15.0, and this page provides access to documentation for versions ranging from 1.0.0 to 2.15.0 of the `GetBuildRequest`."],["The `GetBuildRequest` class includes properties like `Id`, `Name`, `ProjectId`, and `BuildName`, which are used to specify and identify the desired build."],["The documentation includes details about the constructors `GetBuildRequest()` and `GetBuildRequest(GetBuildRequest other)` to create new instances of the `GetBuildRequest` class, as well as members inherited from the `object` class."]]],[]]