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\u003eThis document outlines the \u003ccode\u003eCloudBuildOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, detailing its use in App Engine flexible environment deployments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudBuildOptions\u003c/code\u003e class, which is used for build operations during version deployment, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCloudBuildOptions\u003c/code\u003e is documented under 2.4.0, and older versions from 1.0.0 to 2.3.0 are also available within this documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudBuildOptions\u003c/code\u003e includes properties such as \u003ccode\u003eAppYamlPath\u003c/code\u003e, which is essential for specifying the deployment configuration file, and \u003ccode\u003eCloudBuildTimeout\u003c/code\u003e, which determines the timeout for build processes.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and provides constructors for default initialization and copying from an existing \u003ccode\u003eCloudBuildOptions\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]