1. 首页
  2. 数据库
  3. 其它
  4. nodejs service control 源码

nodejs service control 源码

上传者: 2021-04-25 00:17:39上传 ZIP文件 200.47KB 热度 14次
Node.js的服务控制客户端 可以在找到每个版本中更改的全面列表。 在“客户端库介绍”中详细了解有关Cloud API的客户端库,包括较旧的Google API客户。 目录: 快速开始 在你开始之前 。 。 。 以便您可以从本地工作站访问API。 安装客户端库 npm install @google-cloud/service-control 使用客户端库 // Imports the Google Cloud client library const { ServiceControllerClient } = require ( '@google-cloud/service-control' ) ; // TODO(developer): replace with your prefered project ID and serviceName. // const proj
用户评论