Interface protos.google.protobuf.IFileOptions (1.0.1)

Properties of a FileOptions.

Package

@google-cloud/iap!

Properties

".google.api.resourceDefinition"

  ".google.api.resourceDefinition" 
 ?: 
  
 ( 
 google 
 . 
 api 
 . 
 IResourceDescriptor 
 [] 
 | 
 null 
 ); 
 

FileOptions .google.api.resourceDefinition

Property Value
Type Description
( google.api.IResourceDescriptor []|null)

ccEnableArenas

  ccEnableArenas 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FileOptions ccEnableArenas

Property Value
Type Description
(boolean|null)

ccGenericServices

  ccGenericServices 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FileOptions ccGenericServices

Property Value
Type Description
(boolean|null)

csharpNamespace

  csharpNamespace 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions csharpNamespace

Property Value
Type Description
(string|null)

deprecated

  deprecated 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FileOptions deprecated

Property Value
Type Description
(boolean|null)

goPackage

  goPackage 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions goPackage

Property Value
Type Description
(string|null)

javaGenerateEqualsAndHash

  javaGenerateEqualsAndHash 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FileOptions javaGenerateEqualsAndHash

Property Value
Type Description
(boolean|null)

javaGenericServices

  javaGenericServices 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FileOptions javaGenericServices

Property Value
Type Description
(boolean|null)

javaMultipleFiles

  javaMultipleFiles 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FileOptions javaMultipleFiles

Property Value
Type Description
(boolean|null)

javaOuterClassname

  javaOuterClassname 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions javaOuterClassname

Property Value
Type Description
(string|null)

javaPackage

  javaPackage 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions javaPackage

Property Value
Type Description
(string|null)

javaStringCheckUtf8

  javaStringCheckUtf8 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FileOptions javaStringCheckUtf8

Property Value
Type Description
(boolean|null)

objcClassPrefix

  objcClassPrefix 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions objcClassPrefix

Property Value
Type Description
(string|null)

optimizeFor

  optimizeFor 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 FileOptions 
 . 
 OptimizeMode 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 protobuf 
 . 
 FileOptions 
 . 
 OptimizeMode 
 | 
 null 
 ); 
 

FileOptions optimizeFor

Property Value
Type Description
( google.protobuf.FileOptions.OptimizeMode |keyof typeof google.protobuf.FileOptions.OptimizeMode |null)

phpClassPrefix

  phpClassPrefix 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions phpClassPrefix

Property Value
Type Description
(string|null)

phpGenericServices

  phpGenericServices 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FileOptions phpGenericServices

Property Value
Type Description
(boolean|null)

phpMetadataNamespace

  phpMetadataNamespace 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions phpMetadataNamespace

Property Value
Type Description
(string|null)

phpNamespace

  phpNamespace 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions phpNamespace

Property Value
Type Description
(string|null)

pyGenericServices

  pyGenericServices 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FileOptions pyGenericServices

Property Value
Type Description
(boolean|null)

rubyPackage

  rubyPackage 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions rubyPackage

Property Value
Type Description
(string|null)

swiftPrefix

  swiftPrefix 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileOptions swiftPrefix

Property Value
Type Description
(string|null)

uninterpretedOption

  uninterpretedOption 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IUninterpretedOption 
 [] 
 | 
 null 
 ); 
 

FileOptions uninterpretedOption

Property Value
Type Description
( google.protobuf.IUninterpretedOption []|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: