Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::DeploymentNote.
An artifact that can be deployed in some runtime.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#resource_uri
def resource_uri() -> ::Array<::String>
Returns
- (::Array<::String>) — Required. Resource URI for the artifact being deployed.
#resource_uri=
def resource_uri=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Required. Resource URI for the artifact being deployed.
Returns
- (::Array<::String>) — Required. Resource URI for the artifact being deployed.