public sealed class CreateBuildRequest : IMessage<CreateBuildRequest>, IEquatable<CreateBuildRequest>, IDeepCloneable<CreateBuildRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateBuildRequest\u003c/code\u003e class is used to request the creation of a new build within the Google Cloud Build service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eCreateBuildRequest\u003c/code\u003e is 2.15.0, but the page provides documentation for versions ranging from 1.0.0 to 2.15.0, covering a range of versions.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among others, showing the breadth of its capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBuildRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eBuild\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eParentAsProjectName\u003c/code\u003e, \u003ccode\u003eParentAsResourceName\u003c/code\u003e, and \u003ccode\u003eProjectId\u003c/code\u003e, which define the build to be created and its location.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default constructor and one that accepts another instance of \u003ccode\u003eCreateBuildRequest\u003c/code\u003e as a parameter, enabling creating new instances or deep copies.\u003c/p\u003e\n"]]],[],null,[]]