Cloud Vision V1p4beta1 API - Module Google::Cloud::Vision::V1p4beta1::ImageAnnotator::Paths (v0.2.0)

Reference documentation and code samples for the Cloud Vision V1p4beta1 API module Google::Cloud::Vision::V1p4beta1::ImageAnnotator::Paths.

Path helper methods for the ImageAnnotator API.

Methods

#product_set_path

def product_set_path(project:, location:, product_set:) -> ::String

Create a fully-qualified ProductSet resource string.

The resource will be in the following format:

projects/{project}/locations/{location}/productSets/{product_set}

Parameters
  • project (String)
  • location (String)
  • product_set (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)