Cloud Vision V1 API - Class Google::Cloud::Vision::V1::GetReferenceImageRequest (v0.6.4)

Reference documentation and code samples for the Cloud Vision V1 API class Google::Cloud::Vision::V1::GetReferenceImageRequest.

Request message for the GetReferenceImage method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::String) — Required. The resource name of the ReferenceImage to get.

    Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID/referenceImages/IMAGE_ID.