Namespace: FileOptions
Enumerations
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a FileOptions.
Type declaration
| Name | Type |
|---|---|
.grpc.gateway.protoc_gen_openapiv2.options.openapiv2Swagger? | $Shape | null |
ccEnableArenas? | boolean | null |
ccGenericServices? | boolean | null |
csharpNamespace? | string | null |
deprecated? | boolean | null |
features? | $Shape | null |
goPackage? | string | null |
javaGenerateEqualsAndHash? | boolean | null |
javaGenericServices? | boolean | null |
javaMultipleFiles? | boolean | null |
javaOuterClassname? | string | null |
javaPackage? | string | null |
javaStringCheckUtf8? | boolean | null |
objcClassPrefix? | string | null |
optimizeFor? | OptimizeMode | null |
phpClassPrefix? | string | null |
phpGenericServices? | boolean | null |
phpMetadataNamespace? | string | null |
phpNamespace? | string | null |
pyGenericServices? | boolean | null |
rubyPackage? | string | null |
swiftPrefix? | string | null |
uninterpretedOption? | $Shape[] | null |