Properties of a ResourceDescriptor.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
ResourceDescriptor name |
uri |
string | null |
<optional> |
ResourceDescriptor uri |
digest |
Object.<string, string> | null |
<optional> |
ResourceDescriptor digest |
content |
Uint8Array | null |
<optional> |
ResourceDescriptor content |
downloadLocation |
string | null |
<optional> |
ResourceDescriptor downloadLocation |
mediaType |
string | null |
<optional> |
ResourceDescriptor mediaType |
annotations |
Object.<string, google.protobuf.IValue> | null |
<optional> |
ResourceDescriptor annotations |