The number of partitions in the topic. Must be at least 1.
Once a topic has been created the number of partitions can be increased
but not decreased. Message ordering is not guaranteed across a topic
resize. For more information see
https://cloud.google.com/pubsub/lite/docs/topics#scaling_capacity
Deprecated.google.cloud.pubsublite.v1.Topic.PartitionConfig.scale is deprecated. See
google/cloud/pubsublite/v1/common.proto;l=138
DEPRECATED: Use capacity instead which can express a superset of
configurations.
Every partition in the topic is allocated throughput equivalent to
scale times the standard partition throughput (4 MiB/s). This is also
reflected in the cost of this topic; a topic with scale of 2 and
count of 10 is charged for 20 partitions. This value must be in the
range [1,4].
Deprecated.google.cloud.pubsublite.v1.Topic.PartitionConfig.scale is deprecated. See
google/cloud/pubsublite/v1/common.proto;l=138
DEPRECATED: Use capacity instead which can express a superset of
configurations.
Every partition in the topic is allocated throughput equivalent to
scale times the standard partition throughput (4 MiB/s). This is also
reflected in the cost of this topic; a topic with scale of 2 and
count of 10 is charged for 20 partitions. This value must be in the
range [1,4].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]