Skip to content

Commit

Permalink
chore: update gapic-generator-typescript to v1.3.2 (#505)
Browse files Browse the repository at this point in the history
Committer: @alexander-fenster
PiperOrigin-RevId: 372656503

Source-Link: googleapis/googleapis@6fa858c

Source-Link: googleapis/googleapis-gen@d7c95df
  • Loading branch information
gcf-owl-bot[bot] authored May 12, 2021
1 parent 32c5356 commit 1f43a43
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion packages/google-cloud-automl/src/v1/auto_ml_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import {
PaginationCallback,
GaxCall,
} from 'google-gax';
import * as path from 'path';

import {Transform} from 'stream';
import {RequestType} from 'google-gax/build/src/apitypes';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import {
ClientOptions,
LROperation,
} from 'google-gax';
import * as path from 'path';

import * as protos from '../../protos/protos';
import jsonProtos = require('../../protos/protos.json');
Expand Down
1 change: 0 additions & 1 deletion packages/google-cloud-automl/src/v1beta1/auto_ml_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import {
PaginationCallback,
GaxCall,
} from 'google-gax';
import * as path from 'path';

import {Transform} from 'stream';
import {RequestType} from 'google-gax/build/src/apitypes';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import {
ClientOptions,
LROperation,
} from 'google-gax';
import * as path from 'path';

import * as protos from '../../protos/protos';
import jsonProtos = require('../../protos/protos.json');
Expand Down

0 comments on commit 1f43a43

Please sign in to comment.