class UpgradeContainerResponse

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

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

Public Members

static const int kIndexInFileMessages
static UpgradeContainerResponse_Status UNKNOWN
static UpgradeContainerResponse_Status STARTED
static UpgradeContainerResponse_Status ALREADY_RUNNING
static UpgradeContainerResponse_Status NOT_SUPPORTED
static UpgradeContainerResponse_Status ALREADY_UPGRADED
static UpgradeContainerResponse_Status FAILED
static UpgradeContainerResponse_Status Status_MIN
static UpgradeContainerResponse_Status Status_MAX
static const int Status_ARRAYSIZE

Protected Members

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

Public Methods

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

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

void UpgradeContainerResponse (const UpgradeContainerResponse & from)

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

void UpgradeContainerResponse (UpgradeContainerResponse && from)

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

void Swap (UpgradeContainerResponse * other)

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

void UnsafeArenaSwap (UpgradeContainerResponse * other)

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

UpgradeContainerResponse * New (::google::protobuf::Arena * arena)

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

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

void MergeFrom (const UpgradeContainerResponse & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

bool Status_IsValid (int value)

Defined at line 905 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 912 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

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

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

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
UpgradeContainerResponse & operator= (const UpgradeContainerResponse & from)

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

UpgradeContainerResponse & operator= (UpgradeContainerResponse && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const UpgradeContainerResponse & default_instance ()

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

const UpgradeContainerResponse * internal_default_instance ()

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

void clear_failure_reason ()

string failure_reason = 2;

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

const std::string & failure_reason ()

Defined at line 14222 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 14228 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h

std::string * mutable_failure_reason ()

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

std::string * release_failure_reason ()

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

void set_allocated_failure_reason (std::string * value)

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

void clear_status ()

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

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

::vm_tools::tremplin::UpgradeContainerResponse_Status status ()

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

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

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

Protected Methods

void UpgradeContainerResponse (::google::protobuf::Arena * arena, UpgradeContainerResponse && from)

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

void UpgradeContainerResponse (::google::protobuf::Arena * arena)
void UpgradeContainerResponse (::google::protobuf::Arena * arena, const UpgradeContainerResponse & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()

Enumerations

enum 
Name Value
kFailureReasonFieldNumber 2
kStatusFieldNumber 1

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

Defined at line 920 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 UpgradeContainerResponse ()
void UpgradeContainerResponse (UpgradeContainerResponse & aUpgradeContainerResponse & b)