artifactType property

String? artifactType
getter/setter pair

ArtifactType of this image, e.g. "application/vnd.example+type".

If the subject_digest is set and no artifact_type is given, the media_type will be considered as the artifact_type. This field is returned as the metadata.artifactType field in the Version resource.

Implementation

core.String? artifactType;