Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class CloudBuildOptions.
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.
Generated from protobuf messagegoogle.appengine.v1.CloudBuildOptions
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Appengine Admin V1 Client - Class CloudBuildOptions (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-appengine-admin/latest/V1.CloudBuildOptions)\n- [2.0.3](/php/docs/reference/cloud-appengine-admin/2.0.3/V1.CloudBuildOptions)\n- [1.3.5](/php/docs/reference/cloud-appengine-admin/1.3.5/V1.CloudBuildOptions)\n- [1.2.2](/php/docs/reference/cloud-appengine-admin/1.2.2/V1.CloudBuildOptions)\n- [1.1.1](/php/docs/reference/cloud-appengine-admin/1.1.1/V1.CloudBuildOptions)\n- [1.0.6](/php/docs/reference/cloud-appengine-admin/1.0.6/V1.CloudBuildOptions) \nReference documentation and code samples for the Google Cloud Appengine Admin V1 Client class CloudBuildOptions.\n\nOptions for the build operations performed as a part of the version\ndeployment. Only applicable for App Engine flexible environment when creating\na version using source code directly.\n\nGenerated from protobuf message `google.appengine.v1.CloudBuildOptions`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAppYamlPath\n\nPath to the yaml file used in deployment, used to determine runtime\nconfiguration details.\n\nRequired for flexible environment builds.\nSee \u003chttps://cloud.google.com/appengine/docs/standard/python/config/appref\u003e\nfor more details.\n\n### setAppYamlPath\n\nPath to the yaml file used in deployment, used to determine runtime\nconfiguration details.\n\nRequired for flexible environment builds.\nSee \u003chttps://cloud.google.com/appengine/docs/standard/python/config/appref\u003e\nfor more details.\n\n### getCloudBuildTimeout\n\nThe Cloud Build timeout used as part of any dependent builds performed by\nversion creation. Defaults to 10 minutes.\n\n### hasCloudBuildTimeout\n\n### clearCloudBuildTimeout\n\n### setCloudBuildTimeout\n\nThe Cloud Build timeout used as part of any dependent builds performed by\nversion creation. Defaults to 10 minutes."]]