hash property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated, use one of explicit hash type fields instead.
These two hash related fields will only be populated on Scotty based media uploads and will contain the content of the hash group in the NotificationRequest: http://cs/#google3/blobstore2/api/scotty/service/proto/upload_listener.proto&q=class:Hash Hex encoded hash value of the uploaded media.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? hash;