class Google::Apis::PubsubV1::SeekResponse
Response for the `Seek` method (this response is empty).
Public Class Methods
new(**args)
click to toggle source
# File lib/google/apis/pubsub_v1/classes.rb, line 1125 def initialize(**args) update!(**args) end
Public Instance Methods
update!(**args)
click to toggle source
Update properties of this object
# File lib/google/apis/pubsub_v1/classes.rb, line 1130 def update!(**args) end