#include "oauth2_mint_token_consent_result.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace gaia {
PROTOBUF_CONSTEXPR OAuth2MintTokenConsentResult::OAuth2MintTokenConsentResult(
::_pbi::ConstantInitialized): … { … }
struct OAuth2MintTokenConsentResultDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OAuth2MintTokenConsentResultDefaultTypeInternal _OAuth2MintTokenConsentResult_default_instance_;
}
namespace gaia {
class OAuth2MintTokenConsentResult::_Internal { … };
OAuth2MintTokenConsentResult::OAuth2MintTokenConsentResult(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
OAuth2MintTokenConsentResult::OAuth2MintTokenConsentResult(const OAuth2MintTokenConsentResult& from)
: … { … }
inline void OAuth2MintTokenConsentResult::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
OAuth2MintTokenConsentResult::~OAuth2MintTokenConsentResult() { … }
inline void OAuth2MintTokenConsentResult::SharedDtor() { … }
void OAuth2MintTokenConsentResult::SetCachedSize(int size) const { … }
void OAuth2MintTokenConsentResult::Clear() { … }
const char* OAuth2MintTokenConsentResult::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* OAuth2MintTokenConsentResult::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t OAuth2MintTokenConsentResult::ByteSizeLong() const { … }
void OAuth2MintTokenConsentResult::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void OAuth2MintTokenConsentResult::MergeFrom(const OAuth2MintTokenConsentResult& from) { … }
void OAuth2MintTokenConsentResult::CopyFrom(const OAuth2MintTokenConsentResult& from) { … }
bool OAuth2MintTokenConsentResult::IsInitialized() const { … }
void OAuth2MintTokenConsentResult::InternalSwap(OAuth2MintTokenConsentResult* other) { … }
std::string OAuth2MintTokenConsentResult::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::gaia::OAuth2MintTokenConsentResult*
Arena::CreateMaybeMessage< ::gaia::OAuth2MintTokenConsentResult >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>