class InstallLinuxPackageResponse

Defined at line 2409 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

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

Public Members

static const int kIndexInFileMessages
static InstallLinuxPackageResponse_Status STARTED
static InstallLinuxPackageResponse_Status FAILED
static InstallLinuxPackageResponse_Status INSTALL_ALREADY_ACTIVE
static InstallLinuxPackageResponse_Status Status_MIN
static InstallLinuxPackageResponse_Status Status_MAX
static const int Status_ARRAYSIZE

Protected Members

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

Public Methods

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

Defined at line 2413 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void InstallLinuxPackageResponse (const InstallLinuxPackageResponse & from)

Defined at line 2427 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void InstallLinuxPackageResponse (InstallLinuxPackageResponse && from)

Defined at line 2428 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void Swap (InstallLinuxPackageResponse * other)

Defined at line 2462 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void UnsafeArenaSwap (InstallLinuxPackageResponse * other)

Defined at line 2470 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

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

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

Defined at line 2478 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void MergeFrom (const InstallLinuxPackageResponse & from)

Defined at line 2482 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

bool IsInitialized ()

Defined at line 2489 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

int GetCachedSize ()

Defined at line 2513 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

bool Status_IsValid (int value)

Defined at line 2544 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

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

Defined at line 2551 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

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

Defined at line 2554 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

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

Defined at line 2430 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

InstallLinuxPackageResponse & operator= (InstallLinuxPackageResponse && from)

Defined at line 2434 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

const std::string & unknown_fields ()

Defined at line 2444 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

std::string * mutable_unknown_fields ()

Defined at line 2448 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

const InstallLinuxPackageResponse & default_instance ()

Defined at line 2453 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

const InstallLinuxPackageResponse * internal_default_instance ()

Defined at line 2456 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void clear_failure_reason ()

string failure_reason = 2;

Defined at line 6547 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

const std::string & failure_reason ()

Defined at line 6551 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

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

Defined at line 6557 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

std::string * mutable_failure_reason ()

Defined at line 6563 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

std::string * release_failure_reason ()

Defined at line 6580 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void set_allocated_failure_reason (std::string * value)

Defined at line 6585 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void clear_status ()

.vm_tools.container.InstallLinuxPackageResponse.Status status = 1;

Defined at line 6525 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

::vm_tools::container::InstallLinuxPackageResponse_Status status ()

Defined at line 6529 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void set_status (::vm_tools::container::InstallLinuxPackageResponse_Status value)

Defined at line 6533 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

Protected Methods

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

Defined at line 2528 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

void InstallLinuxPackageResponse (::google::protobuf::Arena * arena)
void InstallLinuxPackageResponse (::google::protobuf::Arena * arena, const InstallLinuxPackageResponse & 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 2559 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

Friends

class TableStruct_container_5fguest_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view InstallLinuxPackageResponse ()
void InstallLinuxPackageResponse (InstallLinuxPackageResponse & aInstallLinuxPackageResponse & b)