Class DeployArtifact (1.18.0)

DeployArtifact(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The artifacts produced by a deploy operation.

Attributes

NameDescription
artifact_uri str
Output only. URI of a directory containing the artifacts. All paths are relative to this location.
manifest_paths MutableSequence[str]
Output only. File paths of the manifests applied during the deploy operation relative to the URI.