lib/google/cloud/logging/entry/operation.rb in google-cloud-logging-0.24.2 vs lib/google/cloud/logging/entry/operation.rb in google-cloud-logging-1.0.0

- old
+ new

@@ -72,10 +72,10 @@ last: !(!last) ) end ## - # @private New HttpRequest from a + # @private New Google::Cloud::Logging::Entry::Operation from a # Google::Logging::V2::LogEntryOperation object. def self.from_grpc grpc return new if grpc.nil? new.tap do |o| o.id = grpc.id