Class: Google::Apis::PubsubliteV1::SeekSubscriptionResponse

Inherits:
Object
  • Object
show all
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 SeekSubscription long running operation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SeekSubscriptionResponse

Returns a new instance of SeekSubscriptionResponse.



775
776
777
# File 'lib/google/apis/pubsublite_v1/classes.rb', line 775

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



780
781
# File 'lib/google/apis/pubsublite_v1/classes.rb', line 780

def update!(**args)
end