Interface protos.google.cloud.sql.v1.IFlag (0.19.0)

Properties of a Flag.

Package

@google-cloud/sql

Properties

allowedIntValues

  allowedIntValues 
 ?: 
  
 (( 
 number 
 | 
 Long 
 | 
 string 
 )[] 
 | 
 null 
 ); 
 

Flag allowedIntValues

allowedStringValues

  allowedStringValues 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

Flag allowedStringValues

appliesTo

  appliesTo 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 sql 
 . 
 v1 
 . 
 SqlDatabaseVersion 
 [] 
 | 
 null 
 ); 
 

Flag appliesTo

inBeta

  inBeta 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IBoolValue 
 | 
 null 
 ); 
 

Flag inBeta

kind

  kind 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Flag kind

maxValue

  maxValue 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IInt64Value 
 | 
 null 
 ); 
 

Flag maxValue

minValue

  minValue 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IInt64Value 
 | 
 null 
 ); 
 

Flag minValue

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Flag name

requiresRestart

  requiresRestart 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IBoolValue 
 | 
 null 
 ); 
 

Flag requiresRestart

type

  type 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 sql 
 . 
 v1 
 . 
 SqlFlagType 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 cloud 
 . 
 sql 
 . 
 v1 
 . 
 SqlFlagType 
 | 
 null 
 ); 
 

Flag type

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