| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940 |
- /*
- * Copyright 2018 Google
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
- // Generated by the protocol buffer compiler. DO NOT EDIT!
- // source: firestore/local/maybe_document.proto
- #ifndef GOOGLE_PROTOBUF_INCLUDED_firestore_2flocal_2fmaybe_5fdocument_2eproto
- #define GOOGLE_PROTOBUF_INCLUDED_firestore_2flocal_2fmaybe_5fdocument_2eproto
- #include <limits>
- #include <string>
- #include <google/protobuf/port_def.inc>
- #if PROTOBUF_VERSION < 3009000
- #error This file was generated by a newer version of protoc which is
- #error incompatible with your Protocol Buffer headers. Please update
- #error your headers.
- #endif
- #if 3009002 < PROTOBUF_MIN_PROTOC_VERSION
- #error This file was generated by an older version of protoc which is
- #error incompatible with your Protocol Buffer headers. Please
- #error regenerate this file with a newer version of protoc.
- #endif
- #include <google/protobuf/port_undef.inc>
- #include <google/protobuf/io/coded_stream.h>
- #include <google/protobuf/arena.h>
- #include <google/protobuf/arenastring.h>
- #include <google/protobuf/generated_message_table_driven.h>
- #include <google/protobuf/generated_message_util.h>
- #include <google/protobuf/inlined_string_field.h>
- #include <google/protobuf/metadata.h>
- #include <google/protobuf/generated_message_reflection.h>
- #include <google/protobuf/message.h>
- #include <google/protobuf/repeated_field.h> // IWYU pragma: export
- #include <google/protobuf/extension_set.h> // IWYU pragma: export
- #include <google/protobuf/unknown_field_set.h>
- #include "google/firestore/v1/document.pb.h"
- #include <google/protobuf/timestamp.pb.h>
- // @@protoc_insertion_point(includes)
- #include <google/protobuf/port_def.inc>
- #define PROTOBUF_INTERNAL_EXPORT_firestore_2flocal_2fmaybe_5fdocument_2eproto
- PROTOBUF_NAMESPACE_OPEN
- namespace internal {
- class AnyMetadata;
- } // namespace internal
- PROTOBUF_NAMESPACE_CLOSE
- // Internal implementation detail -- do not use these members.
- struct TableStruct_firestore_2flocal_2fmaybe_5fdocument_2eproto {
- static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
- PROTOBUF_SECTION_VARIABLE(protodesc_cold);
- static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
- PROTOBUF_SECTION_VARIABLE(protodesc_cold);
- static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[3]
- PROTOBUF_SECTION_VARIABLE(protodesc_cold);
- static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
- static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
- static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[];
- };
- extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_firestore_2flocal_2fmaybe_5fdocument_2eproto;
- namespace firestore {
- namespace client {
- class MaybeDocument;
- class MaybeDocumentDefaultTypeInternal;
- extern MaybeDocumentDefaultTypeInternal _MaybeDocument_default_instance_;
- class NoDocument;
- class NoDocumentDefaultTypeInternal;
- extern NoDocumentDefaultTypeInternal _NoDocument_default_instance_;
- class UnknownDocument;
- class UnknownDocumentDefaultTypeInternal;
- extern UnknownDocumentDefaultTypeInternal _UnknownDocument_default_instance_;
- } // namespace client
- } // namespace firestore
- PROTOBUF_NAMESPACE_OPEN
- template<> ::firestore::client::MaybeDocument* Arena::CreateMaybeMessage<::firestore::client::MaybeDocument>(Arena*);
- template<> ::firestore::client::NoDocument* Arena::CreateMaybeMessage<::firestore::client::NoDocument>(Arena*);
- template<> ::firestore::client::UnknownDocument* Arena::CreateMaybeMessage<::firestore::client::UnknownDocument>(Arena*);
- PROTOBUF_NAMESPACE_CLOSE
- namespace firestore {
- namespace client {
- // ===================================================================
- class NoDocument :
- public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:firestore.client.NoDocument) */ {
- public:
- NoDocument();
- virtual ~NoDocument();
- NoDocument(const NoDocument& from);
- NoDocument(NoDocument&& from) noexcept
- : NoDocument() {
- *this = ::std::move(from);
- }
- inline NoDocument& operator=(const NoDocument& from) {
- CopyFrom(from);
- return *this;
- }
- inline NoDocument& operator=(NoDocument&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
- return GetDescriptor();
- }
- static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
- return GetMetadataStatic().descriptor;
- }
- static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
- return GetMetadataStatic().reflection;
- }
- static const NoDocument& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const NoDocument* internal_default_instance() {
- return reinterpret_cast<const NoDocument*>(
- &_NoDocument_default_instance_);
- }
- static constexpr int kIndexInFileMessages =
- 0;
- friend void swap(NoDocument& a, NoDocument& b) {
- a.Swap(&b);
- }
- inline void Swap(NoDocument* other) {
- if (other == this) return;
- InternalSwap(other);
- }
- // implements Message ----------------------------------------------
- inline NoDocument* New() const final {
- return CreateMaybeMessage<NoDocument>(nullptr);
- }
- NoDocument* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
- return CreateMaybeMessage<NoDocument>(arena);
- }
- void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void CopyFrom(const NoDocument& from);
- void MergeFrom(const NoDocument& from);
- PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
- bool IsInitialized() const final;
- size_t ByteSizeLong() const final;
- #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
- const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
- #else
- bool MergePartialFromCodedStream(
- ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
- #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
- void SerializeWithCachedSizes(
- ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
- ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
- ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
- int GetCachedSize() const final { return _cached_size_.Get(); }
- private:
- inline void SharedCtor();
- inline void SharedDtor();
- void SetCachedSize(int size) const final;
- void InternalSwap(NoDocument* other);
- friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
- static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
- return "firestore.client.NoDocument";
- }
- private:
- inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
- return nullptr;
- }
- inline void* MaybeArenaPtr() const {
- return nullptr;
- }
- public:
- ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
- private:
- static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
- ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_firestore_2flocal_2fmaybe_5fdocument_2eproto);
- return ::descriptor_table_firestore_2flocal_2fmaybe_5fdocument_2eproto.file_level_metadata[kIndexInFileMessages];
- }
- public:
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- enum : int {
- kNameFieldNumber = 1,
- kReadTimeFieldNumber = 2,
- };
- // string name = 1;
- void clear_name();
- const std::string& name() const;
- void set_name(const std::string& value);
- void set_name(std::string&& value);
- void set_name(const char* value);
- void set_name(const char* value, size_t size);
- std::string* mutable_name();
- std::string* release_name();
- void set_allocated_name(std::string* name);
- // .google.protobuf.Timestamp read_time = 2;
- bool has_read_time() const;
- void clear_read_time();
- const PROTOBUF_NAMESPACE_ID::Timestamp& read_time() const;
- PROTOBUF_NAMESPACE_ID::Timestamp* release_read_time();
- PROTOBUF_NAMESPACE_ID::Timestamp* mutable_read_time();
- void set_allocated_read_time(PROTOBUF_NAMESPACE_ID::Timestamp* read_time);
- // @@protoc_insertion_point(class_scope:firestore.client.NoDocument)
- private:
- class _Internal;
- ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;
- PROTOBUF_NAMESPACE_ID::Timestamp* read_time_;
- mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
- friend struct ::TableStruct_firestore_2flocal_2fmaybe_5fdocument_2eproto;
- };
- // -------------------------------------------------------------------
- class UnknownDocument :
- public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:firestore.client.UnknownDocument) */ {
- public:
- UnknownDocument();
- virtual ~UnknownDocument();
- UnknownDocument(const UnknownDocument& from);
- UnknownDocument(UnknownDocument&& from) noexcept
- : UnknownDocument() {
- *this = ::std::move(from);
- }
- inline UnknownDocument& operator=(const UnknownDocument& from) {
- CopyFrom(from);
- return *this;
- }
- inline UnknownDocument& operator=(UnknownDocument&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
- return GetDescriptor();
- }
- static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
- return GetMetadataStatic().descriptor;
- }
- static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
- return GetMetadataStatic().reflection;
- }
- static const UnknownDocument& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const UnknownDocument* internal_default_instance() {
- return reinterpret_cast<const UnknownDocument*>(
- &_UnknownDocument_default_instance_);
- }
- static constexpr int kIndexInFileMessages =
- 1;
- friend void swap(UnknownDocument& a, UnknownDocument& b) {
- a.Swap(&b);
- }
- inline void Swap(UnknownDocument* other) {
- if (other == this) return;
- InternalSwap(other);
- }
- // implements Message ----------------------------------------------
- inline UnknownDocument* New() const final {
- return CreateMaybeMessage<UnknownDocument>(nullptr);
- }
- UnknownDocument* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
- return CreateMaybeMessage<UnknownDocument>(arena);
- }
- void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void CopyFrom(const UnknownDocument& from);
- void MergeFrom(const UnknownDocument& from);
- PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
- bool IsInitialized() const final;
- size_t ByteSizeLong() const final;
- #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
- const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
- #else
- bool MergePartialFromCodedStream(
- ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
- #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
- void SerializeWithCachedSizes(
- ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
- ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
- ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
- int GetCachedSize() const final { return _cached_size_.Get(); }
- private:
- inline void SharedCtor();
- inline void SharedDtor();
- void SetCachedSize(int size) const final;
- void InternalSwap(UnknownDocument* other);
- friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
- static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
- return "firestore.client.UnknownDocument";
- }
- private:
- inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
- return nullptr;
- }
- inline void* MaybeArenaPtr() const {
- return nullptr;
- }
- public:
- ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
- private:
- static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
- ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_firestore_2flocal_2fmaybe_5fdocument_2eproto);
- return ::descriptor_table_firestore_2flocal_2fmaybe_5fdocument_2eproto.file_level_metadata[kIndexInFileMessages];
- }
- public:
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- enum : int {
- kNameFieldNumber = 1,
- kVersionFieldNumber = 2,
- };
- // string name = 1;
- void clear_name();
- const std::string& name() const;
- void set_name(const std::string& value);
- void set_name(std::string&& value);
- void set_name(const char* value);
- void set_name(const char* value, size_t size);
- std::string* mutable_name();
- std::string* release_name();
- void set_allocated_name(std::string* name);
- // .google.protobuf.Timestamp version = 2;
- bool has_version() const;
- void clear_version();
- const PROTOBUF_NAMESPACE_ID::Timestamp& version() const;
- PROTOBUF_NAMESPACE_ID::Timestamp* release_version();
- PROTOBUF_NAMESPACE_ID::Timestamp* mutable_version();
- void set_allocated_version(PROTOBUF_NAMESPACE_ID::Timestamp* version);
- // @@protoc_insertion_point(class_scope:firestore.client.UnknownDocument)
- private:
- class _Internal;
- ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;
- PROTOBUF_NAMESPACE_ID::Timestamp* version_;
- mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
- friend struct ::TableStruct_firestore_2flocal_2fmaybe_5fdocument_2eproto;
- };
- // -------------------------------------------------------------------
- class MaybeDocument :
- public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:firestore.client.MaybeDocument) */ {
- public:
- MaybeDocument();
- virtual ~MaybeDocument();
- MaybeDocument(const MaybeDocument& from);
- MaybeDocument(MaybeDocument&& from) noexcept
- : MaybeDocument() {
- *this = ::std::move(from);
- }
- inline MaybeDocument& operator=(const MaybeDocument& from) {
- CopyFrom(from);
- return *this;
- }
- inline MaybeDocument& operator=(MaybeDocument&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
- return GetDescriptor();
- }
- static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
- return GetMetadataStatic().descriptor;
- }
- static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
- return GetMetadataStatic().reflection;
- }
- static const MaybeDocument& default_instance();
- enum DocumentTypeCase {
- kNoDocument = 1,
- kDocument = 2,
- kUnknownDocument = 3,
- DOCUMENT_TYPE_NOT_SET = 0,
- };
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const MaybeDocument* internal_default_instance() {
- return reinterpret_cast<const MaybeDocument*>(
- &_MaybeDocument_default_instance_);
- }
- static constexpr int kIndexInFileMessages =
- 2;
- friend void swap(MaybeDocument& a, MaybeDocument& b) {
- a.Swap(&b);
- }
- inline void Swap(MaybeDocument* other) {
- if (other == this) return;
- InternalSwap(other);
- }
- // implements Message ----------------------------------------------
- inline MaybeDocument* New() const final {
- return CreateMaybeMessage<MaybeDocument>(nullptr);
- }
- MaybeDocument* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
- return CreateMaybeMessage<MaybeDocument>(arena);
- }
- void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void CopyFrom(const MaybeDocument& from);
- void MergeFrom(const MaybeDocument& from);
- PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
- bool IsInitialized() const final;
- size_t ByteSizeLong() const final;
- #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
- const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
- #else
- bool MergePartialFromCodedStream(
- ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
- #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
- void SerializeWithCachedSizes(
- ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
- ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
- ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
- int GetCachedSize() const final { return _cached_size_.Get(); }
- private:
- inline void SharedCtor();
- inline void SharedDtor();
- void SetCachedSize(int size) const final;
- void InternalSwap(MaybeDocument* other);
- friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
- static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
- return "firestore.client.MaybeDocument";
- }
- private:
- inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
- return nullptr;
- }
- inline void* MaybeArenaPtr() const {
- return nullptr;
- }
- public:
- ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
- private:
- static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
- ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_firestore_2flocal_2fmaybe_5fdocument_2eproto);
- return ::descriptor_table_firestore_2flocal_2fmaybe_5fdocument_2eproto.file_level_metadata[kIndexInFileMessages];
- }
- public:
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- enum : int {
- kHasCommittedMutationsFieldNumber = 4,
- kNoDocumentFieldNumber = 1,
- kDocumentFieldNumber = 2,
- kUnknownDocumentFieldNumber = 3,
- };
- // bool has_committed_mutations = 4;
- void clear_has_committed_mutations();
- bool has_committed_mutations() const;
- void set_has_committed_mutations(bool value);
- // .firestore.client.NoDocument no_document = 1;
- bool has_no_document() const;
- void clear_no_document();
- const ::firestore::client::NoDocument& no_document() const;
- ::firestore::client::NoDocument* release_no_document();
- ::firestore::client::NoDocument* mutable_no_document();
- void set_allocated_no_document(::firestore::client::NoDocument* no_document);
- // .google.firestore.v1.Document document = 2;
- bool has_document() const;
- void clear_document();
- const ::google::firestore::v1::Document& document() const;
- ::google::firestore::v1::Document* release_document();
- ::google::firestore::v1::Document* mutable_document();
- void set_allocated_document(::google::firestore::v1::Document* document);
- // .firestore.client.UnknownDocument unknown_document = 3;
- bool has_unknown_document() const;
- void clear_unknown_document();
- const ::firestore::client::UnknownDocument& unknown_document() const;
- ::firestore::client::UnknownDocument* release_unknown_document();
- ::firestore::client::UnknownDocument* mutable_unknown_document();
- void set_allocated_unknown_document(::firestore::client::UnknownDocument* unknown_document);
- void clear_document_type();
- DocumentTypeCase document_type_case() const;
- // @@protoc_insertion_point(class_scope:firestore.client.MaybeDocument)
- private:
- class _Internal;
- void set_has_no_document();
- void set_has_document();
- void set_has_unknown_document();
- inline bool has_document_type() const;
- inline void clear_has_document_type();
- ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
- bool has_committed_mutations_;
- union DocumentTypeUnion {
- DocumentTypeUnion() {}
- ::firestore::client::NoDocument* no_document_;
- ::google::firestore::v1::Document* document_;
- ::firestore::client::UnknownDocument* unknown_document_;
- } document_type_;
- mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
- ::PROTOBUF_NAMESPACE_ID::uint32 _oneof_case_[1];
- friend struct ::TableStruct_firestore_2flocal_2fmaybe_5fdocument_2eproto;
- };
- // ===================================================================
- // ===================================================================
- #ifdef __GNUC__
- #pragma GCC diagnostic push
- #pragma GCC diagnostic ignored "-Wstrict-aliasing"
- #endif // __GNUC__
- // NoDocument
- // string name = 1;
- inline void NoDocument::clear_name() {
- name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
- }
- inline const std::string& NoDocument::name() const {
- // @@protoc_insertion_point(field_get:firestore.client.NoDocument.name)
- return name_.GetNoArena();
- }
- inline void NoDocument::set_name(const std::string& value) {
-
- name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
- // @@protoc_insertion_point(field_set:firestore.client.NoDocument.name)
- }
- inline void NoDocument::set_name(std::string&& value) {
-
- name_.SetNoArena(
- &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
- // @@protoc_insertion_point(field_set_rvalue:firestore.client.NoDocument.name)
- }
- inline void NoDocument::set_name(const char* value) {
- GOOGLE_DCHECK(value != nullptr);
-
- name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
- // @@protoc_insertion_point(field_set_char:firestore.client.NoDocument.name)
- }
- inline void NoDocument::set_name(const char* value, size_t size) {
-
- name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- ::std::string(reinterpret_cast<const char*>(value), size));
- // @@protoc_insertion_point(field_set_pointer:firestore.client.NoDocument.name)
- }
- inline std::string* NoDocument::mutable_name() {
-
- // @@protoc_insertion_point(field_mutable:firestore.client.NoDocument.name)
- return name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
- }
- inline std::string* NoDocument::release_name() {
- // @@protoc_insertion_point(field_release:firestore.client.NoDocument.name)
-
- return name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
- }
- inline void NoDocument::set_allocated_name(std::string* name) {
- if (name != nullptr) {
-
- } else {
-
- }
- name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name);
- // @@protoc_insertion_point(field_set_allocated:firestore.client.NoDocument.name)
- }
- // .google.protobuf.Timestamp read_time = 2;
- inline bool NoDocument::has_read_time() const {
- return this != internal_default_instance() && read_time_ != nullptr;
- }
- inline const PROTOBUF_NAMESPACE_ID::Timestamp& NoDocument::read_time() const {
- const PROTOBUF_NAMESPACE_ID::Timestamp* p = read_time_;
- // @@protoc_insertion_point(field_get:firestore.client.NoDocument.read_time)
- return p != nullptr ? *p : *reinterpret_cast<const PROTOBUF_NAMESPACE_ID::Timestamp*>(
- &PROTOBUF_NAMESPACE_ID::_Timestamp_default_instance_);
- }
- inline PROTOBUF_NAMESPACE_ID::Timestamp* NoDocument::release_read_time() {
- // @@protoc_insertion_point(field_release:firestore.client.NoDocument.read_time)
-
- PROTOBUF_NAMESPACE_ID::Timestamp* temp = read_time_;
- read_time_ = nullptr;
- return temp;
- }
- inline PROTOBUF_NAMESPACE_ID::Timestamp* NoDocument::mutable_read_time() {
-
- if (read_time_ == nullptr) {
- auto* p = CreateMaybeMessage<PROTOBUF_NAMESPACE_ID::Timestamp>(GetArenaNoVirtual());
- read_time_ = p;
- }
- // @@protoc_insertion_point(field_mutable:firestore.client.NoDocument.read_time)
- return read_time_;
- }
- inline void NoDocument::set_allocated_read_time(PROTOBUF_NAMESPACE_ID::Timestamp* read_time) {
- ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == nullptr) {
- delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(read_time_);
- }
- if (read_time) {
- ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
- reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(read_time)->GetArena();
- if (message_arena != submessage_arena) {
- read_time = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
- message_arena, read_time, submessage_arena);
- }
-
- } else {
-
- }
- read_time_ = read_time;
- // @@protoc_insertion_point(field_set_allocated:firestore.client.NoDocument.read_time)
- }
- // -------------------------------------------------------------------
- // UnknownDocument
- // string name = 1;
- inline void UnknownDocument::clear_name() {
- name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
- }
- inline const std::string& UnknownDocument::name() const {
- // @@protoc_insertion_point(field_get:firestore.client.UnknownDocument.name)
- return name_.GetNoArena();
- }
- inline void UnknownDocument::set_name(const std::string& value) {
-
- name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
- // @@protoc_insertion_point(field_set:firestore.client.UnknownDocument.name)
- }
- inline void UnknownDocument::set_name(std::string&& value) {
-
- name_.SetNoArena(
- &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
- // @@protoc_insertion_point(field_set_rvalue:firestore.client.UnknownDocument.name)
- }
- inline void UnknownDocument::set_name(const char* value) {
- GOOGLE_DCHECK(value != nullptr);
-
- name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
- // @@protoc_insertion_point(field_set_char:firestore.client.UnknownDocument.name)
- }
- inline void UnknownDocument::set_name(const char* value, size_t size) {
-
- name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- ::std::string(reinterpret_cast<const char*>(value), size));
- // @@protoc_insertion_point(field_set_pointer:firestore.client.UnknownDocument.name)
- }
- inline std::string* UnknownDocument::mutable_name() {
-
- // @@protoc_insertion_point(field_mutable:firestore.client.UnknownDocument.name)
- return name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
- }
- inline std::string* UnknownDocument::release_name() {
- // @@protoc_insertion_point(field_release:firestore.client.UnknownDocument.name)
-
- return name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
- }
- inline void UnknownDocument::set_allocated_name(std::string* name) {
- if (name != nullptr) {
-
- } else {
-
- }
- name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name);
- // @@protoc_insertion_point(field_set_allocated:firestore.client.UnknownDocument.name)
- }
- // .google.protobuf.Timestamp version = 2;
- inline bool UnknownDocument::has_version() const {
- return this != internal_default_instance() && version_ != nullptr;
- }
- inline const PROTOBUF_NAMESPACE_ID::Timestamp& UnknownDocument::version() const {
- const PROTOBUF_NAMESPACE_ID::Timestamp* p = version_;
- // @@protoc_insertion_point(field_get:firestore.client.UnknownDocument.version)
- return p != nullptr ? *p : *reinterpret_cast<const PROTOBUF_NAMESPACE_ID::Timestamp*>(
- &PROTOBUF_NAMESPACE_ID::_Timestamp_default_instance_);
- }
- inline PROTOBUF_NAMESPACE_ID::Timestamp* UnknownDocument::release_version() {
- // @@protoc_insertion_point(field_release:firestore.client.UnknownDocument.version)
-
- PROTOBUF_NAMESPACE_ID::Timestamp* temp = version_;
- version_ = nullptr;
- return temp;
- }
- inline PROTOBUF_NAMESPACE_ID::Timestamp* UnknownDocument::mutable_version() {
-
- if (version_ == nullptr) {
- auto* p = CreateMaybeMessage<PROTOBUF_NAMESPACE_ID::Timestamp>(GetArenaNoVirtual());
- version_ = p;
- }
- // @@protoc_insertion_point(field_mutable:firestore.client.UnknownDocument.version)
- return version_;
- }
- inline void UnknownDocument::set_allocated_version(PROTOBUF_NAMESPACE_ID::Timestamp* version) {
- ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
- if (message_arena == nullptr) {
- delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(version_);
- }
- if (version) {
- ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
- reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(version)->GetArena();
- if (message_arena != submessage_arena) {
- version = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
- message_arena, version, submessage_arena);
- }
-
- } else {
-
- }
- version_ = version;
- // @@protoc_insertion_point(field_set_allocated:firestore.client.UnknownDocument.version)
- }
- // -------------------------------------------------------------------
- // MaybeDocument
- // .firestore.client.NoDocument no_document = 1;
- inline bool MaybeDocument::has_no_document() const {
- return document_type_case() == kNoDocument;
- }
- inline void MaybeDocument::set_has_no_document() {
- _oneof_case_[0] = kNoDocument;
- }
- inline void MaybeDocument::clear_no_document() {
- if (has_no_document()) {
- delete document_type_.no_document_;
- clear_has_document_type();
- }
- }
- inline ::firestore::client::NoDocument* MaybeDocument::release_no_document() {
- // @@protoc_insertion_point(field_release:firestore.client.MaybeDocument.no_document)
- if (has_no_document()) {
- clear_has_document_type();
- ::firestore::client::NoDocument* temp = document_type_.no_document_;
- document_type_.no_document_ = nullptr;
- return temp;
- } else {
- return nullptr;
- }
- }
- inline const ::firestore::client::NoDocument& MaybeDocument::no_document() const {
- // @@protoc_insertion_point(field_get:firestore.client.MaybeDocument.no_document)
- return has_no_document()
- ? *document_type_.no_document_
- : *reinterpret_cast< ::firestore::client::NoDocument*>(&::firestore::client::_NoDocument_default_instance_);
- }
- inline ::firestore::client::NoDocument* MaybeDocument::mutable_no_document() {
- if (!has_no_document()) {
- clear_document_type();
- set_has_no_document();
- document_type_.no_document_ = CreateMaybeMessage< ::firestore::client::NoDocument >(
- GetArenaNoVirtual());
- }
- // @@protoc_insertion_point(field_mutable:firestore.client.MaybeDocument.no_document)
- return document_type_.no_document_;
- }
- // .google.firestore.v1.Document document = 2;
- inline bool MaybeDocument::has_document() const {
- return document_type_case() == kDocument;
- }
- inline void MaybeDocument::set_has_document() {
- _oneof_case_[0] = kDocument;
- }
- inline ::google::firestore::v1::Document* MaybeDocument::release_document() {
- // @@protoc_insertion_point(field_release:firestore.client.MaybeDocument.document)
- if (has_document()) {
- clear_has_document_type();
- ::google::firestore::v1::Document* temp = document_type_.document_;
- document_type_.document_ = nullptr;
- return temp;
- } else {
- return nullptr;
- }
- }
- inline const ::google::firestore::v1::Document& MaybeDocument::document() const {
- // @@protoc_insertion_point(field_get:firestore.client.MaybeDocument.document)
- return has_document()
- ? *document_type_.document_
- : *reinterpret_cast< ::google::firestore::v1::Document*>(&::google::firestore::v1::_Document_default_instance_);
- }
- inline ::google::firestore::v1::Document* MaybeDocument::mutable_document() {
- if (!has_document()) {
- clear_document_type();
- set_has_document();
- document_type_.document_ = CreateMaybeMessage< ::google::firestore::v1::Document >(
- GetArenaNoVirtual());
- }
- // @@protoc_insertion_point(field_mutable:firestore.client.MaybeDocument.document)
- return document_type_.document_;
- }
- // .firestore.client.UnknownDocument unknown_document = 3;
- inline bool MaybeDocument::has_unknown_document() const {
- return document_type_case() == kUnknownDocument;
- }
- inline void MaybeDocument::set_has_unknown_document() {
- _oneof_case_[0] = kUnknownDocument;
- }
- inline void MaybeDocument::clear_unknown_document() {
- if (has_unknown_document()) {
- delete document_type_.unknown_document_;
- clear_has_document_type();
- }
- }
- inline ::firestore::client::UnknownDocument* MaybeDocument::release_unknown_document() {
- // @@protoc_insertion_point(field_release:firestore.client.MaybeDocument.unknown_document)
- if (has_unknown_document()) {
- clear_has_document_type();
- ::firestore::client::UnknownDocument* temp = document_type_.unknown_document_;
- document_type_.unknown_document_ = nullptr;
- return temp;
- } else {
- return nullptr;
- }
- }
- inline const ::firestore::client::UnknownDocument& MaybeDocument::unknown_document() const {
- // @@protoc_insertion_point(field_get:firestore.client.MaybeDocument.unknown_document)
- return has_unknown_document()
- ? *document_type_.unknown_document_
- : *reinterpret_cast< ::firestore::client::UnknownDocument*>(&::firestore::client::_UnknownDocument_default_instance_);
- }
- inline ::firestore::client::UnknownDocument* MaybeDocument::mutable_unknown_document() {
- if (!has_unknown_document()) {
- clear_document_type();
- set_has_unknown_document();
- document_type_.unknown_document_ = CreateMaybeMessage< ::firestore::client::UnknownDocument >(
- GetArenaNoVirtual());
- }
- // @@protoc_insertion_point(field_mutable:firestore.client.MaybeDocument.unknown_document)
- return document_type_.unknown_document_;
- }
- // bool has_committed_mutations = 4;
- inline void MaybeDocument::clear_has_committed_mutations() {
- has_committed_mutations_ = false;
- }
- inline bool MaybeDocument::has_committed_mutations() const {
- // @@protoc_insertion_point(field_get:firestore.client.MaybeDocument.has_committed_mutations)
- return has_committed_mutations_;
- }
- inline void MaybeDocument::set_has_committed_mutations(bool value) {
-
- has_committed_mutations_ = value;
- // @@protoc_insertion_point(field_set:firestore.client.MaybeDocument.has_committed_mutations)
- }
- inline bool MaybeDocument::has_document_type() const {
- return document_type_case() != DOCUMENT_TYPE_NOT_SET;
- }
- inline void MaybeDocument::clear_has_document_type() {
- _oneof_case_[0] = DOCUMENT_TYPE_NOT_SET;
- }
- inline MaybeDocument::DocumentTypeCase MaybeDocument::document_type_case() const {
- return MaybeDocument::DocumentTypeCase(_oneof_case_[0]);
- }
- #ifdef __GNUC__
- #pragma GCC diagnostic pop
- #endif // __GNUC__
- // -------------------------------------------------------------------
- // -------------------------------------------------------------------
- // @@protoc_insertion_point(namespace_scope)
- } // namespace client
- } // namespace firestore
- // @@protoc_insertion_point(global_scope)
- #include <google/protobuf/port_undef.inc>
- #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_firestore_2flocal_2fmaybe_5fdocument_2eproto
|