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."],["The `GetBuildRequest` class is used to request a specific build and inherits from Object while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features properties such as `BuildName`, `Id`, `Name`, and `ProjectId`, allowing users to specify the details of the build they wish to retrieve."],["The webpage contains links to documentation for various versions of the API, ranging from version 1.0.0 to the latest version 2.15.0, all pertaining to the `GetBuildRequest` class."]]],[]]