generated/google/apis/toolresults_v1beta3/representations.rb in google-api-client-0.23.4 vs generated/google/apis/toolresults_v1beta3/representations.rb in google-api-client-0.23.5
- old
+ new
@@ -738,12 +738,10 @@
end
class StackTrace
# @private
class Representation < Google::Apis::Core::JsonRepresentation
- property :cluster_id, as: 'clusterId'
property :exception, as: 'exception'
- property :report_id, as: 'reportId'
end
end
class Status
# @private