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, part of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, is used to define options for build operations during version deployment in the App Engine flexible environment.\u003c/p\u003e\n"],["\u003cp\u003eIt is applicable for App Engine flexible environment when creating a version directly from the source code.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudBuildOptions\u003c/code\u003e has properties such as \u003ccode\u003eAppYamlPath\u003c/code\u003e, specifying the path to the YAML file for runtime configuration, and \u003ccode\u003eCloudBuildTimeout\u003c/code\u003e, which sets the timeout for build operations, defaulting to 10 minutes.\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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eCloudBuildOptions\u003c/code\u003e are available, from version \u003ccode\u003e1.0.0\u003c/code\u003e to the latest version \u003ccode\u003e2.4.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]