File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515'use strict' ;
1616
17- const gapicConfig = require ( './bigtable_client_config' ) ;
17+ const gapicConfig = require ( './bigtable_client_config.json ' ) ;
1818const gax = require ( 'google-gax' ) ;
1919const merge = require ( 'lodash.merge' ) ;
2020const path = require ( 'path' ) ;
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-03-08T00:45:38.649079Z ",
2+ "updateTime": "2019-03-12T11:09:31.162475Z ",
33 "sources": [
44 {
55 "generator": {
66 "name": "artman",
7- "version": "0.16.15",
8- "dockerImage": "googleapis/artman@sha256:9caadfa59d48224cba5f3217eb9d61a155b78ccf31e628abef385bc5b7ed3bd2"
7+ "version": "0.16.16",
8+ "dockerImage": "googleapis/artman@sha256:30babbfce7f05a62b1892c63c575aa2c8c502eb4bcc8f3bb90ec83e955d5d319"
9+ }
10+ },
11+ {
12+ "git": {
13+ "name": "googleapis",
14+ "remote": "https://github.com/googleapis/googleapis.git",
15+ "sha": "abd1c9a99c5cd7179d8e5e0c8d4c8e761054cc78",
16+ "internalRef": "237945492"
17+ }
18+ },
19+ {
20+ "template": {
21+ "name": "node_library",
22+ "origin": "synthtool.gcp",
23+ "version": "2019.2.26"
24+ }
25+ }
26+ ],
27+ "destinations": [
28+ {
29+ "client": {
30+ "source": "googleapis",
31+ "apiName": "bigtable",
32+ "apiVersion": "v2",
33+ "language": "nodejs",
34+ "generator": "gapic",
35+ "config": "google/bigtable/artman_bigtable.yaml"
936 }
1037 }
1138 ]
You can’t perform that action at this time.
0 commit comments