generated/google/apis/storage_v1/classes.rb in google-api-client-0.29.0 vs generated/google/apis/storage_v1/classes.rb in google-api-client-0.29.1
- old
+ new
@@ -1026,12 +1026,12 @@
# The kind of item this is. For HMAC keys, this is always storage#hmacKey.
# Corresponds to the JSON property `kind`
# @return [String]
attr_accessor :kind
- # Key metadata.
+ # JSON template to produce a JSON-style HMAC Key metadata resource.
# Corresponds to the JSON property `metadata`
- # @return [Object]
+ # @return [Google::Apis::StorageV1::HmacKeyMetadata]
attr_accessor :metadata
# HMAC secret key material.
# Corresponds to the JSON property `secret`
# @return [String]