lib/grafeas/v1/grafeas_services_pb.rb in grafeas-v1-0.2.1 vs lib/grafeas/v1/grafeas_services_pb.rb in grafeas-v1-0.2.2
- old
+ new
@@ -36,10 +36,10 @@
# For example, an SSL vulnerability could affect multiple images. In this case,
# there would be one note for the vulnerability and an occurrence for each
# image with the vulnerability referring to that note.
class Service
- include ::GRPC::GenericService
+ include GRPC::GenericService
self.marshal_class_method = :encode
self.unmarshal_class_method = :decode
self.service_name = 'grafeas.v1.Grafeas'