class GetContainerInfoResponse
Defined at line 5358 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
static GetContainerInfoResponse_Status UNKNOWN
static GetContainerInfoResponse_Status RUNNING
static GetContainerInfoResponse_Status STOPPED
static GetContainerInfoResponse_Status NOT_FOUND
static GetContainerInfoResponse_Status FAILED
static GetContainerInfoResponse_Status Status_MIN
static GetContainerInfoResponse_Status Status_MAX
static const int Status_ARRAYSIZE
Protected Members
static const ::google::protobuf::internal::ClassDataLite<43> _class_data_
Public Methods
void CopyFrom (const GetContainerInfoResponse & from)
void Clear ()
::size_t ByteSizeLong ()
void GetContainerInfoResponse ()
Defined at line 5362 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void GetContainerInfoResponse (const GetContainerInfoResponse & from)
Defined at line 5376 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void GetContainerInfoResponse (GetContainerInfoResponse && from)
Defined at line 5377 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
GetContainerInfoResponse & operator= (const GetContainerInfoResponse & from)
Defined at line 5379 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
GetContainerInfoResponse & operator= (GetContainerInfoResponse && from)
Defined at line 5383 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const std::string & unknown_fields ()
Defined at line 5393 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
std::string * mutable_unknown_fields ()
Defined at line 5397 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const GetContainerInfoResponse & default_instance ()
Defined at line 5402 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const GetContainerInfoResponse * internal_default_instance ()
Defined at line 5405 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void Swap (GetContainerInfoResponse * other)
Defined at line 5411 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void UnsafeArenaSwap (GetContainerInfoResponse * other)
Defined at line 5419 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
GetContainerInfoResponse * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 5427 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void MergeFrom (const GetContainerInfoResponse & from)
Defined at line 5431 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
bool IsInitialized ()
Defined at line 5438 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
int GetCachedSize ()
Defined at line 5462 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void ~GetContainerInfoResponse ()
template <typename = void>
void GetContainerInfoResponse (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
bool Status_IsValid (int value)
Defined at line 5495 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 5502 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
bool Status_Parse (absl::string_view name, Status * value)
Defined at line 5505 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void clear_failure_reason ()
string failure_reason = 2;
Defined at line 12529 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const std::string & failure_reason ()
Defined at line 12533 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 12539 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
std::string * mutable_failure_reason ()
Defined at line 12545 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
std::string * release_failure_reason ()
Defined at line 12562 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void set_allocated_failure_reason (std::string * value)
Defined at line 12567 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void clear_status ()
.vm_tools.tremplin.GetContainerInfoResponse.Status status = 1;
Defined at line 12507 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
::vm_tools::tremplin::GetContainerInfoResponse_Status status ()
Defined at line 12511 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void set_status (::vm_tools::tremplin::GetContainerInfoResponse_Status value)
Defined at line 12515 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void clear_ipv4_address ()
fixed32 ipv4_address = 3;
Defined at line 12577 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
::uint32_t ipv4_address ()
Defined at line 12581 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void set_ipv4_address (::uint32_t value)
Defined at line 12585 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void GetContainerInfoResponse (::google::protobuf::Arena * arena, GetContainerInfoResponse && from)
Defined at line 5477 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void GetContainerInfoResponse (::google::protobuf::Arena * arena)
void GetContainerInfoResponse (::google::protobuf::Arena * arena, const GetContainerInfoResponse & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum
| Name | Value |
|---|---|
| kFailureReasonFieldNumber | 2 |
| kStatusFieldNumber | 1 |
| kIpv4AddressFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 5510 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 GetContainerInfoResponse ()
void GetContainerInfoResponse (GetContainerInfoResponse & aGetContainerInfoResponse & b)