Interface protos.google.cloud.run.v2.IBuildConfig (2.1.0)

Properties of a BuildConfig.

Package

@google-cloud/run

Properties

baseImage

  baseImage 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

BuildConfig baseImage

enableAutomaticUpdates

  enableAutomaticUpdates 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

BuildConfig enableAutomaticUpdates

environmentVariables

  environmentVariables 
 ?: 
  
 ({ 
  
 [ 
 k 
 : 
  
 string 
 ] 
 : 
  
 string 
  
 } 
 | 
 null 
 ); 
 

BuildConfig environmentVariables

functionTarget

  functionTarget 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

BuildConfig functionTarget

imageUri

  imageUri 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

BuildConfig imageUri

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

BuildConfig name

serviceAccount

  serviceAccount 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

BuildConfig serviceAccount

sourceLocation

  sourceLocation 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

BuildConfig sourceLocation

workerPool

  workerPool 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

BuildConfig workerPool

Create a Mobile Website
View Site in Mobile | Classic
Share by: