kind property

String? kind
getter/setter pair

The kind of item this is.

For HMAC Key metadata, this is always storage#hmacKeyMetadata.

Implementation

core.String? kind;