Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::TargetArtifact::PhaseArtifact.
Contains the paths to the artifacts, relative to the URI, for a phase.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#job_manifests_path
def job_manifests_path() -> ::String
Returns
- (::String) — Output only. File path of the directory of rendered job manifests relative to the URI. This is only set if it is applicable.
#manifest_path
def manifest_path() -> ::String
Returns
- (::String) — Output only. File path of the rendered manifest relative to the URI.
#skaffold_config_path
def skaffold_config_path() -> ::String
Returns
- (::String) — Output only. File path of the resolved Skaffold configuration relative to the URI.