class DeleteContainerResponse
Defined at line 6348 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
static DeleteContainerResponse_Status UNKNOWN
static DeleteContainerResponse_Status DELETING
static DeleteContainerResponse_Status DOES_NOT_EXIST
static DeleteContainerResponse_Status FAILED
static DeleteContainerResponse_Status Status_MIN
static DeleteContainerResponse_Status Status_MAX
static const int Status_ARRAYSIZE
Protected Members
static const ::google::protobuf::internal::ClassDataLite<42> _class_data_
Public Methods
void ~DeleteContainerResponse ()
template <typename = void>
void DeleteContainerResponse (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const DeleteContainerResponse & from)
void Clear ()
::size_t ByteSizeLong ()
void DeleteContainerResponse ()
Defined at line 6352 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void DeleteContainerResponse (const DeleteContainerResponse & from)
Defined at line 6366 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void DeleteContainerResponse (DeleteContainerResponse && from)
Defined at line 6367 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void Swap (DeleteContainerResponse * other)
Defined at line 6401 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void UnsafeArenaSwap (DeleteContainerResponse * other)
Defined at line 6409 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
DeleteContainerResponse * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 6417 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void MergeFrom (const DeleteContainerResponse & from)
Defined at line 6421 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
bool IsInitialized ()
Defined at line 6428 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
int GetCachedSize ()
Defined at line 6452 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
bool Status_IsValid (int value)
Defined at line 6484 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 6491 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
bool Status_Parse (absl::string_view name, Status * value)
Defined at line 6494 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
DeleteContainerResponse & operator= (const DeleteContainerResponse & from)
Defined at line 6369 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
DeleteContainerResponse & operator= (DeleteContainerResponse && from)
Defined at line 6373 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const std::string & unknown_fields ()
Defined at line 6383 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
std::string * mutable_unknown_fields ()
Defined at line 6387 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const DeleteContainerResponse & default_instance ()
Defined at line 6392 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const DeleteContainerResponse * internal_default_instance ()
Defined at line 6395 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void clear_failure_reason ()
string failure_reason = 2;
Defined at line 10913 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
const std::string & failure_reason ()
Defined at line 10917 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 10923 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
std::string * mutable_failure_reason ()
Defined at line 10929 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
std::string * release_failure_reason ()
Defined at line 10946 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void set_allocated_failure_reason (std::string * value)
Defined at line 10951 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void clear_status ()
.vm_tools.tremplin.DeleteContainerResponse.Status status = 1;
Defined at line 10891 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
::vm_tools::tremplin::DeleteContainerResponse_Status status ()
Defined at line 10895 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void set_status (::vm_tools::tremplin::DeleteContainerResponse_Status value)
Defined at line 10899 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
Protected Methods
void DeleteContainerResponse (::google::protobuf::Arena * arena, DeleteContainerResponse && from)
Defined at line 6467 of file gen/src/virtualization/third_party/vm_tools/tremplin.pb.h
void DeleteContainerResponse (::google::protobuf::Arena * arena)
void DeleteContainerResponse (::google::protobuf::Arena * arena, const DeleteContainerResponse & 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 6499 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 DeleteContainerResponse ()
void DeleteContainerResponse (DeleteContainerResponse & aDeleteContainerResponse & b)