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 document provides reference documentation for the `GetBuildRequest` class within the Google Cloud Build v1 API for .NET, with the most recent version being 2.15.0."],["The `GetBuildRequest` class is used to request a specific build and includes properties like `Id`, `Name`, and `ProjectId` to define the build to be retrieved."],["The class `GetBuildRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a protocol buffer message type."],["The documentation contains a list of available versions of the class, ranging from 1.0.0 to the latest release of 2.15.0, with each version linking to specific documentation for that release, and the page it is on being version 2.4.0."],["The `GetBuildRequest` class is derived from `object` and is located in the `Google.Cloud.CloudBuild.V1` namespace within the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]