Class: Google::Shopping::Merchant::Reviews::V1beta::GetProductReviewRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/reviews/v1beta/productreviews.rb

Overview

Request message for the GetProductReview method.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



30
31
32
33
# File 'proto_docs/google/shopping/merchant/reviews/v1beta/productreviews.rb', line 30

class GetProductReviewRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end