mediaType property

String? mediaType
getter/setter pair

Media type of this image, e.g. "application/vnd.docker.distribution.manifest.v2+json".

This field is returned as the 'metadata.mediaType' field in the Version resource.

Implementation

core.String? mediaType;