Reference documentation and code samples for the Cloud Vision V1 API module Google::Cloud::Vision::V1::ImageAnnotator::Paths.
Path helper methods for the ImageAnnotator API.
Extended By
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)