Interface protos.grafeas.v1.IDeploymentOccurrence (4.5.0)

Properties of a DeploymentOccurrence.

Package

@google-cloud/grafeas

Properties

address

address?: (string|null);

DeploymentOccurrence address

config

config?: (string|null);

DeploymentOccurrence config

deployTime

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

DeploymentOccurrence deployTime

platform

platform?: (grafeas.v1.DeploymentOccurrence.Platform|keyof typeof grafeas.v1.DeploymentOccurrence.Platform|null);

DeploymentOccurrence platform

resourceUri

resourceUri?: (string[]|null);

DeploymentOccurrence resourceUri

undeployTime

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

DeploymentOccurrence undeployTime

userEmail

userEmail?: (string|null);

DeploymentOccurrence userEmail