Struct SessionPoolLabelsOption (2.12.0)

Option for google::cloud::Options to set the labels used when creating sessions within the pool.

  • Label keys must match [a-z]([-a-z0-9]{0,61}[a-z0-9])?.
  • Label values must match ([a-z]([-a-z0-9]{0,61}[a-z0-9])?)?.
  • The maximum number of labels is 64.

Type Aliases

Type

Alias Of: std::map< std::string, std::string >