Class GetProductRequest (2.4.4)

GetProductRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for the GetProduct method. .. attribute:: name

Required. Resource name of the Product to get.

Format is: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID

:type: str