blob: be2cba8efcdb39e1060341fb99c0dec8ab7e8c68 [file] [log] [blame]
"""This file lists the generated PHP files used for WKT and boostrapping."""
WKT_GENERATED_FILES = [
"src/Google/Protobuf/Any.php",
"src/Google/Protobuf/Api.php",
"src/Google/Protobuf/BoolValue.php",
"src/Google/Protobuf/BytesValue.php",
"src/Google/Protobuf/DoubleValue.php",
"src/Google/Protobuf/Duration.php",
"src/Google/Protobuf/Enum.php",
"src/Google/Protobuf/EnumValue.php",
"src/Google/Protobuf/Field.php",
"src/Google/Protobuf/Field/Cardinality.php",
"src/Google/Protobuf/Field/Kind.php",
"src/Google/Protobuf/FieldMask.php",
"src/Google/Protobuf/FloatValue.php",
"src/Google/Protobuf/GPBEmpty.php",
"src/Google/Protobuf/Int32Value.php",
"src/Google/Protobuf/Int64Value.php",
"src/Google/Protobuf/ListValue.php",
"src/Google/Protobuf/Method.php",
"src/Google/Protobuf/Mixin.php",
"src/Google/Protobuf/NullValue.php",
"src/Google/Protobuf/Option.php",
"src/Google/Protobuf/SourceContext.php",
"src/Google/Protobuf/StringValue.php",
"src/Google/Protobuf/Struct.php",
"src/Google/Protobuf/Syntax.php",
"src/Google/Protobuf/Timestamp.php",
"src/Google/Protobuf/Type.php",
"src/Google/Protobuf/UInt32Value.php",
"src/Google/Protobuf/UInt64Value.php",
"src/Google/Protobuf/Value.php",
"src/GPBMetadata/Google/Protobuf/Any.php",
"src/GPBMetadata/Google/Protobuf/Api.php",
"src/GPBMetadata/Google/Protobuf/Duration.php",
"src/GPBMetadata/Google/Protobuf/FieldMask.php",
"src/GPBMetadata/Google/Protobuf/GPBEmpty.php",
"src/GPBMetadata/Google/Protobuf/SourceContext.php",
"src/GPBMetadata/Google/Protobuf/Struct.php",
"src/GPBMetadata/Google/Protobuf/Timestamp.php",
"src/GPBMetadata/Google/Protobuf/Type.php",
"src/GPBMetadata/Google/Protobuf/Wrappers.php",
]
DESCRIPTOR_GENERATED_FILES = [
"src/Google/Protobuf/Internal/DescriptorProto.php",
"src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php",
"src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php",
"src/Google/Protobuf/Internal/Edition.php",
"src/Google/Protobuf/Internal/EnumDescriptorProto.php",
"src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php",
"src/Google/Protobuf/Internal/EnumOptions.php",
"src/Google/Protobuf/Internal/EnumValueDescriptorProto.php",
"src/Google/Protobuf/Internal/EnumValueOptions.php",
"src/Google/Protobuf/Internal/ExtensionRangeOptions.php",
"src/Google/Protobuf/Internal/ExtensionRangeOptions/Declaration.php",
"src/Google/Protobuf/Internal/ExtensionRangeOptions/VerificationState.php",
"src/Google/Protobuf/Internal/FeatureSet.php",
"src/Google/Protobuf/Internal/FeatureSet/EnumType.php",
"src/Google/Protobuf/Internal/FeatureSet/FieldPresence.php",
"src/Google/Protobuf/Internal/FeatureSet/JsonFormat.php",
"src/Google/Protobuf/Internal/FeatureSet/MessageEncoding.php",
"src/Google/Protobuf/Internal/FeatureSet/RepeatedFieldEncoding.php",
"src/Google/Protobuf/Internal/FeatureSet/Utf8Validation.php",
"src/Google/Protobuf/Internal/FeatureSetDefaults.php",
"src/Google/Protobuf/Internal/FeatureSetDefaults/FeatureSetEditionDefault.php",
"src/Google/Protobuf/Internal/FieldDescriptorProto.php",
"src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php",
"src/Google/Protobuf/Internal/FieldDescriptorProto/Type.php",
"src/Google/Protobuf/Internal/FieldOptions.php",
"src/Google/Protobuf/Internal/FieldOptions/CType.php",
"src/Google/Protobuf/Internal/FieldOptions/EditionDefault.php",
"src/Google/Protobuf/Internal/FieldOptions/FeatureSupport.php",
"src/Google/Protobuf/Internal/FieldOptions/JSType.php",
"src/Google/Protobuf/Internal/FieldOptions/OptionRetention.php",
"src/Google/Protobuf/Internal/FieldOptions/OptionTargetType.php",
"src/Google/Protobuf/Internal/FileDescriptorProto.php",
"src/Google/Protobuf/Internal/FileDescriptorSet.php",
"src/Google/Protobuf/Internal/FileOptions.php",
"src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php",
"src/Google/Protobuf/Internal/GeneratedCodeInfo.php",
"src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php",
"src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation/Semantic.php",
"src/Google/Protobuf/Internal/MessageOptions.php",
"src/Google/Protobuf/Internal/MethodDescriptorProto.php",
"src/Google/Protobuf/Internal/MethodOptions.php",
"src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php",
"src/Google/Protobuf/Internal/OneofDescriptorProto.php",
"src/Google/Protobuf/Internal/OneofOptions.php",
"src/Google/Protobuf/Internal/ServiceDescriptorProto.php",
"src/Google/Protobuf/Internal/ServiceOptions.php",
"src/Google/Protobuf/Internal/SourceCodeInfo.php",
"src/Google/Protobuf/Internal/SourceCodeInfo/Location.php",
"src/Google/Protobuf/Internal/UninterpretedOption.php",
"src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php",
"src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php",
]