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.



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

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



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

def update!(**args)
end