Class: Google::Apis::FormsV1::RenewWatchRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/forms_v1/classes.rb,
lib/google/apis/forms_v1/representations.rb,
lib/google/apis/forms_v1/representations.rb

Overview

Renew an existing Watch for seven days.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RenewWatchRequest

Returns a new instance of RenewWatchRequest.



1275
1276
1277
# File 'lib/google/apis/forms_v1/classes.rb', line 1275

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1280
1281
# File 'lib/google/apis/forms_v1/classes.rb', line 1280

def update!(**args)
end