View Source GoogleApi.PubSubLite.V1.Model.TopicPartitions (google_api_pub_sub_lite v0.10.0)
Response for GetTopicPartitions.
Attributes
-
partitionCount(type:String.t, default:nil) - The number of partitions in the topic.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.PubSubLite.V1.Model.TopicPartitions{ partitionCount: String.t() | nil }