annotations.nanopb.h 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. /*
  2. * Copyright 2023 Google LLC
  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. /* Automatically generated nanopb header */
  17. /* Generated by nanopb-0.3.9.8 */
  18. #ifndef PB_GOOGLE_API_ANNOTATIONS_NANOPB_H_INCLUDED
  19. #define PB_GOOGLE_API_ANNOTATIONS_NANOPB_H_INCLUDED
  20. #include <pb.h>
  21. #include "google/api/http.nanopb.h"
  22. #include <string>
  23. namespace firebase {
  24. namespace firestore {
  25. /* @@protoc_insertion_point(includes) */
  26. #if PB_PROTO_HEADER_VERSION != 30
  27. #error Regenerate this file with the current version of nanopb generator.
  28. #endif
  29. /* Extensions */
  30. /* Extension field google_api_http was skipped because only "optional"
  31. type of extension fields is currently supported. */
  32. } // namespace firestore
  33. } // namespace firebase
  34. /* @@protoc_insertion_point(eof) */
  35. #endif