class Service
Defined at line 124 of file gen/src/virtualization/third_party/vm_tools/vm_host.grpc.pb.h
Public Methods
void Service ()
void ~Service ()
::grpc::Status CollectKernelLogs (::grpc::ServerContext *context,const ::vm_tools::LogRequest *request,::vm_tools::EmptyMessage *response)
Collect and store logs generated by the VM kernel.
::grpc::Status CollectUserLogs (::grpc::ServerContext *context,const ::vm_tools::LogRequest *request,::vm_tools::EmptyMessage *response)
Collect and store logs generated by userspace applications inside the VM.