Skip to content

Latest commit

 

History

History
51 lines (48 loc) · 3.64 KB

FileOptions.md

File metadata and controls

51 lines (48 loc) · 3.64 KB

FileOptions

Properties

Name Type Description Notes
UnknownFields *UnknownFieldSet [optional] [default to null]
SerializedSize int32 [optional] [default to null]
ParserForType *ParserFileOptions [optional] [default to null]
DefaultInstanceForType *FileOptions [optional] [default to null]
Initialized bool [optional] [default to null]
JavaStringCheckUtf8 bool [optional] [default to null]
JavaPackageBytes *ByteString [optional] [default to null]
JavaOuterClassname string [optional] [default to null]
JavaPackage string [optional] [default to null]
JavaOuterClassnameBytes *ByteString [optional] [default to null]
JavaMultipleFiles bool [optional] [default to null]
JavaGenerateEqualsAndHash bool [optional] [default to null]
OptimizeFor string [optional] [default to null]
GoPackage string [optional] [default to null]
GoPackageBytes *ByteString [optional] [default to null]
CcGenericServices bool [optional] [default to null]
JavaGenericServices bool [optional] [default to null]
PyGenericServices bool [optional] [default to null]
PhpGenericServices bool [optional] [default to null]
Deprecated bool [optional] [default to null]
CcEnableArenas bool [optional] [default to null]
ObjcClassPrefix string [optional] [default to null]
ObjcClassPrefixBytes *ByteString [optional] [default to null]
CsharpNamespace string [optional] [default to null]
CsharpNamespaceBytes *ByteString [optional] [default to null]
SwiftPrefix string [optional] [default to null]
SwiftPrefixBytes *ByteString [optional] [default to null]
PhpClassPrefix string [optional] [default to null]
PhpClassPrefixBytes *ByteString [optional] [default to null]
PhpNamespace string [optional] [default to null]
PhpNamespaceBytes *ByteString [optional] [default to null]
PhpMetadataNamespace string [optional] [default to null]
PhpMetadataNamespaceBytes *ByteString [optional] [default to null]
RubyPackage string [optional] [default to null]
RubyPackageBytes *ByteString [optional] [default to null]
UninterpretedOptionList []UninterpretedOption [optional] [default to null]
UninterpretedOptionCount int32 [optional] [default to null]
UninterpretedOptionOrBuilderList []UninterpretedOptionOrBuilder [optional] [default to null]
InitializationErrorString string [optional] [default to null]
DescriptorForType *Descriptor [optional] [default to null]
AllFields map[string]interface{} [optional] [default to null]
AllFieldsRaw map[string]interface{} [optional] [default to null]
MemoizedSerializedSize int32 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]