方法:projects.locations.products.referenceImages.get
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
获取与 ReferenceImage 关联的信息。
可能出现的错误:
- 如果指定的图片不存在,则返回 NOT_FOUND。
HTTP 请求
GET https://alpha-vision.googleapis.com/v1/{name=projects/*/locations/*/products/*/referenceImages/*}
网址采用 gRPC 转码语法。
路径参数
参数 |
name |
string
要获取的 ReferenceImage 的资源名称。 格式为: projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID/referenceImages/IMAGE_ID 。
|
响应正文
如果成功,则响应正文包含一个 ReferenceImage
实例。
授权范围
需要以下 OAuth 范围之一:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/cloud-vision
如需了解详情,请参阅身份验证概览。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-12-08 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"很难理解"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"信息或示例代码不正确"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"没有我需要的信息/示例"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]