File tree Expand file tree Collapse file tree 7 files changed +1667
-0
lines changed Expand file tree Collapse file tree 7 files changed +1667
-0
lines changed Original file line number Diff line number Diff line change 1+ 2020-02-28 Version: v0.1.4
2+ - Add ImageSearch.
3+
142020-02-28 Version: v0.1.3
25- Update apis.
36
Original file line number Diff line number Diff line change 1+ [ English] ( README.md ) | 简体中文
2+ ![ ] ( https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg )
3+
4+ # Alibaba Cloud SDK for ImageSearch
5+
6+ ## 问题
7+ [ Opening an Issue] ( https://github.com/aliyun/alibabacloud-sdk/issues/new ) ,不符合指南的问题可能会立即关闭。
8+
9+ ## 相关
10+ * [ Latest Release] ( https://github.com/aliyun/alibabacloud-sdk )
11+
12+ ## 许可证
13+ [ Apache-2.0] ( http://www.apache.org/licenses/LICENSE-2.0 )
14+
15+ 版权所有 1999-present, 阿里巴巴集团.
Original file line number Diff line number Diff line change 1+ English | [ 简体中文] ( README-CN.md )
2+
3+ ![ ] ( https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg )
4+
5+ # Alibaba Cloud SDK for ImageSearch
6+
7+ ## Issues
8+ [ Opening an Issue] ( https://github.com/aliyun/alibabacloud-sdk/issues/new ) , Issues not conforming to the guidelines may be closed immediately.
9+
10+ ## References
11+ * [ Latest Release] ( https://github.com/aliyun/alibabacloud-sdk )
12+
13+ ## License
14+ [ Apache-2.0] ( http://www.apache.org/licenses/LICENSE-2.0 )
15+
16+ Copyright 1999-present, Alibaba Cloud All rights reserved.
Original file line number Diff line number Diff line change 1+ {
2+ "scope": "alibabacloud",
3+ "name": "ImageSearch",
4+ "version": "0.0.1",
5+ "main": "./main.tea",
6+ "releases": {
7+ "java": "com.aliyun:imagesearch:0.0.1",
8+ "go": "github.com/aliyun/alibabacloud-sdk/imagesearch-20200212/golang/client:v0.1.4",
9+ "csharp":"AlibabaCloud.SDK.ImageSearch:0.0.1"
10+ },
11+ "libraries": {
12+ "OSS": "alibabacloud:OSS:*",
13+ "OpenPlatform": "alibabacloud:OpenPlatform:*",
14+ "Common": "alibabacloud:Common:*"
15+ },
16+ "go": {
17+ "package": [
18+ "io"
19+ ],
20+ "baseClient": "github.com/aliyun/rpc-client-go"
21+ },
22+ "java": {
23+ "package": "com.aliyun.imagesearch",
24+ "baseClient": "com.aliyuncs.pop.RPCClient"
25+ },
26+ "csharp": {
27+ "namespace": "AlibabaCloud.ImageSearch",
28+ "baseClient": "AlibabaCloud.RPC:RPCClient"
29+ }
30+ }
You can’t perform that action at this time.
0 commit comments