Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
🦉 Updates from OwlBot
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Apr 23, 2021
1 parent 9cf88d1 commit 409de91
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions src/v1/document_processor_service_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ export class DocumentProcessorServiceClient {
// Save the auth object to the client, for use by other methods.
this.auth = this._gaxGrpc.auth as gax.GoogleAuth;



// Determine the client header string.
const clientHeader = [`gax/${this._gaxModule.version}`, `gapic/${version}`];
if (typeof process !== 'undefined' && 'versions' in process) {
Expand Down
2 changes: 0 additions & 2 deletions src/v1beta1/document_understanding_service_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ export class DocumentUnderstandingServiceClient {
// Save the auth object to the client, for use by other methods.
this.auth = this._gaxGrpc.auth as gax.GoogleAuth;



// Determine the client header string.
const clientHeader = [`gax/${this._gaxModule.version}`, `gapic/${version}`];
if (typeof process !== 'undefined' && 'versions' in process) {
Expand Down
2 changes: 0 additions & 2 deletions src/v1beta2/document_understanding_service_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ export class DocumentUnderstandingServiceClient {
// Save the auth object to the client, for use by other methods.
this.auth = this._gaxGrpc.auth as gax.GoogleAuth;



// Determine the client header string.
const clientHeader = [`gax/${this._gaxModule.version}`, `gapic/${version}`];
if (typeof process !== 'undefined' && 'versions' in process) {
Expand Down
2 changes: 0 additions & 2 deletions src/v1beta3/document_processor_service_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ export class DocumentProcessorServiceClient {
// Save the auth object to the client, for use by other methods.
this.auth = this._gaxGrpc.auth as gax.GoogleAuth;



// Determine the client header string.
const clientHeader = [`gax/${this._gaxModule.version}`, `gapic/${version}`];
if (typeof process !== 'undefined' && 'versions' in process) {
Expand Down

0 comments on commit 409de91

Please sign in to comment.