class Google::Apis::SpannerV1::IndexedHotKey
buckets.
A message representing a (sparse) collection of hot keys for specific key
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @sparse_hot_keys = args[:sparse_hot_keys] if args.key?(:sparse_hot_keys) end