Reference documentation and code samples for the Cloud Vision V1 API class Google::Cloud::Vision::V1::GetProductRequest.
Request message for the GetProduct method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
    Returns
    
  - 
        (::String) — Required. Resource name of the Product to get.Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID
#name=
def name=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Required. Resource name of the Product to get.Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID
    Returns
    
- 
        (::String) — Required. Resource name of the Product to get.Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID