Interface ServiceObjectConfig (3.7.4)

Package

@google-cloud/common

Properties

baseUrl

  baseUrl 
 ?: 
  
 string 
 ; 
 

The base URL to make API requests to.

Property Value
Type Description
string

createMethod

  createMethod 
 ?: 
  
 Function 
 ; 
 

The method which creates this object.

Property Value
Type Description
Function

id

  id 
 ?: 
  
 string 
 ; 
 

The identifier of the object. For example, the name of a Storage bucket or Pub/Sub topic.

Property Value
Type Description
string

methods

  methods 
 ?: 
  
 Methods 
 ; 
 

A map of each method name that should be inherited.

Property Value
Type Description
Methods

parent

  parent 
 : 
  
 ServiceObjectParent 
 ; 
 

The parent service instance. For example, an instance of Storage if the object is Bucket.

Property Value
Type Description
ServiceObjectParent

pollIntervalMs

  pollIntervalMs 
 ?: 
  
 number 
 ; 
 

For long running operations, how often should the client poll for completion.

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