Name | Type | Description | Notes |
---|---|---|---|
Name | string | Deprecated, do not use. Use uri instead. The name of the resource. For example, the name of a Docker image - "Debian". | [optional] [default to null] |
Uri | string | Required. The unique URI of the resource. For example, `https://gcr.io/project/image@sha256:foo` for a Docker image. | [optional] [default to null] |
ContentHash | *ProvenanceHash | Deprecated, do not use. Use uri instead. The hash of the resource content. For example, the Docker digest. | [optional] [default to null] |