class RemoveFileWatchResponse

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

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

Public Members

static const int kIndexInFileMessages
static RemoveFileWatchResponse_Status UNKNOWN
static RemoveFileWatchResponse_Status SUCCEEDED
static RemoveFileWatchResponse_Status FAILED
static RemoveFileWatchResponse_Status Status_MIN
static RemoveFileWatchResponse_Status Status_MAX
static const int Status_ARRAYSIZE

Protected Members

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

Public Methods

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

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

void RemoveFileWatchResponse (const RemoveFileWatchResponse & from)

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

void RemoveFileWatchResponse (RemoveFileWatchResponse && from)

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

void Swap (RemoveFileWatchResponse * other)

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

void UnsafeArenaSwap (RemoveFileWatchResponse * other)

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

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

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

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

void MergeFrom (const RemoveFileWatchResponse & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

bool Status_IsValid (int value)

Defined at line 841 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 848 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 851 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

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

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

RemoveFileWatchResponse & operator= (RemoveFileWatchResponse && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const RemoveFileWatchResponse & default_instance ()

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

const RemoveFileWatchResponse * internal_default_instance ()

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

void clear_failure_reason ()

string failure_reason = 2;

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

const std::string & failure_reason ()

Defined at line 7311 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 7317 of file gen/src/virtualization/third_party/vm_tools/container_guest.pb.h

std::string * mutable_failure_reason ()

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

std::string * release_failure_reason ()

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

void set_allocated_failure_reason (std::string * value)

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

void clear_status ()

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

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

::vm_tools::container::RemoveFileWatchResponse_Status status ()

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

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

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

Protected Methods

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

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

void RemoveFileWatchResponse (::google::protobuf::Arena * arena)
void RemoveFileWatchResponse (::google::protobuf::Arena * arena, const RemoveFileWatchResponse & 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 856 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 RemoveFileWatchResponse ()
void RemoveFileWatchResponse (RemoveFileWatchResponse & aRemoveFileWatchResponse & b)