GoogleApi.PubSubLite.V1.Model.Capacity (google_api_pub_sub_lite v0.7.0) 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.