# Functions
Modify modifies the image according to the managed config.
ModifyCcEnableArenas modifies the cc_enable_arenas file option.
ModifyCsharpNamespace modifies the csharp_namespace file option.
ModifyGoPackage modifies the go_package file option.
ModifyJavaMultipleFiles modifies the java_multiple_files file option.
ModifyJavaOuterClass modifies the java_outer_class file option.
ModifyJavaPackage modifies the java_package file option.
ModifyJavaStringCheckUtf8 modifies the java_string_check_utf8 file option.
ModifyJsType modifies the js_type field option.
ModifyObjcClassPrefix modifies the objc_class_prefix file option.
ModifyOptimizeFor modifies the optimize_for file option.
ModifyPhpMetadataNamespace modifies the php_metadata_namespace file option.
ModifyPhpNamespace modifies the php_namespace file option.
ModifyPreserveExisting only modifies an option if it is not defined in the file.
ModifyRubyPackage modifies the ruby_package file option.
# Type aliases
ModifyOption is an option for Modify.