Cloud Vision V1 Client - Class DeleteReferenceImageRequest (1.6.8)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Vision V1 Client class DeleteReferenceImageRequest.
Request message for theDeleteReferenceImagemethod.
Generated from protobuf messagegoogle.cloud.vision.v1.DeleteReferenceImageRequest
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the reference image to delete. Format is:projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID/referenceImages/IMAGE_ID
getName
Required. The resource name of the reference image to delete.
Format is:projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID/referenceImages/IMAGE_ID
Returns
Type
Description
string
setName
Required. The resource name of the reference image to delete.
Format is:projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID/referenceImages/IMAGE_ID
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]