annotations.pb.cc 4.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. /*
  2. * Copyright 2018 Google
  3. *
  4. * Licensed under the Apache License, Version 2.0 (the "License");
  5. * you may not use this file except in compliance with the License.
  6. * You may obtain a copy of the License at
  7. *
  8. * http://www.apache.org/licenses/LICENSE-2.0
  9. *
  10. * Unless required by applicable law or agreed to in writing, software
  11. * distributed under the License is distributed on an "AS IS" BASIS,
  12. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. * See the License for the specific language governing permissions and
  14. * limitations under the License.
  15. */
  16. // Generated by the protocol buffer compiler. DO NOT EDIT!
  17. // source: google/api/annotations.proto
  18. #include "google/api/annotations.pb.h"
  19. #include <algorithm>
  20. #include <google/protobuf/stubs/common.h>
  21. #include <google/protobuf/io/coded_stream.h>
  22. #include <google/protobuf/extension_set.h>
  23. #include <google/protobuf/wire_format_lite.h>
  24. #include <google/protobuf/descriptor.h>
  25. #include <google/protobuf/generated_message_reflection.h>
  26. #include <google/protobuf/reflection_ops.h>
  27. #include <google/protobuf/wire_format.h>
  28. // @@protoc_insertion_point(includes)
  29. #include <google/protobuf/port_def.inc>
  30. extern PROTOBUF_INTERNAL_EXPORT_google_2fapi_2fhttp_2eproto ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo<1> scc_info_HttpRule_google_2fapi_2fhttp_2eproto;
  31. namespace google {
  32. namespace api {
  33. } // namespace api
  34. } // namespace google
  35. static constexpr ::PROTOBUF_NAMESPACE_ID::Metadata* file_level_metadata_google_2fapi_2fannotations_2eproto = nullptr;
  36. static constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const** file_level_enum_descriptors_google_2fapi_2fannotations_2eproto = nullptr;
  37. static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_google_2fapi_2fannotations_2eproto = nullptr;
  38. const ::PROTOBUF_NAMESPACE_ID::uint32 TableStruct_google_2fapi_2fannotations_2eproto::offsets[1] = {};
  39. static constexpr ::PROTOBUF_NAMESPACE_ID::internal::MigrationSchema* schemas = nullptr;
  40. static constexpr ::PROTOBUF_NAMESPACE_ID::Message* const* file_default_instances = nullptr;
  41. const char descriptor_table_protodef_google_2fapi_2fannotations_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =
  42. "\n\034google/api/annotations.proto\022\ngoogle.a"
  43. "pi\032\025google/api/http.proto\032 google/protob"
  44. "uf/descriptor.proto:E\n\004http\022\036.google.pro"
  45. "tobuf.MethodOptions\030\260\312\274\" \001(\0132\024.google.ap"
  46. "i.HttpRuleBn\n\016com.google.apiB\020Annotation"
  47. "sProtoP\001ZAgoogle.golang.org/genproto/goo"
  48. "gleapis/api/annotations;annotations\242\002\004GA"
  49. "PIb\006proto3"
  50. ;
  51. static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable*const descriptor_table_google_2fapi_2fannotations_2eproto_deps[2] = {
  52. &::descriptor_table_google_2fapi_2fhttp_2eproto,
  53. &::descriptor_table_google_2fprotobuf_2fdescriptor_2eproto,
  54. };
  55. static ::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase*const descriptor_table_google_2fapi_2fannotations_2eproto_sccs[1] = {
  56. };
  57. static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_google_2fapi_2fannotations_2eproto_once;
  58. static bool descriptor_table_google_2fapi_2fannotations_2eproto_initialized = false;
  59. const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fapi_2fannotations_2eproto = {
  60. &descriptor_table_google_2fapi_2fannotations_2eproto_initialized, descriptor_table_protodef_google_2fapi_2fannotations_2eproto, "google/api/annotations.proto", 290,
  61. &descriptor_table_google_2fapi_2fannotations_2eproto_once, descriptor_table_google_2fapi_2fannotations_2eproto_sccs, descriptor_table_google_2fapi_2fannotations_2eproto_deps, 0, 2,
  62. schemas, file_default_instances, TableStruct_google_2fapi_2fannotations_2eproto::offsets,
  63. file_level_metadata_google_2fapi_2fannotations_2eproto, 0, file_level_enum_descriptors_google_2fapi_2fannotations_2eproto, file_level_service_descriptors_google_2fapi_2fannotations_2eproto,
  64. };
  65. // Force running AddDescriptors() at dynamic initialization time.
  66. static bool dynamic_init_dummy_google_2fapi_2fannotations_2eproto = ( ::PROTOBUF_NAMESPACE_ID::internal::AddDescriptors(&descriptor_table_google_2fapi_2fannotations_2eproto), true);
  67. namespace google {
  68. namespace api {
  69. ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions,
  70. ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::google::api::HttpRule >, 11, false >
  71. http(kHttpFieldNumber, *::google::api::HttpRule::internal_default_instance());
  72. // @@protoc_insertion_point(namespace_scope)
  73. } // namespace api
  74. } // namespace google
  75. PROTOBUF_NAMESPACE_OPEN
  76. PROTOBUF_NAMESPACE_CLOSE
  77. // @@protoc_insertion_point(global_scope)
  78. #include <google/protobuf/port_undef.inc>