cloudBuildOptions property
Options for any Google Cloud Build builds created as a part of this deployment.These options will only be used if a new build is created, such as when deploying to the App Engine flexible environment using files or zip.
Implementation
CloudBuildOptions? cloudBuildOptions;