lib/google/apis/tasks_v1/representations.rb in google-apis-tasks_v1-0.19.0 vs lib/google/apis/tasks_v1/representations.rb in google-apis-tasks_v1-0.20.0

- old
+ new

@@ -69,9 +69,10 @@ property :position, as: 'position' property :self_link, as: 'selfLink' property :status, as: 'status' property :title, as: 'title' property :updated, as: 'updated' + property :web_view_link, as: 'webViewLink' end class Link # @private class Representation < Google::Apis::Core::JsonRepresentation