From a4862e790ec34a902b322e22e92acc049b63941d Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Wed, 8 Aug 2018 17:21:04 -0700 Subject: Update generated descriptors. --- .../Protobuf/Internal/DescriptorProto_ExtensionRange.php | 16 ++++++++++++++++ .../Protobuf/Internal/DescriptorProto_ReservedRange.php | 16 ++++++++++++++++ .../Internal/EnumDescriptorProto_EnumReservedRange.php | 16 ++++++++++++++++ .../Protobuf/Internal/FieldDescriptorProto_Label.php | 16 ++++++++++++++++ .../Protobuf/Internal/FieldDescriptorProto_Type.php | 16 ++++++++++++++++ php/src/Google/Protobuf/Internal/FieldOptions_CType.php | 16 ++++++++++++++++ php/src/Google/Protobuf/Internal/FieldOptions_JSType.php | 16 ++++++++++++++++ .../Protobuf/Internal/FileOptions_OptimizeMode.php | 16 ++++++++++++++++ .../Protobuf/Internal/GeneratedCodeInfo_Annotation.php | 16 ++++++++++++++++ .../Protobuf/Internal/MethodOptions_IdempotencyLevel.php | 16 ++++++++++++++++ .../Google/Protobuf/Internal/SourceCodeInfo_Location.php | 16 ++++++++++++++++ .../Protobuf/Internal/UninterpretedOption_NamePart.php | 16 ++++++++++++++++ 12 files changed, 192 insertions(+) create mode 100644 php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php create mode 100644 php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php create mode 100644 php/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php create mode 100644 php/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php create mode 100644 php/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php create mode 100644 php/src/Google/Protobuf/Internal/FieldOptions_CType.php create mode 100644 php/src/Google/Protobuf/Internal/FieldOptions_JSType.php create mode 100644 php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php create mode 100644 php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php create mode 100644 php/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php create mode 100644 php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php create mode 100644 php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php (limited to 'php') diff --git a/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php b/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php new file mode 100644 index 00000000..c928fbe5 --- /dev/null +++ b/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php @@ -0,0 +1,16 @@ +