| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266 |
- /*
- * Copyright 2023 Google LLC
- *
- * 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: google/api/resource.proto
- #ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fapi_2fresource_2eproto
- #define GOOGLE_PROTOBUF_INCLUDED_google_2fapi_2fresource_2eproto
- #include <limits>
- #include <string>
- #include <google/protobuf/port_def.inc>
- #if PROTOBUF_VERSION < 3011000
- #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 3011002 < 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/generated_enum_reflection.h>
- #include <google/protobuf/unknown_field_set.h>
- #include <google/protobuf/descriptor.pb.h>
- // @@protoc_insertion_point(includes)
- #include <google/protobuf/port_def.inc>
- #define PROTOBUF_INTERNAL_EXPORT_google_2fapi_2fresource_2eproto
- PROTOBUF_NAMESPACE_OPEN
- namespace internal {
- class AnyMetadata;
- } // namespace internal
- PROTOBUF_NAMESPACE_CLOSE
- // Internal implementation detail -- do not use these members.
- struct TableStruct_google_2fapi_2fresource_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[2]
- 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_google_2fapi_2fresource_2eproto;
- namespace google {
- namespace api {
- class ResourceDescriptor;
- class ResourceDescriptorDefaultTypeInternal;
- extern ResourceDescriptorDefaultTypeInternal _ResourceDescriptor_default_instance_;
- class ResourceReference;
- class ResourceReferenceDefaultTypeInternal;
- extern ResourceReferenceDefaultTypeInternal _ResourceReference_default_instance_;
- } // namespace api
- } // namespace google
- PROTOBUF_NAMESPACE_OPEN
- template<> ::google::api::ResourceDescriptor* Arena::CreateMaybeMessage<::google::api::ResourceDescriptor>(Arena*);
- template<> ::google::api::ResourceReference* Arena::CreateMaybeMessage<::google::api::ResourceReference>(Arena*);
- PROTOBUF_NAMESPACE_CLOSE
- namespace google {
- namespace api {
- enum ResourceDescriptor_History : int {
- ResourceDescriptor_History_HISTORY_UNSPECIFIED = 0,
- ResourceDescriptor_History_ORIGINALLY_SINGLE_PATTERN = 1,
- ResourceDescriptor_History_FUTURE_MULTI_PATTERN = 2,
- ResourceDescriptor_History_ResourceDescriptor_History_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min(),
- ResourceDescriptor_History_ResourceDescriptor_History_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max()
- };
- bool ResourceDescriptor_History_IsValid(int value);
- constexpr ResourceDescriptor_History ResourceDescriptor_History_History_MIN = ResourceDescriptor_History_HISTORY_UNSPECIFIED;
- constexpr ResourceDescriptor_History ResourceDescriptor_History_History_MAX = ResourceDescriptor_History_FUTURE_MULTI_PATTERN;
- constexpr int ResourceDescriptor_History_History_ARRAYSIZE = ResourceDescriptor_History_History_MAX + 1;
- const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* ResourceDescriptor_History_descriptor();
- template<typename T>
- inline const std::string& ResourceDescriptor_History_Name(T enum_t_value) {
- static_assert(::std::is_same<T, ResourceDescriptor_History>::value ||
- ::std::is_integral<T>::value,
- "Incorrect type passed to function ResourceDescriptor_History_Name.");
- return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(
- ResourceDescriptor_History_descriptor(), enum_t_value);
- }
- inline bool ResourceDescriptor_History_Parse(
- const std::string& name, ResourceDescriptor_History* value) {
- return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<ResourceDescriptor_History>(
- ResourceDescriptor_History_descriptor(), name, value);
- }
- // ===================================================================
- class ResourceDescriptor :
- public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.api.ResourceDescriptor) */ {
- public:
- ResourceDescriptor();
- virtual ~ResourceDescriptor();
- ResourceDescriptor(const ResourceDescriptor& from);
- ResourceDescriptor(ResourceDescriptor&& from) noexcept
- : ResourceDescriptor() {
- *this = ::std::move(from);
- }
- inline ResourceDescriptor& operator=(const ResourceDescriptor& from) {
- CopyFrom(from);
- return *this;
- }
- inline ResourceDescriptor& operator=(ResourceDescriptor&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArena() const final {
- return GetArenaNoVirtual();
- }
- inline void* GetMaybeArenaPointer() const final {
- return MaybeArenaPtr();
- }
- 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 ResourceDescriptor& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const ResourceDescriptor* internal_default_instance() {
- return reinterpret_cast<const ResourceDescriptor*>(
- &_ResourceDescriptor_default_instance_);
- }
- static constexpr int kIndexInFileMessages =
- 0;
- friend void swap(ResourceDescriptor& a, ResourceDescriptor& b) {
- a.Swap(&b);
- }
- inline void Swap(ResourceDescriptor* other) {
- if (other == this) return;
- if (GetArenaNoVirtual() == other->GetArenaNoVirtual()) {
- InternalSwap(other);
- } else {
- ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
- }
- }
- void UnsafeArenaSwap(ResourceDescriptor* other) {
- if (other == this) return;
- GOOGLE_DCHECK(GetArenaNoVirtual() == other->GetArenaNoVirtual());
- InternalSwap(other);
- }
- // implements Message ----------------------------------------------
- inline ResourceDescriptor* New() const final {
- return CreateMaybeMessage<ResourceDescriptor>(nullptr);
- }
- ResourceDescriptor* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
- return CreateMaybeMessage<ResourceDescriptor>(arena);
- }
- void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void CopyFrom(const ResourceDescriptor& from);
- void MergeFrom(const ResourceDescriptor& from);
- PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
- bool IsInitialized() const final;
- size_t ByteSizeLong() const final;
- const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
- ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
- ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) 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(ResourceDescriptor* other);
- friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
- static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
- return "google.api.ResourceDescriptor";
- }
- protected:
- explicit ResourceDescriptor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
- private:
- static void ArenaDtor(void* object);
- inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
- private:
- inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
- return _internal_metadata_.arena();
- }
- inline void* MaybeArenaPtr() const {
- return _internal_metadata_.raw_arena_ptr();
- }
- public:
- ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
- private:
- static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
- ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_google_2fapi_2fresource_2eproto);
- return ::descriptor_table_google_2fapi_2fresource_2eproto.file_level_metadata[kIndexInFileMessages];
- }
- public:
- // nested types ----------------------------------------------------
- typedef ResourceDescriptor_History History;
- static constexpr History HISTORY_UNSPECIFIED =
- ResourceDescriptor_History_HISTORY_UNSPECIFIED;
- static constexpr History ORIGINALLY_SINGLE_PATTERN =
- ResourceDescriptor_History_ORIGINALLY_SINGLE_PATTERN;
- static constexpr History FUTURE_MULTI_PATTERN =
- ResourceDescriptor_History_FUTURE_MULTI_PATTERN;
- static inline bool History_IsValid(int value) {
- return ResourceDescriptor_History_IsValid(value);
- }
- static constexpr History History_MIN =
- ResourceDescriptor_History_History_MIN;
- static constexpr History History_MAX =
- ResourceDescriptor_History_History_MAX;
- static constexpr int History_ARRAYSIZE =
- ResourceDescriptor_History_History_ARRAYSIZE;
- static inline const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*
- History_descriptor() {
- return ResourceDescriptor_History_descriptor();
- }
- template<typename T>
- static inline const std::string& History_Name(T enum_t_value) {
- static_assert(::std::is_same<T, History>::value ||
- ::std::is_integral<T>::value,
- "Incorrect type passed to function History_Name.");
- return ResourceDescriptor_History_Name(enum_t_value);
- }
- static inline bool History_Parse(const std::string& name,
- History* value) {
- return ResourceDescriptor_History_Parse(name, value);
- }
- // accessors -------------------------------------------------------
- enum : int {
- kPatternFieldNumber = 2,
- kTypeFieldNumber = 1,
- kNameFieldFieldNumber = 3,
- kPluralFieldNumber = 5,
- kSingularFieldNumber = 6,
- kHistoryFieldNumber = 4,
- };
- // repeated string pattern = 2;
- int pattern_size() const;
- private:
- int _internal_pattern_size() const;
- public:
- void clear_pattern();
- const std::string& pattern(int index) const;
- std::string* mutable_pattern(int index);
- void set_pattern(int index, const std::string& value);
- void set_pattern(int index, std::string&& value);
- void set_pattern(int index, const char* value);
- void set_pattern(int index, const char* value, size_t size);
- std::string* add_pattern();
- void add_pattern(const std::string& value);
- void add_pattern(std::string&& value);
- void add_pattern(const char* value);
- void add_pattern(const char* value, size_t size);
- const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& pattern() const;
- ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_pattern();
- private:
- const std::string& _internal_pattern(int index) const;
- std::string* _internal_add_pattern();
- public:
- // string type = 1;
- void clear_type();
- const std::string& type() const;
- void set_type(const std::string& value);
- void set_type(std::string&& value);
- void set_type(const char* value);
- void set_type(const char* value, size_t size);
- std::string* mutable_type();
- std::string* release_type();
- void set_allocated_type(std::string* type);
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- std::string* unsafe_arena_release_type();
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- void unsafe_arena_set_allocated_type(
- std::string* type);
- private:
- const std::string& _internal_type() const;
- void _internal_set_type(const std::string& value);
- std::string* _internal_mutable_type();
- public:
- // string name_field = 3;
- void clear_name_field();
- const std::string& name_field() const;
- void set_name_field(const std::string& value);
- void set_name_field(std::string&& value);
- void set_name_field(const char* value);
- void set_name_field(const char* value, size_t size);
- std::string* mutable_name_field();
- std::string* release_name_field();
- void set_allocated_name_field(std::string* name_field);
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- std::string* unsafe_arena_release_name_field();
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- void unsafe_arena_set_allocated_name_field(
- std::string* name_field);
- private:
- const std::string& _internal_name_field() const;
- void _internal_set_name_field(const std::string& value);
- std::string* _internal_mutable_name_field();
- public:
- // string plural = 5;
- void clear_plural();
- const std::string& plural() const;
- void set_plural(const std::string& value);
- void set_plural(std::string&& value);
- void set_plural(const char* value);
- void set_plural(const char* value, size_t size);
- std::string* mutable_plural();
- std::string* release_plural();
- void set_allocated_plural(std::string* plural);
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- std::string* unsafe_arena_release_plural();
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- void unsafe_arena_set_allocated_plural(
- std::string* plural);
- private:
- const std::string& _internal_plural() const;
- void _internal_set_plural(const std::string& value);
- std::string* _internal_mutable_plural();
- public:
- // string singular = 6;
- void clear_singular();
- const std::string& singular() const;
- void set_singular(const std::string& value);
- void set_singular(std::string&& value);
- void set_singular(const char* value);
- void set_singular(const char* value, size_t size);
- std::string* mutable_singular();
- std::string* release_singular();
- void set_allocated_singular(std::string* singular);
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- std::string* unsafe_arena_release_singular();
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- void unsafe_arena_set_allocated_singular(
- std::string* singular);
- private:
- const std::string& _internal_singular() const;
- void _internal_set_singular(const std::string& value);
- std::string* _internal_mutable_singular();
- public:
- // .google.api.ResourceDescriptor.History history = 4;
- void clear_history();
- ::google::api::ResourceDescriptor_History history() const;
- void set_history(::google::api::ResourceDescriptor_History value);
- private:
- ::google::api::ResourceDescriptor_History _internal_history() const;
- void _internal_set_history(::google::api::ResourceDescriptor_History value);
- public:
- // @@protoc_insertion_point(class_scope:google.api.ResourceDescriptor)
- private:
- class _Internal;
- ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
- template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
- typedef void InternalArenaConstructable_;
- typedef void DestructorSkippable_;
- ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> pattern_;
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr type_;
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_field_;
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr plural_;
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr singular_;
- int history_;
- mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
- friend struct ::TableStruct_google_2fapi_2fresource_2eproto;
- };
- // -------------------------------------------------------------------
- class ResourceReference :
- public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.api.ResourceReference) */ {
- public:
- ResourceReference();
- virtual ~ResourceReference();
- ResourceReference(const ResourceReference& from);
- ResourceReference(ResourceReference&& from) noexcept
- : ResourceReference() {
- *this = ::std::move(from);
- }
- inline ResourceReference& operator=(const ResourceReference& from) {
- CopyFrom(from);
- return *this;
- }
- inline ResourceReference& operator=(ResourceReference&& from) noexcept {
- if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
- if (this != &from) InternalSwap(&from);
- } else {
- CopyFrom(from);
- }
- return *this;
- }
- inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArena() const final {
- return GetArenaNoVirtual();
- }
- inline void* GetMaybeArenaPointer() const final {
- return MaybeArenaPtr();
- }
- 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 ResourceReference& default_instance();
- static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
- static inline const ResourceReference* internal_default_instance() {
- return reinterpret_cast<const ResourceReference*>(
- &_ResourceReference_default_instance_);
- }
- static constexpr int kIndexInFileMessages =
- 1;
- friend void swap(ResourceReference& a, ResourceReference& b) {
- a.Swap(&b);
- }
- inline void Swap(ResourceReference* other) {
- if (other == this) return;
- if (GetArenaNoVirtual() == other->GetArenaNoVirtual()) {
- InternalSwap(other);
- } else {
- ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
- }
- }
- void UnsafeArenaSwap(ResourceReference* other) {
- if (other == this) return;
- GOOGLE_DCHECK(GetArenaNoVirtual() == other->GetArenaNoVirtual());
- InternalSwap(other);
- }
- // implements Message ----------------------------------------------
- inline ResourceReference* New() const final {
- return CreateMaybeMessage<ResourceReference>(nullptr);
- }
- ResourceReference* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
- return CreateMaybeMessage<ResourceReference>(arena);
- }
- void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
- void CopyFrom(const ResourceReference& from);
- void MergeFrom(const ResourceReference& from);
- PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
- bool IsInitialized() const final;
- size_t ByteSizeLong() const final;
- const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
- ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
- ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) 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(ResourceReference* other);
- friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
- static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
- return "google.api.ResourceReference";
- }
- protected:
- explicit ResourceReference(::PROTOBUF_NAMESPACE_ID::Arena* arena);
- private:
- static void ArenaDtor(void* object);
- inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
- private:
- inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
- return _internal_metadata_.arena();
- }
- inline void* MaybeArenaPtr() const {
- return _internal_metadata_.raw_arena_ptr();
- }
- public:
- ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
- private:
- static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
- ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_google_2fapi_2fresource_2eproto);
- return ::descriptor_table_google_2fapi_2fresource_2eproto.file_level_metadata[kIndexInFileMessages];
- }
- public:
- // nested types ----------------------------------------------------
- // accessors -------------------------------------------------------
- enum : int {
- kTypeFieldNumber = 1,
- kChildTypeFieldNumber = 2,
- };
- // string type = 1;
- void clear_type();
- const std::string& type() const;
- void set_type(const std::string& value);
- void set_type(std::string&& value);
- void set_type(const char* value);
- void set_type(const char* value, size_t size);
- std::string* mutable_type();
- std::string* release_type();
- void set_allocated_type(std::string* type);
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- std::string* unsafe_arena_release_type();
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- void unsafe_arena_set_allocated_type(
- std::string* type);
- private:
- const std::string& _internal_type() const;
- void _internal_set_type(const std::string& value);
- std::string* _internal_mutable_type();
- public:
- // string child_type = 2;
- void clear_child_type();
- const std::string& child_type() const;
- void set_child_type(const std::string& value);
- void set_child_type(std::string&& value);
- void set_child_type(const char* value);
- void set_child_type(const char* value, size_t size);
- std::string* mutable_child_type();
- std::string* release_child_type();
- void set_allocated_child_type(std::string* child_type);
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- std::string* unsafe_arena_release_child_type();
- GOOGLE_PROTOBUF_RUNTIME_DEPRECATED("The unsafe_arena_ accessors for"
- " string fields are deprecated and will be removed in a"
- " future release.")
- void unsafe_arena_set_allocated_child_type(
- std::string* child_type);
- private:
- const std::string& _internal_child_type() const;
- void _internal_set_child_type(const std::string& value);
- std::string* _internal_mutable_child_type();
- public:
- // @@protoc_insertion_point(class_scope:google.api.ResourceReference)
- private:
- class _Internal;
- ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
- template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
- typedef void InternalArenaConstructable_;
- typedef void DestructorSkippable_;
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr type_;
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr child_type_;
- mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
- friend struct ::TableStruct_google_2fapi_2fresource_2eproto;
- };
- // ===================================================================
- static const int kResourceReferenceFieldNumber = 1055;
- extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions,
- ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::google::api::ResourceReference >, 11, false >
- resource_reference;
- static const int kResourceDefinitionFieldNumber = 1053;
- extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::FileOptions,
- ::PROTOBUF_NAMESPACE_ID::internal::RepeatedMessageTypeTraits< ::google::api::ResourceDescriptor >, 11, false >
- resource_definition;
- static const int kResourceFieldNumber = 1053;
- extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::MessageOptions,
- ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::google::api::ResourceDescriptor >, 11, false >
- resource;
- // ===================================================================
- #ifdef __GNUC__
- #pragma GCC diagnostic push
- #pragma GCC diagnostic ignored "-Wstrict-aliasing"
- #endif // __GNUC__
- // ResourceDescriptor
- // string type = 1;
- inline void ResourceDescriptor::clear_type() {
- type_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline const std::string& ResourceDescriptor::type() const {
- // @@protoc_insertion_point(field_get:google.api.ResourceDescriptor.type)
- return _internal_type();
- }
- inline void ResourceDescriptor::set_type(const std::string& value) {
- _internal_set_type(value);
- // @@protoc_insertion_point(field_set:google.api.ResourceDescriptor.type)
- }
- inline std::string* ResourceDescriptor::mutable_type() {
- // @@protoc_insertion_point(field_mutable:google.api.ResourceDescriptor.type)
- return _internal_mutable_type();
- }
- inline const std::string& ResourceDescriptor::_internal_type() const {
- return type_.Get();
- }
- inline void ResourceDescriptor::_internal_set_type(const std::string& value) {
-
- type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::set_type(std::string&& value) {
-
- type_.Set(
- &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_rvalue:google.api.ResourceDescriptor.type)
- }
- inline void ResourceDescriptor::set_type(const char* value) {
- GOOGLE_DCHECK(value != nullptr);
-
- type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value),
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_char:google.api.ResourceDescriptor.type)
- }
- inline void ResourceDescriptor::set_type(const char* value,
- size_t size) {
-
- type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(
- reinterpret_cast<const char*>(value), size), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_pointer:google.api.ResourceDescriptor.type)
- }
- inline std::string* ResourceDescriptor::_internal_mutable_type() {
-
- return type_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline std::string* ResourceDescriptor::release_type() {
- // @@protoc_insertion_point(field_release:google.api.ResourceDescriptor.type)
-
- return type_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::set_allocated_type(std::string* type) {
- if (type != nullptr) {
-
- } else {
-
- }
- type_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), type,
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_allocated:google.api.ResourceDescriptor.type)
- }
- inline std::string* ResourceDescriptor::unsafe_arena_release_type() {
- // @@protoc_insertion_point(field_unsafe_arena_release:google.api.ResourceDescriptor.type)
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
-
- return type_.UnsafeArenaRelease(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::unsafe_arena_set_allocated_type(
- std::string* type) {
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
- if (type != nullptr) {
-
- } else {
-
- }
- type_.UnsafeArenaSetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- type, GetArenaNoVirtual());
- // @@protoc_insertion_point(field_unsafe_arena_set_allocated:google.api.ResourceDescriptor.type)
- }
- // repeated string pattern = 2;
- inline int ResourceDescriptor::_internal_pattern_size() const {
- return pattern_.size();
- }
- inline int ResourceDescriptor::pattern_size() const {
- return _internal_pattern_size();
- }
- inline void ResourceDescriptor::clear_pattern() {
- pattern_.Clear();
- }
- inline std::string* ResourceDescriptor::add_pattern() {
- // @@protoc_insertion_point(field_add_mutable:google.api.ResourceDescriptor.pattern)
- return _internal_add_pattern();
- }
- inline const std::string& ResourceDescriptor::_internal_pattern(int index) const {
- return pattern_.Get(index);
- }
- inline const std::string& ResourceDescriptor::pattern(int index) const {
- // @@protoc_insertion_point(field_get:google.api.ResourceDescriptor.pattern)
- return _internal_pattern(index);
- }
- inline std::string* ResourceDescriptor::mutable_pattern(int index) {
- // @@protoc_insertion_point(field_mutable:google.api.ResourceDescriptor.pattern)
- return pattern_.Mutable(index);
- }
- inline void ResourceDescriptor::set_pattern(int index, const std::string& value) {
- // @@protoc_insertion_point(field_set:google.api.ResourceDescriptor.pattern)
- pattern_.Mutable(index)->assign(value);
- }
- inline void ResourceDescriptor::set_pattern(int index, std::string&& value) {
- // @@protoc_insertion_point(field_set:google.api.ResourceDescriptor.pattern)
- pattern_.Mutable(index)->assign(std::move(value));
- }
- inline void ResourceDescriptor::set_pattern(int index, const char* value) {
- GOOGLE_DCHECK(value != nullptr);
- pattern_.Mutable(index)->assign(value);
- // @@protoc_insertion_point(field_set_char:google.api.ResourceDescriptor.pattern)
- }
- inline void ResourceDescriptor::set_pattern(int index, const char* value, size_t size) {
- pattern_.Mutable(index)->assign(
- reinterpret_cast<const char*>(value), size);
- // @@protoc_insertion_point(field_set_pointer:google.api.ResourceDescriptor.pattern)
- }
- inline std::string* ResourceDescriptor::_internal_add_pattern() {
- return pattern_.Add();
- }
- inline void ResourceDescriptor::add_pattern(const std::string& value) {
- pattern_.Add()->assign(value);
- // @@protoc_insertion_point(field_add:google.api.ResourceDescriptor.pattern)
- }
- inline void ResourceDescriptor::add_pattern(std::string&& value) {
- pattern_.Add(std::move(value));
- // @@protoc_insertion_point(field_add:google.api.ResourceDescriptor.pattern)
- }
- inline void ResourceDescriptor::add_pattern(const char* value) {
- GOOGLE_DCHECK(value != nullptr);
- pattern_.Add()->assign(value);
- // @@protoc_insertion_point(field_add_char:google.api.ResourceDescriptor.pattern)
- }
- inline void ResourceDescriptor::add_pattern(const char* value, size_t size) {
- pattern_.Add()->assign(reinterpret_cast<const char*>(value), size);
- // @@protoc_insertion_point(field_add_pointer:google.api.ResourceDescriptor.pattern)
- }
- inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
- ResourceDescriptor::pattern() const {
- // @@protoc_insertion_point(field_list:google.api.ResourceDescriptor.pattern)
- return pattern_;
- }
- inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
- ResourceDescriptor::mutable_pattern() {
- // @@protoc_insertion_point(field_mutable_list:google.api.ResourceDescriptor.pattern)
- return &pattern_;
- }
- // string name_field = 3;
- inline void ResourceDescriptor::clear_name_field() {
- name_field_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline const std::string& ResourceDescriptor::name_field() const {
- // @@protoc_insertion_point(field_get:google.api.ResourceDescriptor.name_field)
- return _internal_name_field();
- }
- inline void ResourceDescriptor::set_name_field(const std::string& value) {
- _internal_set_name_field(value);
- // @@protoc_insertion_point(field_set:google.api.ResourceDescriptor.name_field)
- }
- inline std::string* ResourceDescriptor::mutable_name_field() {
- // @@protoc_insertion_point(field_mutable:google.api.ResourceDescriptor.name_field)
- return _internal_mutable_name_field();
- }
- inline const std::string& ResourceDescriptor::_internal_name_field() const {
- return name_field_.Get();
- }
- inline void ResourceDescriptor::_internal_set_name_field(const std::string& value) {
-
- name_field_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::set_name_field(std::string&& value) {
-
- name_field_.Set(
- &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_rvalue:google.api.ResourceDescriptor.name_field)
- }
- inline void ResourceDescriptor::set_name_field(const char* value) {
- GOOGLE_DCHECK(value != nullptr);
-
- name_field_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value),
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_char:google.api.ResourceDescriptor.name_field)
- }
- inline void ResourceDescriptor::set_name_field(const char* value,
- size_t size) {
-
- name_field_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(
- reinterpret_cast<const char*>(value), size), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_pointer:google.api.ResourceDescriptor.name_field)
- }
- inline std::string* ResourceDescriptor::_internal_mutable_name_field() {
-
- return name_field_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline std::string* ResourceDescriptor::release_name_field() {
- // @@protoc_insertion_point(field_release:google.api.ResourceDescriptor.name_field)
-
- return name_field_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::set_allocated_name_field(std::string* name_field) {
- if (name_field != nullptr) {
-
- } else {
-
- }
- name_field_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), name_field,
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_allocated:google.api.ResourceDescriptor.name_field)
- }
- inline std::string* ResourceDescriptor::unsafe_arena_release_name_field() {
- // @@protoc_insertion_point(field_unsafe_arena_release:google.api.ResourceDescriptor.name_field)
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
-
- return name_field_.UnsafeArenaRelease(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::unsafe_arena_set_allocated_name_field(
- std::string* name_field) {
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
- if (name_field != nullptr) {
-
- } else {
-
- }
- name_field_.UnsafeArenaSetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- name_field, GetArenaNoVirtual());
- // @@protoc_insertion_point(field_unsafe_arena_set_allocated:google.api.ResourceDescriptor.name_field)
- }
- // .google.api.ResourceDescriptor.History history = 4;
- inline void ResourceDescriptor::clear_history() {
- history_ = 0;
- }
- inline ::google::api::ResourceDescriptor_History ResourceDescriptor::_internal_history() const {
- return static_cast< ::google::api::ResourceDescriptor_History >(history_);
- }
- inline ::google::api::ResourceDescriptor_History ResourceDescriptor::history() const {
- // @@protoc_insertion_point(field_get:google.api.ResourceDescriptor.history)
- return _internal_history();
- }
- inline void ResourceDescriptor::_internal_set_history(::google::api::ResourceDescriptor_History value) {
-
- history_ = value;
- }
- inline void ResourceDescriptor::set_history(::google::api::ResourceDescriptor_History value) {
- _internal_set_history(value);
- // @@protoc_insertion_point(field_set:google.api.ResourceDescriptor.history)
- }
- // string plural = 5;
- inline void ResourceDescriptor::clear_plural() {
- plural_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline const std::string& ResourceDescriptor::plural() const {
- // @@protoc_insertion_point(field_get:google.api.ResourceDescriptor.plural)
- return _internal_plural();
- }
- inline void ResourceDescriptor::set_plural(const std::string& value) {
- _internal_set_plural(value);
- // @@protoc_insertion_point(field_set:google.api.ResourceDescriptor.plural)
- }
- inline std::string* ResourceDescriptor::mutable_plural() {
- // @@protoc_insertion_point(field_mutable:google.api.ResourceDescriptor.plural)
- return _internal_mutable_plural();
- }
- inline const std::string& ResourceDescriptor::_internal_plural() const {
- return plural_.Get();
- }
- inline void ResourceDescriptor::_internal_set_plural(const std::string& value) {
-
- plural_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::set_plural(std::string&& value) {
-
- plural_.Set(
- &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_rvalue:google.api.ResourceDescriptor.plural)
- }
- inline void ResourceDescriptor::set_plural(const char* value) {
- GOOGLE_DCHECK(value != nullptr);
-
- plural_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value),
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_char:google.api.ResourceDescriptor.plural)
- }
- inline void ResourceDescriptor::set_plural(const char* value,
- size_t size) {
-
- plural_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(
- reinterpret_cast<const char*>(value), size), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_pointer:google.api.ResourceDescriptor.plural)
- }
- inline std::string* ResourceDescriptor::_internal_mutable_plural() {
-
- return plural_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline std::string* ResourceDescriptor::release_plural() {
- // @@protoc_insertion_point(field_release:google.api.ResourceDescriptor.plural)
-
- return plural_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::set_allocated_plural(std::string* plural) {
- if (plural != nullptr) {
-
- } else {
-
- }
- plural_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), plural,
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_allocated:google.api.ResourceDescriptor.plural)
- }
- inline std::string* ResourceDescriptor::unsafe_arena_release_plural() {
- // @@protoc_insertion_point(field_unsafe_arena_release:google.api.ResourceDescriptor.plural)
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
-
- return plural_.UnsafeArenaRelease(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::unsafe_arena_set_allocated_plural(
- std::string* plural) {
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
- if (plural != nullptr) {
-
- } else {
-
- }
- plural_.UnsafeArenaSetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- plural, GetArenaNoVirtual());
- // @@protoc_insertion_point(field_unsafe_arena_set_allocated:google.api.ResourceDescriptor.plural)
- }
- // string singular = 6;
- inline void ResourceDescriptor::clear_singular() {
- singular_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline const std::string& ResourceDescriptor::singular() const {
- // @@protoc_insertion_point(field_get:google.api.ResourceDescriptor.singular)
- return _internal_singular();
- }
- inline void ResourceDescriptor::set_singular(const std::string& value) {
- _internal_set_singular(value);
- // @@protoc_insertion_point(field_set:google.api.ResourceDescriptor.singular)
- }
- inline std::string* ResourceDescriptor::mutable_singular() {
- // @@protoc_insertion_point(field_mutable:google.api.ResourceDescriptor.singular)
- return _internal_mutable_singular();
- }
- inline const std::string& ResourceDescriptor::_internal_singular() const {
- return singular_.Get();
- }
- inline void ResourceDescriptor::_internal_set_singular(const std::string& value) {
-
- singular_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::set_singular(std::string&& value) {
-
- singular_.Set(
- &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_rvalue:google.api.ResourceDescriptor.singular)
- }
- inline void ResourceDescriptor::set_singular(const char* value) {
- GOOGLE_DCHECK(value != nullptr);
-
- singular_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value),
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_char:google.api.ResourceDescriptor.singular)
- }
- inline void ResourceDescriptor::set_singular(const char* value,
- size_t size) {
-
- singular_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(
- reinterpret_cast<const char*>(value), size), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_pointer:google.api.ResourceDescriptor.singular)
- }
- inline std::string* ResourceDescriptor::_internal_mutable_singular() {
-
- return singular_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline std::string* ResourceDescriptor::release_singular() {
- // @@protoc_insertion_point(field_release:google.api.ResourceDescriptor.singular)
-
- return singular_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::set_allocated_singular(std::string* singular) {
- if (singular != nullptr) {
-
- } else {
-
- }
- singular_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), singular,
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_allocated:google.api.ResourceDescriptor.singular)
- }
- inline std::string* ResourceDescriptor::unsafe_arena_release_singular() {
- // @@protoc_insertion_point(field_unsafe_arena_release:google.api.ResourceDescriptor.singular)
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
-
- return singular_.UnsafeArenaRelease(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- GetArenaNoVirtual());
- }
- inline void ResourceDescriptor::unsafe_arena_set_allocated_singular(
- std::string* singular) {
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
- if (singular != nullptr) {
-
- } else {
-
- }
- singular_.UnsafeArenaSetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- singular, GetArenaNoVirtual());
- // @@protoc_insertion_point(field_unsafe_arena_set_allocated:google.api.ResourceDescriptor.singular)
- }
- // -------------------------------------------------------------------
- // ResourceReference
- // string type = 1;
- inline void ResourceReference::clear_type() {
- type_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline const std::string& ResourceReference::type() const {
- // @@protoc_insertion_point(field_get:google.api.ResourceReference.type)
- return _internal_type();
- }
- inline void ResourceReference::set_type(const std::string& value) {
- _internal_set_type(value);
- // @@protoc_insertion_point(field_set:google.api.ResourceReference.type)
- }
- inline std::string* ResourceReference::mutable_type() {
- // @@protoc_insertion_point(field_mutable:google.api.ResourceReference.type)
- return _internal_mutable_type();
- }
- inline const std::string& ResourceReference::_internal_type() const {
- return type_.Get();
- }
- inline void ResourceReference::_internal_set_type(const std::string& value) {
-
- type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArenaNoVirtual());
- }
- inline void ResourceReference::set_type(std::string&& value) {
-
- type_.Set(
- &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_rvalue:google.api.ResourceReference.type)
- }
- inline void ResourceReference::set_type(const char* value) {
- GOOGLE_DCHECK(value != nullptr);
-
- type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value),
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_char:google.api.ResourceReference.type)
- }
- inline void ResourceReference::set_type(const char* value,
- size_t size) {
-
- type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(
- reinterpret_cast<const char*>(value), size), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_pointer:google.api.ResourceReference.type)
- }
- inline std::string* ResourceReference::_internal_mutable_type() {
-
- return type_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline std::string* ResourceReference::release_type() {
- // @@protoc_insertion_point(field_release:google.api.ResourceReference.type)
-
- return type_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline void ResourceReference::set_allocated_type(std::string* type) {
- if (type != nullptr) {
-
- } else {
-
- }
- type_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), type,
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_allocated:google.api.ResourceReference.type)
- }
- inline std::string* ResourceReference::unsafe_arena_release_type() {
- // @@protoc_insertion_point(field_unsafe_arena_release:google.api.ResourceReference.type)
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
-
- return type_.UnsafeArenaRelease(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- GetArenaNoVirtual());
- }
- inline void ResourceReference::unsafe_arena_set_allocated_type(
- std::string* type) {
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
- if (type != nullptr) {
-
- } else {
-
- }
- type_.UnsafeArenaSetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- type, GetArenaNoVirtual());
- // @@protoc_insertion_point(field_unsafe_arena_set_allocated:google.api.ResourceReference.type)
- }
- // string child_type = 2;
- inline void ResourceReference::clear_child_type() {
- child_type_.ClearToEmpty(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline const std::string& ResourceReference::child_type() const {
- // @@protoc_insertion_point(field_get:google.api.ResourceReference.child_type)
- return _internal_child_type();
- }
- inline void ResourceReference::set_child_type(const std::string& value) {
- _internal_set_child_type(value);
- // @@protoc_insertion_point(field_set:google.api.ResourceReference.child_type)
- }
- inline std::string* ResourceReference::mutable_child_type() {
- // @@protoc_insertion_point(field_mutable:google.api.ResourceReference.child_type)
- return _internal_mutable_child_type();
- }
- inline const std::string& ResourceReference::_internal_child_type() const {
- return child_type_.Get();
- }
- inline void ResourceReference::_internal_set_child_type(const std::string& value) {
-
- child_type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value, GetArenaNoVirtual());
- }
- inline void ResourceReference::set_child_type(std::string&& value) {
-
- child_type_.Set(
- &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_rvalue:google.api.ResourceReference.child_type)
- }
- inline void ResourceReference::set_child_type(const char* value) {
- GOOGLE_DCHECK(value != nullptr);
-
- child_type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value),
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_char:google.api.ResourceReference.child_type)
- }
- inline void ResourceReference::set_child_type(const char* value,
- size_t size) {
-
- child_type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(
- reinterpret_cast<const char*>(value), size), GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_pointer:google.api.ResourceReference.child_type)
- }
- inline std::string* ResourceReference::_internal_mutable_child_type() {
-
- return child_type_.Mutable(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline std::string* ResourceReference::release_child_type() {
- // @@protoc_insertion_point(field_release:google.api.ResourceReference.child_type)
-
- return child_type_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
- }
- inline void ResourceReference::set_allocated_child_type(std::string* child_type) {
- if (child_type != nullptr) {
-
- } else {
-
- }
- child_type_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), child_type,
- GetArenaNoVirtual());
- // @@protoc_insertion_point(field_set_allocated:google.api.ResourceReference.child_type)
- }
- inline std::string* ResourceReference::unsafe_arena_release_child_type() {
- // @@protoc_insertion_point(field_unsafe_arena_release:google.api.ResourceReference.child_type)
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
-
- return child_type_.UnsafeArenaRelease(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- GetArenaNoVirtual());
- }
- inline void ResourceReference::unsafe_arena_set_allocated_child_type(
- std::string* child_type) {
- GOOGLE_DCHECK(GetArenaNoVirtual() != nullptr);
- if (child_type != nullptr) {
-
- } else {
-
- }
- child_type_.UnsafeArenaSetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
- child_type, GetArenaNoVirtual());
- // @@protoc_insertion_point(field_unsafe_arena_set_allocated:google.api.ResourceReference.child_type)
- }
- #ifdef __GNUC__
- #pragma GCC diagnostic pop
- #endif // __GNUC__
- // -------------------------------------------------------------------
- // @@protoc_insertion_point(namespace_scope)
- } // namespace api
- } // namespace google
- PROTOBUF_NAMESPACE_OPEN
- template <> struct is_proto_enum< ::google::api::ResourceDescriptor_History> : ::std::true_type {};
- template <>
- inline const EnumDescriptor* GetEnumDescriptor< ::google::api::ResourceDescriptor_History>() {
- return ::google::api::ResourceDescriptor_History_descriptor();
- }
- PROTOBUF_NAMESPACE_CLOSE
- // @@protoc_insertion_point(global_scope)
- #include <google/protobuf/port_undef.inc>
- #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_google_2fapi_2fresource_2eproto
|