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, detailing its usage and properties."],["The latest version of the API is 2.15.0, but the page is currently showing the documentation for version 2.12.0, with a list of all versions from 1.0.0 through to the current version."],["`GetBuildRequest` is used to request details of a specific build, inheriting from `object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBuildRequest` class has constructors and properties like `BuildName`, `Id`, `Name`, and `ProjectId`, which are used to specify the details of the build being requested."],["The documentation for the class is under the namespace `Google.Cloud.CloudBuild.V1`, contained within the assembly `Google.Cloud.CloudBuild.V1.dll`."]]],[]]