From a7d3652920d7295c82d44cd3838b39caa7fcc634 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Mon, 11 Jul 2022 15:10:03 -0700 Subject: [PATCH] Generated proto update --- .../protobufs/proto/vagrant_plugin_sdk/plugin_services_pb.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/vagrant/protobufs/proto/vagrant_plugin_sdk/plugin_services_pb.rb b/lib/vagrant/protobufs/proto/vagrant_plugin_sdk/plugin_services_pb.rb index b7dc1d499..cdaeb4da7 100644 --- a/lib/vagrant/protobufs/proto/vagrant_plugin_sdk/plugin_services_pb.rb +++ b/lib/vagrant/protobufs/proto/vagrant_plugin_sdk/plugin_services_pb.rb @@ -446,6 +446,7 @@ module Hashicorp rpc :ConnectionInfo, ::Google::Protobuf::Empty, ::Hashicorp::Vagrant::Sdk::Args::Hash rpc :UID, ::Google::Protobuf::Empty, ::Hashicorp::Vagrant::Sdk::Target::Machine::UIDResponse rpc :SyncedFolders, ::Google::Protobuf::Empty, ::Hashicorp::Vagrant::Sdk::Target::Machine::SyncedFoldersResponse + rpc :AsTarget, ::Google::Protobuf::Empty, ::Hashicorp::Vagrant::Sdk::Args::Target end Stub = Service.rpc_stub_class