class LinuxPackageInfoResponse
Defined at line 1103 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<44> _class_data_
Public Methods
void LinuxPackageInfoResponse ()
Defined at line 1107 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void ~LinuxPackageInfoResponse ()
template <typename = void>
void LinuxPackageInfoResponse (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const LinuxPackageInfoResponse & from)
void Clear ()
::size_t ByteSizeLong ()
void LinuxPackageInfoResponse (const LinuxPackageInfoResponse & from)
Defined at line 1121 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void LinuxPackageInfoResponse (LinuxPackageInfoResponse && from)
Defined at line 1122 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
LinuxPackageInfoResponse & operator= (const LinuxPackageInfoResponse & from)
Defined at line 1124 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
LinuxPackageInfoResponse & operator= (LinuxPackageInfoResponse && from)
Defined at line 1128 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & unknown_fields ()
Defined at line 1138 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_unknown_fields ()
Defined at line 1142 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const LinuxPackageInfoResponse & default_instance ()
Defined at line 1147 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const LinuxPackageInfoResponse * internal_default_instance ()
Defined at line 1150 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void Swap (LinuxPackageInfoResponse * other)
Defined at line 1156 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void UnsafeArenaSwap (LinuxPackageInfoResponse * other)
Defined at line 1164 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
LinuxPackageInfoResponse * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1172 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void MergeFrom (const LinuxPackageInfoResponse & from)
Defined at line 1176 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
bool IsInitialized ()
Defined at line 1183 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
int GetCachedSize ()
Defined at line 1207 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_failure_reason ()
string failure_reason = 2;
Defined at line 6063 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & failure_reason ()
Defined at line 6067 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 6073 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_failure_reason ()
Defined at line 6079 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * release_failure_reason ()
Defined at line 6096 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_allocated_failure_reason (std::string * value)
Defined at line 6101 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_package_id ()
string package_id = 3;
Defined at line 6111 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & package_id ()
Defined at line 6115 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_package_id (Arg_ && arg, Args_... args)
Defined at line 6121 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_package_id ()
Defined at line 6127 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * release_package_id ()
Defined at line 6144 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_allocated_package_id (std::string * value)
Defined at line 6149 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_license ()
string license = 4;
Defined at line 6159 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & license ()
Defined at line 6163 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_license (Arg_ && arg, Args_... args)
Defined at line 6169 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_license ()
Defined at line 6175 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * release_license ()
Defined at line 6192 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_allocated_license (std::string * value)
Defined at line 6197 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_description ()
string description = 5;
Defined at line 6207 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & description ()
Defined at line 6211 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_description (Arg_ && arg, Args_... args)
Defined at line 6217 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_description ()
Defined at line 6223 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * release_description ()
Defined at line 6240 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_allocated_description (std::string * value)
Defined at line 6245 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_project_url ()
string project_url = 6;
Defined at line 6255 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & project_url ()
Defined at line 6259 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_project_url (Arg_ && arg, Args_... args)
Defined at line 6265 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_project_url ()
Defined at line 6271 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * release_project_url ()
Defined at line 6288 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_allocated_project_url (std::string * value)
Defined at line 6293 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_summary ()
string summary = 8;
Defined at line 6325 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
const std::string & summary ()
Defined at line 6329 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_summary (Arg_ && arg, Args_... args)
Defined at line 6335 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * mutable_summary ()
Defined at line 6341 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
std::string * release_summary ()
Defined at line 6358 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_allocated_summary (std::string * value)
Defined at line 6363 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_size ()
uint64 size = 7;
Defined at line 6303 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
::uint64_t size ()
Defined at line 6307 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_size (::uint64_t value)
Defined at line 6311 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void clear_success ()
bool success = 1;
Defined at line 6041 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
bool success ()
Defined at line 6045 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void set_success (bool value)
Defined at line 6049 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
Protected Methods
void LinuxPackageInfoResponse (::google::protobuf::Arena * arena)
void LinuxPackageInfoResponse (::google::protobuf::Arena * arena, const LinuxPackageInfoResponse & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void LinuxPackageInfoResponse (::google::protobuf::Arena * arena, LinuxPackageInfoResponse && from)
Defined at line 1222 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum
| Name | Value |
|---|---|
| kFailureReasonFieldNumber | 2 |
| kPackageIdFieldNumber | 3 |
| kLicenseFieldNumber | 4 |
| kDescriptionFieldNumber | 5 |
| kProjectUrlFieldNumber | 6 |
| kSummaryFieldNumber | 8 |
| kSizeFieldNumber | 7 |
| kSuccessFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 1236 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 LinuxPackageInfoResponse ()
void LinuxPackageInfoResponse (LinuxPackageInfoResponse & aLinuxPackageInfoResponse & b)