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