class GetContainerUsernameResponse

Defined at line 4922 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages
static GetContainerUsernameResponse_Status UNKNOWN
static GetContainerUsernameResponse_Status SUCCESS
static GetContainerUsernameResponse_Status CONTAINER_NOT_FOUND
static GetContainerUsernameResponse_Status CONTAINER_NOT_RUNNING
static GetContainerUsernameResponse_Status USER_NOT_FOUND
static GetContainerUsernameResponse_Status FAILED
static GetContainerUsernameResponse_Status Status_MIN
static GetContainerUsernameResponse_Status Status_MAX
static const int Status_ARRAYSIZE

Protected Members

static const ::google::protobuf::internal::ClassDataLite<47> _class_data_

Public Methods

void ~GetContainerUsernameResponse ()
template <typename = void>
void GetContainerUsernameResponse (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const GetContainerUsernameResponse & from)
void Clear ()
::size_t ByteSizeLong ()
void GetContainerUsernameResponse ()

Defined at line 4926 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void GetContainerUsernameResponse (const GetContainerUsernameResponse & from)

Defined at line 4940 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void GetContainerUsernameResponse (GetContainerUsernameResponse && from)

Defined at line 4941 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

int GetCachedSize ()

Defined at line 5026 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
GetContainerUsernameResponse * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 4991 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void MergeFrom (const GetContainerUsernameResponse & from)

Defined at line 4995 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

bool IsInitialized ()

Defined at line 5002 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

GetContainerUsernameResponse & operator= (const GetContainerUsernameResponse & from)

Defined at line 4943 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

GetContainerUsernameResponse & operator= (GetContainerUsernameResponse && from)

Defined at line 4947 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const std::string & unknown_fields ()

Defined at line 4957 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * mutable_unknown_fields ()

Defined at line 4961 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const GetContainerUsernameResponse & default_instance ()

Defined at line 4966 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const GetContainerUsernameResponse * internal_default_instance ()

Defined at line 4969 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void Swap (GetContainerUsernameResponse * other)

Defined at line 4975 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void UnsafeArenaSwap (GetContainerUsernameResponse * other)

Defined at line 4983 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

bool Status_IsValid (int value)

Defined at line 5060 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

template <typename T>
const std::string & Status_Name (T value)

Defined at line 5067 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

bool Status_Parse (absl::string_view name, Status * value)

Defined at line 5070 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void clear_username ()

string username = 2;

Defined at line 11693 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const std::string & username ()

Defined at line 11697 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_username (Arg_ && arg, Args_... args)

Defined at line 11703 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * mutable_username ()

Defined at line 11709 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * release_username ()

Defined at line 11726 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void set_allocated_username (std::string * value)

Defined at line 11731 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void clear_failure_reason ()

string failure_reason = 3;

Defined at line 11741 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const std::string & failure_reason ()

Defined at line 11745 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_failure_reason (Arg_ && arg, Args_... args)

Defined at line 11751 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * mutable_failure_reason ()

Defined at line 11757 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * release_failure_reason ()

Defined at line 11774 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void set_allocated_failure_reason (std::string * value)

Defined at line 11779 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void clear_homedir ()

string homedir = 4;

Defined at line 11789 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

const std::string & homedir ()

Defined at line 11793 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_homedir (Arg_ && arg, Args_... args)

Defined at line 11799 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * mutable_homedir ()

Defined at line 11805 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * release_homedir ()

Defined at line 11822 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void set_allocated_homedir (std::string * value)

Defined at line 11827 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void clear_status ()

.vm_tools.tremplin.GetContainerUsernameResponse.Status status = 1;

Defined at line 11671 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

::vm_tools::tremplin::GetContainerUsernameResponse_Status status ()

Defined at line 11675 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void set_status (::vm_tools::tremplin::GetContainerUsernameResponse_Status value)

Defined at line 11679 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

Protected Methods

const ::google::protobuf::internal::ClassData * GetClassData ()
void GetContainerUsernameResponse (::google::protobuf::Arena * arena, GetContainerUsernameResponse && from)

Defined at line 5041 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

void GetContainerUsernameResponse (::google::protobuf::Arena * arena)
void GetContainerUsernameResponse (::google::protobuf::Arena * arena, const GetContainerUsernameResponse & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()

Enumerations

enum 
Name Value
kUsernameFieldNumber 2
kFailureReasonFieldNumber 3
kHomedirFieldNumber 4
kStatusFieldNumber 1

accessors -------------------------------------------------------

Defined at line 5075 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

Friends

class TableStruct_tremplin_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view GetContainerUsernameResponse ()
void GetContainerUsernameResponse (GetContainerUsernameResponse & aGetContainerUsernameResponse & b)