public sealed class CloudBuildOptions : IMessage<CloudBuildOptions>, IEquatable<CloudBuildOptions>, IDeepCloneable<CloudBuildOptions>, IBufferMessage, IMessage
Options for the build operations performed as a part of the version
deployment. Only applicable for App Engine flexible environment when creating
a version using source code directly.
[[["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-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eCloudBuildOptions\u003c/code\u003e is a class used for configuring build operations during version deployment in the App Engine flexible environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudBuildOptions\u003c/code\u003e offers properties like \u003ccode\u003eAppYamlPath\u003c/code\u003e (required for flexible environment builds, and dictates the configuration file path) and \u003ccode\u003eCloudBuildTimeout\u003c/code\u003e (which defines the timeout duration for Cloud Build operations with a default of 10 minutes).\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for \u003ccode\u003eCloudBuildOptions\u003c/code\u003e is 2.4.0, and the document also contains previous versions going back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]