Grafeas V1 Client - Class DeploymentNote (0.6.0)

Reference documentation and code samples for the Grafeas V1 Client class DeploymentNote.

An artifact that can be deployed in some runtime.

Generated from protobuf message grafeas.v1.DeploymentNote

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ resource_uri array

Required. Resource URI for the artifact being deployed.

getResourceUri

Required. Resource URI for the artifact being deployed.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setResourceUri

Required. Resource URI for the artifact being deployed.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this