google_api_pub_sub_lite v0.2.1 GoogleApi.PubSubLite.V1.Model.Capacity View Source
The throughput capacity configuration for each partition.
Attributes
-
publishMibPerSec
(type:integer()
, default:nil
) - Publish throughput capacity per partition in MiB/s. Must be >= 4 and <= 16. -
subscribeMibPerSec
(type:integer()
, default:nil
) - Subscribe throughput capacity per partition in MiB/s. Must be >= 4 and <= 32.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.