Class: Google::Cloud::Vision::V1::GetProductRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/vision/v1/product_search_service.rb

Overview

Request message for the GetProduct method.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



205
206
207
208
# File 'proto_docs/google/cloud/vision/v1/product_search_service.rb', line 205

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