annotations.pb.h 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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. #ifndef PROTOBUF_google_2fapi_2fannotations_2eproto__INCLUDED
  19. #define PROTOBUF_google_2fapi_2fannotations_2eproto__INCLUDED
  20. #include <string>
  21. #include <google/protobuf/stubs/common.h>
  22. #if GOOGLE_PROTOBUF_VERSION < 3005000
  23. #error This file was generated by a newer version of protoc which is
  24. #error incompatible with your Protocol Buffer headers. Please update
  25. #error your headers.
  26. #endif
  27. #if 3005000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
  28. #error This file was generated by an older version of protoc which is
  29. #error incompatible with your Protocol Buffer headers. Please
  30. #error regenerate this file with a newer version of protoc.
  31. #endif
  32. #include <google/protobuf/io/coded_stream.h>
  33. #include <google/protobuf/arena.h>
  34. #include <google/protobuf/arenastring.h>
  35. #include <google/protobuf/generated_message_table_driven.h>
  36. #include <google/protobuf/generated_message_util.h>
  37. #include <google/protobuf/metadata.h>
  38. #include <google/protobuf/repeated_field.h> // IWYU pragma: export
  39. #include <google/protobuf/extension_set.h> // IWYU pragma: export
  40. #include "google/api/http.pb.h"
  41. #include <google/protobuf/descriptor.pb.h>
  42. // @@protoc_insertion_point(includes)
  43. namespace protobuf_google_2fapi_2fannotations_2eproto {
  44. // Internal implementation detail -- do not use these members.
  45. struct TableStruct {
  46. static const ::google::protobuf::internal::ParseTableField entries[];
  47. static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
  48. static const ::google::protobuf::internal::ParseTable schema[1];
  49. static const ::google::protobuf::internal::FieldMetadata field_metadata[];
  50. static const ::google::protobuf::internal::SerializationTable serialization_table[];
  51. static const ::google::protobuf::uint32 offsets[];
  52. };
  53. void AddDescriptors();
  54. inline void InitDefaults() {
  55. }
  56. } // namespace protobuf_google_2fapi_2fannotations_2eproto
  57. namespace google {
  58. namespace api {
  59. } // namespace api
  60. } // namespace google
  61. namespace google {
  62. namespace api {
  63. // ===================================================================
  64. // ===================================================================
  65. static const int kHttpFieldNumber = 72295728;
  66. extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions,
  67. ::google::protobuf::internal::MessageTypeTraits< ::google::api::HttpRule >, 11, false >
  68. http;
  69. // ===================================================================
  70. #ifdef __GNUC__
  71. #pragma GCC diagnostic push
  72. #pragma GCC diagnostic ignored "-Wstrict-aliasing"
  73. #endif // __GNUC__
  74. #ifdef __GNUC__
  75. #pragma GCC diagnostic pop
  76. #endif // __GNUC__
  77. // @@protoc_insertion_point(namespace_scope)
  78. } // namespace api
  79. } // namespace google
  80. // @@protoc_insertion_point(global_scope)
  81. #endif // PROTOBUF_google_2fapi_2fannotations_2eproto__INCLUDED