class UpgradeContainerRequest
Defined at line 983 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
static UpgradeContainerRequest_Version UNKNOWN
static UpgradeContainerRequest_Version DEBIAN_STRETCH
static UpgradeContainerRequest_Version DEBIAN_BUSTER
static UpgradeContainerRequest_Version Version_MIN
static UpgradeContainerRequest_Version Version_MAX
static const int Version_ARRAYSIZE
Protected Members
static const ::google::protobuf::internal::ClassDataLite<42> _class_data_
Public Methods
void CopyFrom (const UpgradeContainerRequest & from)
void Clear ()
::size_t ByteSizeLong ()
void UpgradeContainerRequest ()
Defined at line 987 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
template <typename = void>
void UpgradeContainerRequest (::google::protobuf::internal::ConstantInitialized )
void UpgradeContainerRequest (const UpgradeContainerRequest & from)
Defined at line 1001 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void UpgradeContainerRequest (UpgradeContainerRequest && from)
Defined at line 1002 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
UpgradeContainerRequest & operator= (const UpgradeContainerRequest & from)
Defined at line 1004 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
UpgradeContainerRequest & operator= (UpgradeContainerRequest && from)
Defined at line 1008 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const std::string & unknown_fields ()
Defined at line 1018 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
std::string * mutable_unknown_fields ()
Defined at line 1022 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const UpgradeContainerRequest & default_instance ()
Defined at line 1027 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const UpgradeContainerRequest * internal_default_instance ()
Defined at line 1030 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void Swap (UpgradeContainerRequest * other)
Defined at line 1036 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void UnsafeArenaSwap (UpgradeContainerRequest * other)
Defined at line 1044 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
UpgradeContainerRequest * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1052 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void MergeFrom (const UpgradeContainerRequest & from)
Defined at line 1056 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
bool IsInitialized ()
Defined at line 1063 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
int GetCachedSize ()
Defined at line 1087 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
bool Version_IsValid (int value)
Defined at line 1118 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
template <typename T>
const std::string & Version_Name (T value)
Defined at line 1125 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
bool Version_Parse (absl::string_view name, Version * value)
Defined at line 1128 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void ~UpgradeContainerRequest ()
void clear_container_name ()
string container_name = 1;
Defined at line 14100 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const std::string & container_name ()
Defined at line 14104 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_container_name (Arg_ && arg, Args_... args)
Defined at line 14110 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
std::string * mutable_container_name ()
Defined at line 14116 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
std::string * release_container_name ()
Defined at line 14133 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void set_allocated_container_name (std::string * value)
Defined at line 14138 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void clear_source_version ()
.vm_tools.tremplin.UpgradeContainerRequest.Version source_version = 2;
Defined at line 14148 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
::vm_tools::tremplin::UpgradeContainerRequest_Version source_version ()
Defined at line 14152 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void set_source_version (::vm_tools::tremplin::UpgradeContainerRequest_Version value)
Defined at line 14156 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void clear_target_version ()
.vm_tools.tremplin.UpgradeContainerRequest.Version target_version = 3;
Defined at line 14170 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
::vm_tools::tremplin::UpgradeContainerRequest_Version target_version ()
Defined at line 14174 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void set_target_version (::vm_tools::tremplin::UpgradeContainerRequest_Version value)
Defined at line 14178 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void UpgradeContainerRequest (::google::protobuf::Arena * arena)
void UpgradeContainerRequest (::google::protobuf::Arena * arena, const UpgradeContainerRequest & from)
void UpgradeContainerRequest (::google::protobuf::Arena * arena, UpgradeContainerRequest && from)
Defined at line 1102 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kContainerNameFieldNumber | 1 |
| kSourceVersionFieldNumber | 2 |
| kTargetVersionFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 1133 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 UpgradeContainerRequest ()
void UpgradeContainerRequest (UpgradeContainerRequest & aUpgradeContainerRequest & b)