Cloud Vision V1 API - Class Google::Cloud::Vision::V1::GetProductSetRequest (v0.15.0)

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

Request message for the GetProductSet 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 ProductSet to get.

    Format is: projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the ProductSet to get.

    Format is: projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID

Returns
  • (::String) — Required. Resource name of the ProductSet to get.

    Format is: projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID