Class: Google::Apis::PubsubliteV1::CommitCursorResponse
- Inherits:
-
Object
- Object
- Google::Apis::PubsubliteV1::CommitCursorResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/pubsublite_v1/classes.rb,
lib/google/apis/pubsublite_v1/representations.rb,
lib/google/apis/pubsublite_v1/representations.rb
Overview
Response for CommitCursor.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CommitCursorResponse
constructor
A new instance of CommitCursorResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CommitCursorResponse
Returns a new instance of CommitCursorResponse.
93 94 95 |
# File 'lib/google/apis/pubsublite_v1/classes.rb', line 93 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
98 99 |
# File 'lib/google/apis/pubsublite_v1/classes.rb', line 98 def update!(**args) end |