Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::DeployArtifact.
The artifacts produced by a deploy operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#artifact_uri
def artifact_uri() -> ::String
Returns
- (::String) — Output only. URI of a directory containing the artifacts. All paths are relative to this location.
#manifest_paths
def manifest_paths() -> ::Array<::String>
Returns
- (::Array<::String>) — Output only. File paths of the manifests applied during the deploy operation relative to the URI.