google_api_pub_sub_lite v0.2.1 GoogleApi.PubSubLite.V1.Model.Cursor View Source
A cursor that describes the position of a message within a topic partition.
Attributes
-
offset
(type:String.t
, default:nil
) - The offset of a message within a topic partition. Must be greater than or equal 0.
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.Cursor{offset: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.