|
|
|
@ -1120,7 +1120,7 @@ bool FieldDescriptorProto_Type_IsValid(int value) { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900) |
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912)) |
|
|
|
|
constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_DOUBLE; |
|
|
|
|
constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_FLOAT; |
|
|
|
|
constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT64; |
|
|
|
@ -1142,7 +1142,7 @@ constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT64; |
|
|
|
|
constexpr FieldDescriptorProto_Type FieldDescriptorProto::Type_MIN; |
|
|
|
|
constexpr FieldDescriptorProto_Type FieldDescriptorProto::Type_MAX; |
|
|
|
|
constexpr int FieldDescriptorProto::Type_ARRAYSIZE; |
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900)
|
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
|
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* FieldDescriptorProto_Label_descriptor() { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_google_2fprotobuf_2fdescriptor_2eproto); |
|
|
|
|
return file_level_enum_descriptors_google_2fprotobuf_2fdescriptor_2eproto[1]; |
|
|
|
@ -1158,14 +1158,14 @@ bool FieldDescriptorProto_Label_IsValid(int value) { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900) |
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912)) |
|
|
|
|
constexpr FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL; |
|
|
|
|
constexpr FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REQUIRED; |
|
|
|
|
constexpr FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REPEATED; |
|
|
|
|
constexpr FieldDescriptorProto_Label FieldDescriptorProto::Label_MIN; |
|
|
|
|
constexpr FieldDescriptorProto_Label FieldDescriptorProto::Label_MAX; |
|
|
|
|
constexpr int FieldDescriptorProto::Label_ARRAYSIZE; |
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900)
|
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
|
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* FileOptions_OptimizeMode_descriptor() { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_google_2fprotobuf_2fdescriptor_2eproto); |
|
|
|
|
return file_level_enum_descriptors_google_2fprotobuf_2fdescriptor_2eproto[2]; |
|
|
|
@ -1181,14 +1181,14 @@ bool FileOptions_OptimizeMode_IsValid(int value) { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900) |
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912)) |
|
|
|
|
constexpr FileOptions_OptimizeMode FileOptions::SPEED; |
|
|
|
|
constexpr FileOptions_OptimizeMode FileOptions::CODE_SIZE; |
|
|
|
|
constexpr FileOptions_OptimizeMode FileOptions::LITE_RUNTIME; |
|
|
|
|
constexpr FileOptions_OptimizeMode FileOptions::OptimizeMode_MIN; |
|
|
|
|
constexpr FileOptions_OptimizeMode FileOptions::OptimizeMode_MAX; |
|
|
|
|
constexpr int FileOptions::OptimizeMode_ARRAYSIZE; |
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900)
|
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
|
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* FieldOptions_CType_descriptor() { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_google_2fprotobuf_2fdescriptor_2eproto); |
|
|
|
|
return file_level_enum_descriptors_google_2fprotobuf_2fdescriptor_2eproto[3]; |
|
|
|
@ -1204,14 +1204,14 @@ bool FieldOptions_CType_IsValid(int value) { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900) |
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912)) |
|
|
|
|
constexpr FieldOptions_CType FieldOptions::STRING; |
|
|
|
|
constexpr FieldOptions_CType FieldOptions::CORD; |
|
|
|
|
constexpr FieldOptions_CType FieldOptions::STRING_PIECE; |
|
|
|
|
constexpr FieldOptions_CType FieldOptions::CType_MIN; |
|
|
|
|
constexpr FieldOptions_CType FieldOptions::CType_MAX; |
|
|
|
|
constexpr int FieldOptions::CType_ARRAYSIZE; |
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900)
|
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
|
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* FieldOptions_JSType_descriptor() { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_google_2fprotobuf_2fdescriptor_2eproto); |
|
|
|
|
return file_level_enum_descriptors_google_2fprotobuf_2fdescriptor_2eproto[4]; |
|
|
|
@ -1227,14 +1227,14 @@ bool FieldOptions_JSType_IsValid(int value) { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900) |
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912)) |
|
|
|
|
constexpr FieldOptions_JSType FieldOptions::JS_NORMAL; |
|
|
|
|
constexpr FieldOptions_JSType FieldOptions::JS_STRING; |
|
|
|
|
constexpr FieldOptions_JSType FieldOptions::JS_NUMBER; |
|
|
|
|
constexpr FieldOptions_JSType FieldOptions::JSType_MIN; |
|
|
|
|
constexpr FieldOptions_JSType FieldOptions::JSType_MAX; |
|
|
|
|
constexpr int FieldOptions::JSType_ARRAYSIZE; |
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900)
|
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
|
|
|
|
|
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* MethodOptions_IdempotencyLevel_descriptor() { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_google_2fprotobuf_2fdescriptor_2eproto); |
|
|
|
|
return file_level_enum_descriptors_google_2fprotobuf_2fdescriptor_2eproto[5]; |
|
|
|
@ -1250,14 +1250,14 @@ bool MethodOptions_IdempotencyLevel_IsValid(int value) { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900) |
|
|
|
|
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912)) |
|
|
|
|
constexpr MethodOptions_IdempotencyLevel MethodOptions::IDEMPOTENCY_UNKNOWN; |
|
|
|
|
constexpr MethodOptions_IdempotencyLevel MethodOptions::NO_SIDE_EFFECTS; |
|
|
|
|
constexpr MethodOptions_IdempotencyLevel MethodOptions::IDEMPOTENT; |
|
|
|
|
constexpr MethodOptions_IdempotencyLevel MethodOptions::IdempotencyLevel_MIN; |
|
|
|
|
constexpr MethodOptions_IdempotencyLevel MethodOptions::IdempotencyLevel_MAX; |
|
|
|
|
constexpr int MethodOptions::IdempotencyLevel_ARRAYSIZE; |
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || _MSC_VER >= 1900)
|
|
|
|
|
#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|