Interface ServiceConfig (3.8.1)

Package

@google-cloud/common

Properties

apiEndpoint

  apiEndpoint 
 : 
  
 string 
 ; 
 

The API Endpoint to use when connecting to the service. Example: storage.googleapis.com

Property Value
Type Description
string

authClient

  authClient 
 ?: 
  
 GoogleAuth 
 ; 
 

Reuse an existing GoogleAuth client instead of creating a new one.

Property Value
Type Description
GoogleAuth

baseUrl

  baseUrl 
 : 
  
 string 
 ; 
 

The base URL to make API requests to.

Property Value
Type Description
string

packageJson

  packageJson 
 : 
  
 PackageJson 
 ; 
 
Property Value
Type Description
PackageJson

projectIdRequired

  projectIdRequired 
 ?: 
  
 boolean 
 ; 
 
Property Value
Type Description
boolean

scopes

  scopes 
 : 
  
 string 
 []; 
 

The scopes required for the request.

Property Value
Type Description
string[]
Create a Mobile Website
View Site in Mobile | Classic
Share by: