TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bgs::protocol::account::v1::CredentialUpdateRequest Class Reference

#include <account_service.pb.h>

Public Member Functions

 CredentialUpdateRequest ()
 
virtual ~CredentialUpdateRequest ()
 
 CredentialUpdateRequest (const CredentialUpdateRequest &from)
 
CredentialUpdateRequestoperator= (const CredentialUpdateRequest &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CredentialUpdateRequest *other)
 
CredentialUpdateRequestNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CredentialUpdateRequest &from)
 
void MergeFrom (const CredentialUpdateRequest &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account () const
 
void clear_account ()
 
const
::bgs::protocol::account::v1::AccountId
account () const
 
inline::bgs::protocol::account::v1::AccountId * mutable_account ()
 
inline::bgs::protocol::account::v1::AccountId * release_account ()
 
void set_allocated_account (::bgs::protocol::account::v1::AccountId *account)
 
int old_credentials_size () const
 
void clear_old_credentials ()
 
const
::bgs::protocol::account::v1::AccountCredential
old_credentials (int index) const
 
inline::bgs::protocol::account::v1::AccountCredential * mutable_old_credentials (int index)
 
inline::bgs::protocol::account::v1::AccountCredential * add_old_credentials ()
 
const
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::AccountCredential > & 
old_credentials () const
 
inline::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::AccountCredential > * 
mutable_old_credentials ()
 
int new_credentials_size () const
 
void clear_new_credentials ()
 
const
::bgs::protocol::account::v1::AccountCredential
new_credentials (int index) const
 
inline::bgs::protocol::account::v1::AccountCredential * mutable_new_credentials (int index)
 
inline::bgs::protocol::account::v1::AccountCredential * add_new_credentials ()
 
const
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::AccountCredential > & 
new_credentials () const
 
inline::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::AccountCredential > * 
mutable_new_credentials ()
 
bool has_region () const
 
void clear_region ()
 
inline::google::protobuf::uint32 region () const
 
void set_region (::google::protobuf::uint32 value)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (istream *input)
 
bool ParsePartialFromIstream (istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (ostream *output) const
 
bool SerializePartialToOstream (ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const DescriptorGetDescriptor () const
 
virtual const ReflectionGetReflection () const
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
virtual uint8SerializeWithCachedSizesToArray (uint8 *target) const
 

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
 
static const
CredentialUpdateRequest
default_instance ()
 

Static Public Attributes

static const int kAccountFieldNumber = 1
 
static const int kOldCredentialsFieldNumber = 2
 
static const int kNewCredentialsFieldNumber = 3
 
static const int kRegionFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account ()
 
void clear_has_account ()
 
void set_has_region ()
 
void clear_has_region ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::AccountIdaccount_
 
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::AccountCredential
old_credentials_
 
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::AccountCredential
new_credentials_
 
::google::protobuf::uint32 region_
 

Static Private Attributes

static CredentialUpdateRequestdefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef
google::protobuf::Reflection 
Reflection
 

Constructor & Destructor Documentation

bgs::protocol::account::v1::CredentialUpdateRequest::CredentialUpdateRequest ( )
virtual bgs::protocol::account::v1::CredentialUpdateRequest::~CredentialUpdateRequest ( )
virtual
bgs::protocol::account::v1::CredentialUpdateRequest::CredentialUpdateRequest ( const CredentialUpdateRequest from)

Member Function Documentation

const ::bgs::protocol::account::v1::AccountId & bgs::protocol::account::v1::CredentialUpdateRequest::account ( ) const
inline
4249  {
4250  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.CredentialUpdateRequest.account)
4251  return account_ != NULL ? *account_ : *default_instance_->account_;
4252 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::AccountId * account_
Definition: account_service.pb.h:734
static CredentialUpdateRequest * default_instance_
Definition: account_service.pb.h:743
bgs::protocol::account::v1::AccountCredential * bgs::protocol::account::v1::CredentialUpdateRequest::add_new_credentials ( )
inline
4321  {
4322  // @@protoc_insertion_point(field_add:bgs.protocol.account.v1.CredentialUpdateRequest.new_credentials)
4323  return new_credentials_.Add();
4324 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > new_credentials_
Definition: account_service.pb.h:736
bgs::protocol::account::v1::AccountCredential * bgs::protocol::account::v1::CredentialUpdateRequest::add_old_credentials ( )
inline
4291  {
4292  // @@protoc_insertion_point(field_add:bgs.protocol.account.v1.CredentialUpdateRequest.old_credentials)
4293  return old_credentials_.Add();
4294 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > old_credentials_
Definition: account_service.pb.h:735
int bgs::protocol::account::v1::CredentialUpdateRequest::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::CredentialUpdateRequest::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::CredentialUpdateRequest::clear_account ( )
inline
4245  {
4246  if (account_ != NULL) account_->::bgs::protocol::account::v1::AccountId::Clear();
4248 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::AccountId * account_
Definition: account_service.pb.h:734
void clear_has_account()
Definition: account_service.pb.h:4242
void bgs::protocol::account::v1::CredentialUpdateRequest::clear_has_account ( )
inlineprivate
4242  {
4243  _has_bits_[0] &= ~0x00000001u;
4244 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:732
void bgs::protocol::account::v1::CredentialUpdateRequest::clear_has_region ( )
inlineprivate
4343  {
4344  _has_bits_[0] &= ~0x00000008u;
4345 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:732
void bgs::protocol::account::v1::CredentialUpdateRequest::clear_new_credentials ( )
inline
4310  {
4311  new_credentials_.Clear();
4312 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > new_credentials_
Definition: account_service.pb.h:736
void bgs::protocol::account::v1::CredentialUpdateRequest::clear_old_credentials ( )
inline
4280  {
4281  old_credentials_.Clear();
4282 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > old_credentials_
Definition: account_service.pb.h:735
void bgs::protocol::account::v1::CredentialUpdateRequest::clear_region ( )
inline
4346  {
4347  region_ = 0u;
4348  clear_has_region();
4349 }
void clear_has_region()
Definition: account_service.pb.h:4343
::google::protobuf::uint32 region_
Definition: account_service.pb.h:737
void bgs::protocol::account::v1::CredentialUpdateRequest::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::CredentialUpdateRequest::CopyFrom ( const CredentialUpdateRequest from)
static const CredentialUpdateRequest& bgs::protocol::account::v1::CredentialUpdateRequest::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::account::v1::CredentialUpdateRequest::descriptor ( )
static
int bgs::protocol::account::v1::CredentialUpdateRequest::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

671 { return _cached_size_; }
int _cached_size_
Definition: account_service.pb.h:733
::google::protobuf::Metadata bgs::protocol::account::v1::CredentialUpdateRequest::GetMetadata ( ) const
virtual
bool bgs::protocol::account::v1::CredentialUpdateRequest::has_account ( ) const
inline
4236  {
4237  return (_has_bits_[0] & 0x00000001u) != 0;
4238 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:732
bool bgs::protocol::account::v1::CredentialUpdateRequest::has_region ( ) const
inline
4337  {
4338  return (_has_bits_[0] & 0x00000008u) != 0;
4339 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:732
void bgs::protocol::account::v1::CredentialUpdateRequest::InitAsDefaultInstance ( )
private
bool bgs::protocol::account::v1::CredentialUpdateRequest::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::CredentialUpdateRequest::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::CredentialUpdateRequest::MergeFrom ( const CredentialUpdateRequest from)
bool bgs::protocol::account::v1::CredentialUpdateRequest::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::account::v1::AccountId * bgs::protocol::account::v1::CredentialUpdateRequest::mutable_account ( )
inline
4253  {
4254  set_has_account();
4255  if (account_ == NULL) account_ = new ::bgs::protocol::account::v1::AccountId;
4256  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.CredentialUpdateRequest.account)
4257  return account_;
4258 }
void set_has_account()
Definition: account_service.pb.h:4239
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::AccountId * account_
Definition: account_service.pb.h:734
bgs::protocol::account::v1::AccountCredential * bgs::protocol::account::v1::CredentialUpdateRequest::mutable_new_credentials ( int  index)
inline
4317  {
4318  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.CredentialUpdateRequest.new_credentials)
4319  return new_credentials_.Mutable(index);
4320 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > new_credentials_
Definition: account_service.pb.h:736
google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountCredential > * bgs::protocol::account::v1::CredentialUpdateRequest::mutable_new_credentials ( )
inline
4331  {
4332  // @@protoc_insertion_point(field_mutable_list:bgs.protocol.account.v1.CredentialUpdateRequest.new_credentials)
4333  return &new_credentials_;
4334 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > new_credentials_
Definition: account_service.pb.h:736
bgs::protocol::account::v1::AccountCredential * bgs::protocol::account::v1::CredentialUpdateRequest::mutable_old_credentials ( int  index)
inline
4287  {
4288  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.CredentialUpdateRequest.old_credentials)
4289  return old_credentials_.Mutable(index);
4290 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > old_credentials_
Definition: account_service.pb.h:735
google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountCredential > * bgs::protocol::account::v1::CredentialUpdateRequest::mutable_old_credentials ( )
inline
4301  {
4302  // @@protoc_insertion_point(field_mutable_list:bgs.protocol.account.v1.CredentialUpdateRequest.old_credentials)
4303  return &old_credentials_;
4304 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > old_credentials_
Definition: account_service.pb.h:735
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::account::v1::CredentialUpdateRequest::mutable_unknown_fields ( )
inline
646  {
647  return &_unknown_fields_;
648  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:730
CredentialUpdateRequest* bgs::protocol::account::v1::CredentialUpdateRequest::New ( ) const
virtual
const ::bgs::protocol::account::v1::AccountCredential & bgs::protocol::account::v1::CredentialUpdateRequest::new_credentials ( int  index) const
inline
4313  {
4314  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.CredentialUpdateRequest.new_credentials)
4315  return new_credentials_.Get(index);
4316 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > new_credentials_
Definition: account_service.pb.h:736
const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountCredential > & bgs::protocol::account::v1::CredentialUpdateRequest::new_credentials ( ) const
inline
4326  {
4327  // @@protoc_insertion_point(field_list:bgs.protocol.account.v1.CredentialUpdateRequest.new_credentials)
4328  return new_credentials_;
4329 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > new_credentials_
Definition: account_service.pb.h:736
int bgs::protocol::account::v1::CredentialUpdateRequest::new_credentials_size ( ) const
inline
4307  {
4308  return new_credentials_.size();
4309 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > new_credentials_
Definition: account_service.pb.h:736
const ::bgs::protocol::account::v1::AccountCredential & bgs::protocol::account::v1::CredentialUpdateRequest::old_credentials ( int  index) const
inline
4283  {
4284  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.CredentialUpdateRequest.old_credentials)
4285  return old_credentials_.Get(index);
4286 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > old_credentials_
Definition: account_service.pb.h:735
const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountCredential > & bgs::protocol::account::v1::CredentialUpdateRequest::old_credentials ( ) const
inline
4296  {
4297  // @@protoc_insertion_point(field_list:bgs.protocol.account.v1.CredentialUpdateRequest.old_credentials)
4298  return old_credentials_;
4299 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > old_credentials_
Definition: account_service.pb.h:735
int bgs::protocol::account::v1::CredentialUpdateRequest::old_credentials_size ( ) const
inline
4277  {
4278  return old_credentials_.size();
4279 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > old_credentials_
Definition: account_service.pb.h:735
CredentialUpdateRequest& bgs::protocol::account::v1::CredentialUpdateRequest::operator= ( const CredentialUpdateRequest from)
inline
637  {
638  CopyFrom(from);
639  return *this;
640  }
void CopyFrom(const ::google::protobuf::Message &from)
google::protobuf::uint32 bgs::protocol::account::v1::CredentialUpdateRequest::region ( ) const
inline
4350  {
4351  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.CredentialUpdateRequest.region)
4352  return region_;
4353 }
::google::protobuf::uint32 region_
Definition: account_service.pb.h:737
bgs::protocol::account::v1::AccountId * bgs::protocol::account::v1::CredentialUpdateRequest::release_account ( )
inline
4259  {
4262  account_ = NULL;
4263  return temp;
4264 }
arena_t NULL
Definition: jemalloc_internal.h:624
Definition: account_types.pb.h:125
::bgs::protocol::account::v1::AccountId * account_
Definition: account_service.pb.h:734
void clear_has_account()
Definition: account_service.pb.h:4242
void bgs::protocol::account::v1::CredentialUpdateRequest::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::account::v1::CredentialUpdateRequest::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::account::v1::CredentialUpdateRequest::set_allocated_account ( ::bgs::protocol::account::v1::AccountId account)
inline
4265  {
4266  delete account_;
4267  account_ = account;
4268  if (account) {
4269  set_has_account();
4270  } else {
4272  }
4273  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.CredentialUpdateRequest.account)
4274 }
void set_has_account()
Definition: account_service.pb.h:4239
const ::bgs::protocol::account::v1::AccountId & account() const
Definition: account_service.pb.h:4249
::bgs::protocol::account::v1::AccountId * account_
Definition: account_service.pb.h:734
void clear_has_account()
Definition: account_service.pb.h:4242
void bgs::protocol::account::v1::CredentialUpdateRequest::set_has_account ( )
inlineprivate
4239  {
4240  _has_bits_[0] |= 0x00000001u;
4241 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:732
void bgs::protocol::account::v1::CredentialUpdateRequest::set_has_region ( )
inlineprivate
4340  {
4341  _has_bits_[0] |= 0x00000008u;
4342 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:732
void bgs::protocol::account::v1::CredentialUpdateRequest::set_region ( ::google::protobuf::uint32  value)
inline
4354  {
4355  set_has_region();
4356  region_ = value;
4357  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.CredentialUpdateRequest.region)
4358 }
void set_has_region()
Definition: account_service.pb.h:4340
const FieldDescriptor value
Definition: descriptor.h:1522
::google::protobuf::uint32 region_
Definition: account_service.pb.h:737
void bgs::protocol::account::v1::CredentialUpdateRequest::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::CredentialUpdateRequest::SharedCtor ( )
private
void bgs::protocol::account::v1::CredentialUpdateRequest::SharedDtor ( )
private
void bgs::protocol::account::v1::CredentialUpdateRequest::Swap ( CredentialUpdateRequest other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::account::v1::CredentialUpdateRequest::unknown_fields ( ) const
inline
642  {
643  return _unknown_fields_;
644  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:730

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::account::v1::CredentialUpdateRequest::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::account::v1::CredentialUpdateRequest::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::CredentialUpdateRequest::_unknown_fields_
private
::bgs::protocol::account::v1::AccountId* bgs::protocol::account::v1::CredentialUpdateRequest::account_
private
CredentialUpdateRequest* bgs::protocol::account::v1::CredentialUpdateRequest::default_instance_
staticprivate
const int bgs::protocol::account::v1::CredentialUpdateRequest::kAccountFieldNumber = 1
static
const int bgs::protocol::account::v1::CredentialUpdateRequest::kNewCredentialsFieldNumber = 3
static
const int bgs::protocol::account::v1::CredentialUpdateRequest::kOldCredentialsFieldNumber = 2
static
const int bgs::protocol::account::v1::CredentialUpdateRequest::kRegionFieldNumber = 4
static
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > bgs::protocol::account::v1::CredentialUpdateRequest::new_credentials_
private
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountCredential > bgs::protocol::account::v1::CredentialUpdateRequest::old_credentials_
private
::google::protobuf::uint32 bgs::protocol::account::v1::CredentialUpdateRequest::region_
private

The documentation for this class was generated from the following file: