#include "secure_connect.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 enterprise_management {
PROTOBUF_CONSTEXPR GetManagedAccountsSigninRestrictionResponse::GetManagedAccountsSigninRestrictionResponse(
::_pbi::ConstantInitialized): … { … }
struct GetManagedAccountsSigninRestrictionResponseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetManagedAccountsSigninRestrictionResponseDefaultTypeInternal _GetManagedAccountsSigninRestrictionResponse_default_instance_;
}
namespace enterprise_management {
class GetManagedAccountsSigninRestrictionResponse::_Internal { … };
const ::enterprise_management::PolicyOptions&
GetManagedAccountsSigninRestrictionResponse::_Internal::policy_options(const GetManagedAccountsSigninRestrictionResponse* msg) { … }
void GetManagedAccountsSigninRestrictionResponse::clear_policy_options() { … }
GetManagedAccountsSigninRestrictionResponse::GetManagedAccountsSigninRestrictionResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
GetManagedAccountsSigninRestrictionResponse::GetManagedAccountsSigninRestrictionResponse(const GetManagedAccountsSigninRestrictionResponse& from)
: … { … }
inline void GetManagedAccountsSigninRestrictionResponse::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
GetManagedAccountsSigninRestrictionResponse::~GetManagedAccountsSigninRestrictionResponse() { … }
inline void GetManagedAccountsSigninRestrictionResponse::SharedDtor() { … }
void GetManagedAccountsSigninRestrictionResponse::SetCachedSize(int size) const { … }
void GetManagedAccountsSigninRestrictionResponse::Clear() { … }
const char* GetManagedAccountsSigninRestrictionResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* GetManagedAccountsSigninRestrictionResponse::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t GetManagedAccountsSigninRestrictionResponse::ByteSizeLong() const { … }
void GetManagedAccountsSigninRestrictionResponse::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void GetManagedAccountsSigninRestrictionResponse::MergeFrom(const GetManagedAccountsSigninRestrictionResponse& from) { … }
void GetManagedAccountsSigninRestrictionResponse::CopyFrom(const GetManagedAccountsSigninRestrictionResponse& from) { … }
bool GetManagedAccountsSigninRestrictionResponse::IsInitialized() const { … }
void GetManagedAccountsSigninRestrictionResponse::InternalSwap(GetManagedAccountsSigninRestrictionResponse* other) { … }
std::string GetManagedAccountsSigninRestrictionResponse::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::enterprise_management::GetManagedAccountsSigninRestrictionResponse*
Arena::CreateMaybeMessage< ::enterprise_management::GetManagedAccountsSigninRestrictionResponse >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>