Cloud Bigtable V2 API - Class Google::Cloud::Bigtable::V2::SessionRefreshConfig::Metadata (v1.14.0)

Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::SessionRefreshConfig::Metadata.

Any additional metadata to include when reconnecting. Not a map<> type as this can be a multimap.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key

def key() -> ::String
Returns
  • (::String) — Output only. The key for the metadata entry.

#value

def value() -> ::String
Returns
  • (::String) — Output only. The value for the metadata entry.