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\u003eThe \u003ccode\u003eCloudBuildOptions\u003c/code\u003e class provides configuration settings for build operations during version deployment in the App Engine flexible environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, supports various versions ranging from 1.0.0 to 2.4.0, with 2.4.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eIt requires an \u003ccode\u003eAppYamlPath\u003c/code\u003e property, which is the path to the YAML file that defines runtime configurations and is specifically required for flexible environment builds.\u003c/p\u003e\n"],["\u003cp\u003eIt uses \u003ccode\u003eCloudBuildTimeout\u003c/code\u003e, which can be set to determine the duration of any dependent build performed during version creation, defaulting to 10 minutes if not set.\u003c/p\u003e\n"]]],[],null,[]]