public sealed class GetBuildRequest : IMessage<GetBuildRequest>, IEquatable<GetBuildRequest>, IDeepCloneable<GetBuildRequest>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `GetBuildRequest` class within the `Google.Cloud.CloudBuild.V1` namespace, specifically detailing its structure, properties, and usage."],["The `GetBuildRequest` class is designed to facilitate requests for retrieving build information, inheriting from base classes and implementing multiple interfaces for message handling."],["The page lists various versions of the documentation for the `GetBuildRequest`, ranging from the latest version `2.15.0` down to `1.0.0`, indicating a history of updates and revisions."],["Key properties of the `GetBuildRequest` class include `BuildName`, `Id`, `Name`, and `ProjectId`, which are essential for specifying and identifying the build to be retrieved."],["Constructors are available for the `GetBuildRequest` class, allowing for the creation of new instances either as default or by copying from another `GetBuildRequest` instance."]]],[]]