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
Namespace
Grafeas \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setResourceUri
Required. Resource URI for the artifact being deployed.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |