Class GetReferenceImageRequest (2.3.2)

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

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

Required. The resource name of the ReferenceImage to get.

Format is:

projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID/referenceImages/IMAGE_ID.

:type: str