Interface protos.grafeas.v1beta1.deployment.IDeployment (5.0.1)

Properties of a Deployment.

Package

@google-cloud/containeranalysis

Properties

address

address?: (string|null);

Deployment address

config

config?: (string|null);

Deployment config

deployTime

deployTime?: (google.protobuf.ITimestamp|null);

Deployment deployTime

platform

platform?: (grafeas.v1beta1.deployment.Deployment.Platform|keyof typeof grafeas.v1beta1.deployment.Deployment.Platform|null);

Deployment platform

resourceUri

resourceUri?: (string[]|null);

Deployment resourceUri

undeployTime

undeployTime?: (google.protobuf.ITimestamp|null);

Deployment undeployTime

userEmail

userEmail?: (string|null);

Deployment userEmail