Interface protos.google.appengine.v1.IDeployment (3.2.0)

Properties of a Deployment.

Package

@google-cloud/appengine-admin

Properties

cloudBuildOptions

cloudBuildOptions?: (google.appengine.v1.ICloudBuildOptions|null);

Deployment cloudBuildOptions

container

container?: (google.appengine.v1.IContainerInfo|null);

Deployment container

files

files?: ({ [k: string]: google.appengine.v1.IFileInfo }|null);

Deployment files

zip

zip?: (google.appengine.v1.IZipInfo|null);

Deployment zip