ContentLink interface 
The content link.
Properties
| content | The content hash. NOTE: This property will not be serialized. It can only be populated by the server. | 
| content | The content size. NOTE: This property will not be serialized. It can only be populated by the server. | 
| content | The content version. NOTE: This property will not be serialized. It can only be populated by the server. | 
| metadata | The metadata. NOTE: This property will not be serialized. It can only be populated by the server. | 
| uri | The content link URI. | 
Property Details
		contentHash
	 
	The content hash. NOTE: This property will not be serialized. It can only be populated by the server.
contentHash?: ContentHashProperty Value
		contentSize
	 
	The content size. NOTE: This property will not be serialized. It can only be populated by the server.
contentSize?: numberProperty Value
number
		contentVersion
	 
	The content version. NOTE: This property will not be serialized. It can only be populated by the server.
contentVersion?: stringProperty Value
string
metadata
The metadata. NOTE: This property will not be serialized. It can only be populated by the server.
metadata?: anyProperty Value
any
uri
The content link URI.
uri?: stringProperty Value
string