检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
快速使用图像搜索 调用API实现功能 调用SDK实现功能 04 SDK 图像搜索软件开发工具包(Image Search Software Development Kit)是对图像搜索提供的REST API进行的封装,以简化用户的开发工作。
e.getRequestId()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码,控制台返回添加数据结果输出到控制台即表示程序执行成功
e.getRequestId()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码文件,控制台输出删除数据结果即表示程序执行成功
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件,控制台输出删除数据结果即表示程序执行成功
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件,控制台输出检查数据结果即表示程序执行成功
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件,控制台输出更新数据结果即表示程序执行成功
client.RunCheckData(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 执行示例代码文件,控制台输出检查数据结果即表示程序执行成功
client.RunUpdateData(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 执行示例代码文件,控制台输出更新数据结果即表示程序执行成功
client.RunDeleteData(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 执行示例代码文件,控制台输出删除数据结果即表示程序执行成功
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件,控制台输出删除数据结果即表示程序执行成功
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码,控制台输出添加数据结果即表示程序执行成功
e.getRequestId()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码文件,控制台输出更新数据结果即表示程序执行成功
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件,控制台输出更新数据结果即表示程序执行成功
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件,控制台输出检查数据结果即表示程序执行成功
同时增加了更多开发代码的示例。 商用 SDK参考 2021年9月 序号 功能名称 功能描述 阶段 相关文档 1 新版API文档上线 改进了本服务API的描述、语法、参数说明及样例等内容,帮助用户更加熟练运用服务。
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件,控制台输出搜索数据结果即表示程序执行成功
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码,控制台返回
= client.RunAddData(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 添加数据结果输出到控制台表示执行成功
e.getRequestId()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码文件,控制台输出检查数据结果即表示程序执行成功
= client.RunSearch(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 执行示例代码文件,控制台输出搜索数据结果即表示程序执行成功