Reference documentation and code samples for the Cloud Vision V1p3beta1 API class Google::Cloud::Vision::V1p3beta1::GetReferenceImageRequest.
Request message for the GetReferenceImage method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String- 
        (::String) — Required. The resource name of the ReferenceImage to get.Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID/referenceImages/IMAGE_ID.
#name=
def name=(value) -> ::String- 
        value (::String) — Required. The resource name of the ReferenceImage to get.Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID/referenceImages/IMAGE_ID.
- 
        (::String) — Required. The resource name of the ReferenceImage to get.Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID/referenceImages/IMAGE_ID.