From 8bb7a82d25e17a2b24d4a934e8c869f61e782c9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 09:49:30 -0500 Subject: [PATCH] Automated Protos Update (#318) Co-authored-by: viambot --- src/viam/api/api_proto_tag.lock | 2 +- src/viam/api/app/v1/app.grpc.pb.cc | 280 ++-- src/viam/api/app/v1/app.grpc.pb.h | 1263 ++++++++------ src/viam/api/app/v1/app.pb.cc | 2493 +++++++++++++++++----------- src/viam/api/app/v1/app.pb.h | 1050 ++++++++++-- src/viam/api/buf.lock | 2 +- 6 files changed, 3301 insertions(+), 1789 deletions(-) diff --git a/src/viam/api/api_proto_tag.lock b/src/viam/api/api_proto_tag.lock index 4b46f0e11..64debe89e 100644 --- a/src/viam/api/api_proto_tag.lock +++ b/src/viam/api/api_proto_tag.lock @@ -1 +1 @@ -v0.1.359 +v0.1.362 diff --git a/src/viam/api/app/v1/app.grpc.pb.cc b/src/viam/api/app/v1/app.grpc.pb.cc index 708e205a9..58c01dc7f 100644 --- a/src/viam/api/app/v1/app.grpc.pb.cc +++ b/src/viam/api/app/v1/app.grpc.pb.cc @@ -42,6 +42,7 @@ static const char* AppService_method_names[] = { "/viam.app.v1.AppService/EnableBillingService", "/viam.app.v1.AppService/DisableBillingService", "/viam.app.v1.AppService/UpdateBillingService", + "/viam.app.v1.AppService/GetBillingServiceConfig", "/viam.app.v1.AppService/OrganizationSetSupportEmail", "/viam.app.v1.AppService/OrganizationGetSupportEmail", "/viam.app.v1.AppService/CreateLocation", @@ -129,66 +130,67 @@ AppService::Stub::Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel , rpcmethod_EnableBillingService_(AppService_method_names[15], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) , rpcmethod_DisableBillingService_(AppService_method_names[16], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) , rpcmethod_UpdateBillingService_(AppService_method_names[17], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_OrganizationSetSupportEmail_(AppService_method_names[18], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_OrganizationGetSupportEmail_(AppService_method_names[19], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateLocation_(AppService_method_names[20], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetLocation_(AppService_method_names[21], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateLocation_(AppService_method_names[22], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteLocation_(AppService_method_names[23], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListLocations_(AppService_method_names[24], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ShareLocation_(AppService_method_names[25], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UnshareLocation_(AppService_method_names[26], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_LocationAuth_(AppService_method_names[27], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateLocationSecret_(AppService_method_names[28], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteLocationSecret_(AppService_method_names[29], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobot_(AppService_method_names[30], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRoverRentalRobots_(AppService_method_names[31], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotParts_(AppService_method_names[32], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotPart_(AppService_method_names[33], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotPartLogs_(AppService_method_names[34], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_TailRobotPartLogs_(AppService_method_names[35], options.suffix_for_stats(),::grpc::internal::RpcMethod::SERVER_STREAMING, channel) - , rpcmethod_GetRobotPartHistory_(AppService_method_names[36], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateRobotPart_(AppService_method_names[37], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_NewRobotPart_(AppService_method_names[38], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteRobotPart_(AppService_method_names[39], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotAPIKeys_(AppService_method_names[40], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_MarkPartAsMain_(AppService_method_names[41], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_MarkPartForRestart_(AppService_method_names[42], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateRobotPartSecret_(AppService_method_names[43], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteRobotPartSecret_(AppService_method_names[44], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListRobots_(AppService_method_names[45], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_NewRobot_(AppService_method_names[46], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateRobot_(AppService_method_names[47], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteRobot_(AppService_method_names[48], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListFragments_(AppService_method_names[49], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetFragment_(AppService_method_names[50], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateFragment_(AppService_method_names[51], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateFragment_(AppService_method_names[52], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteFragment_(AppService_method_names[53], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListMachineFragments_(AppService_method_names[54], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetFragmentHistory_(AppService_method_names[55], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_AddRole_(AppService_method_names[56], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_RemoveRole_(AppService_method_names[57], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ChangeRole_(AppService_method_names[58], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListAuthorizations_(AppService_method_names[59], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CheckPermissions_(AppService_method_names[60], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRegistryItem_(AppService_method_names[61], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateRegistryItem_(AppService_method_names[62], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateRegistryItem_(AppService_method_names[63], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListRegistryItems_(AppService_method_names[64], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteRegistryItem_(AppService_method_names[65], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_TransferRegistryItem_(AppService_method_names[66], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateModule_(AppService_method_names[67], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateModule_(AppService_method_names[68], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UploadModuleFile_(AppService_method_names[69], options.suffix_for_stats(),::grpc::internal::RpcMethod::CLIENT_STREAMING, channel) - , rpcmethod_GetModule_(AppService_method_names[70], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListModules_(AppService_method_names[71], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateKey_(AppService_method_names[72], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteKey_(AppService_method_names[73], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListKeys_(AppService_method_names[74], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_RenameKey_(AppService_method_names[75], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_RotateKey_(AppService_method_names[76], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateKeyFromExistingKeyAuthorizations_(AppService_method_names[77], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetBillingServiceConfig_(AppService_method_names[18], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_OrganizationSetSupportEmail_(AppService_method_names[19], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_OrganizationGetSupportEmail_(AppService_method_names[20], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateLocation_(AppService_method_names[21], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetLocation_(AppService_method_names[22], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateLocation_(AppService_method_names[23], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteLocation_(AppService_method_names[24], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListLocations_(AppService_method_names[25], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ShareLocation_(AppService_method_names[26], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UnshareLocation_(AppService_method_names[27], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_LocationAuth_(AppService_method_names[28], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateLocationSecret_(AppService_method_names[29], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteLocationSecret_(AppService_method_names[30], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobot_(AppService_method_names[31], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRoverRentalRobots_(AppService_method_names[32], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotParts_(AppService_method_names[33], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotPart_(AppService_method_names[34], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotPartLogs_(AppService_method_names[35], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_TailRobotPartLogs_(AppService_method_names[36], options.suffix_for_stats(),::grpc::internal::RpcMethod::SERVER_STREAMING, channel) + , rpcmethod_GetRobotPartHistory_(AppService_method_names[37], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateRobotPart_(AppService_method_names[38], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_NewRobotPart_(AppService_method_names[39], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteRobotPart_(AppService_method_names[40], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotAPIKeys_(AppService_method_names[41], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_MarkPartAsMain_(AppService_method_names[42], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_MarkPartForRestart_(AppService_method_names[43], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateRobotPartSecret_(AppService_method_names[44], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteRobotPartSecret_(AppService_method_names[45], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListRobots_(AppService_method_names[46], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_NewRobot_(AppService_method_names[47], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateRobot_(AppService_method_names[48], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteRobot_(AppService_method_names[49], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListFragments_(AppService_method_names[50], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetFragment_(AppService_method_names[51], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateFragment_(AppService_method_names[52], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateFragment_(AppService_method_names[53], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteFragment_(AppService_method_names[54], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListMachineFragments_(AppService_method_names[55], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetFragmentHistory_(AppService_method_names[56], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_AddRole_(AppService_method_names[57], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_RemoveRole_(AppService_method_names[58], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ChangeRole_(AppService_method_names[59], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListAuthorizations_(AppService_method_names[60], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CheckPermissions_(AppService_method_names[61], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRegistryItem_(AppService_method_names[62], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateRegistryItem_(AppService_method_names[63], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateRegistryItem_(AppService_method_names[64], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListRegistryItems_(AppService_method_names[65], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteRegistryItem_(AppService_method_names[66], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_TransferRegistryItem_(AppService_method_names[67], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateModule_(AppService_method_names[68], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateModule_(AppService_method_names[69], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UploadModuleFile_(AppService_method_names[70], options.suffix_for_stats(),::grpc::internal::RpcMethod::CLIENT_STREAMING, channel) + , rpcmethod_GetModule_(AppService_method_names[71], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListModules_(AppService_method_names[72], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateKey_(AppService_method_names[73], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteKey_(AppService_method_names[74], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListKeys_(AppService_method_names[75], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_RenameKey_(AppService_method_names[76], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_RotateKey_(AppService_method_names[77], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateKeyFromExistingKeyAuthorizations_(AppService_method_names[78], options.suffix_for_stats(),::grpc::internal::RpcMethod::NORMAL_RPC, channel) {} ::grpc::Status AppService::Stub::GetUserIDByEmail(::grpc::ClientContext* context, const ::viam::app::v1::GetUserIDByEmailRequest& request, ::viam::app::v1::GetUserIDByEmailResponse* response) { @@ -605,6 +607,29 @@ ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateBillingServiceResponse return result; } +::grpc::Status AppService::Stub::GetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::viam::app::v1::GetBillingServiceConfigResponse* response) { + return ::grpc::internal::BlockingUnaryCall< ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(channel_.get(), rpcmethod_GetBillingServiceConfig_, context, request, response); +} + +void AppService::Stub::async::GetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest* request, ::viam::app::v1::GetBillingServiceConfigResponse* response, std::function f) { + ::grpc::internal::CallbackUnaryCall< ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(stub_->channel_.get(), stub_->rpcmethod_GetBillingServiceConfig_, context, request, response, std::move(f)); +} + +void AppService::Stub::async::GetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest* request, ::viam::app::v1::GetBillingServiceConfigResponse* response, ::grpc::ClientUnaryReactor* reactor) { + ::grpc::internal::ClientCallbackUnaryFactory::Create< ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(stub_->channel_.get(), stub_->rpcmethod_GetBillingServiceConfig_, context, request, response, reactor); +} + +::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetBillingServiceConfigResponse>* AppService::Stub::PrepareAsyncGetBillingServiceConfigRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) { + return ::grpc::internal::ClientAsyncResponseReaderHelper::Create< ::viam::app::v1::GetBillingServiceConfigResponse, ::viam::app::v1::GetBillingServiceConfigRequest, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(channel_.get(), cq, rpcmethod_GetBillingServiceConfig_, context, request); +} + +::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetBillingServiceConfigResponse>* AppService::Stub::AsyncGetBillingServiceConfigRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) { + auto* result = + this->PrepareAsyncGetBillingServiceConfigRaw(context, request, cq); + result->StartCall(); + return result; +} + ::grpc::Status AppService::Stub::OrganizationSetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest& request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response) { return ::grpc::internal::BlockingUnaryCall< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>(channel_.get(), rpcmethod_OrganizationSetSupportEmail_, context, request, response); } @@ -2155,6 +2180,16 @@ AppService::Service::Service() { AddMethod(new ::grpc::internal::RpcServiceMethod( AppService_method_names[18], ::grpc::internal::RpcMethod::NORMAL_RPC, + new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( + [](AppService::Service* service, + ::grpc::ServerContext* ctx, + const ::viam::app::v1::GetBillingServiceConfigRequest* req, + ::viam::app::v1::GetBillingServiceConfigResponse* resp) { + return service->GetBillingServiceConfig(ctx, req, resp); + }, this))); + AddMethod(new ::grpc::internal::RpcServiceMethod( + AppService_method_names[19], + ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, ::grpc::ServerContext* ctx, @@ -2163,7 +2198,7 @@ AppService::Service::Service() { return service->OrganizationSetSupportEmail(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[19], + AppService_method_names[20], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2173,7 +2208,7 @@ AppService::Service::Service() { return service->OrganizationGetSupportEmail(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[20], + AppService_method_names[21], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2183,7 +2218,7 @@ AppService::Service::Service() { return service->CreateLocation(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[21], + AppService_method_names[22], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetLocationRequest, ::viam::app::v1::GetLocationResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2193,7 +2228,7 @@ AppService::Service::Service() { return service->GetLocation(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[22], + AppService_method_names[23], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2203,7 +2238,7 @@ AppService::Service::Service() { return service->UpdateLocation(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[23], + AppService_method_names[24], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2213,7 +2248,7 @@ AppService::Service::Service() { return service->DeleteLocation(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[24], + AppService_method_names[25], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2223,7 +2258,7 @@ AppService::Service::Service() { return service->ListLocations(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[25], + AppService_method_names[26], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2233,7 +2268,7 @@ AppService::Service::Service() { return service->ShareLocation(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[26], + AppService_method_names[27], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2243,7 +2278,7 @@ AppService::Service::Service() { return service->UnshareLocation(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[27], + AppService_method_names[28], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2253,7 +2288,7 @@ AppService::Service::Service() { return service->LocationAuth(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[28], + AppService_method_names[29], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2263,7 +2298,7 @@ AppService::Service::Service() { return service->CreateLocationSecret(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[29], + AppService_method_names[30], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2273,7 +2308,7 @@ AppService::Service::Service() { return service->DeleteLocationSecret(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[30], + AppService_method_names[31], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetRobotRequest, ::viam::app::v1::GetRobotResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2283,7 +2318,7 @@ AppService::Service::Service() { return service->GetRobot(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[31], + AppService_method_names[32], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2293,7 +2328,7 @@ AppService::Service::Service() { return service->GetRoverRentalRobots(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[32], + AppService_method_names[33], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2303,7 +2338,7 @@ AppService::Service::Service() { return service->GetRobotParts(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[33], + AppService_method_names[34], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2313,7 +2348,7 @@ AppService::Service::Service() { return service->GetRobotPart(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[34], + AppService_method_names[35], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2323,7 +2358,7 @@ AppService::Service::Service() { return service->GetRobotPartLogs(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[35], + AppService_method_names[36], ::grpc::internal::RpcMethod::SERVER_STREAMING, new ::grpc::internal::ServerStreamingHandler< AppService::Service, ::viam::app::v1::TailRobotPartLogsRequest, ::viam::app::v1::TailRobotPartLogsResponse>( [](AppService::Service* service, @@ -2333,7 +2368,7 @@ AppService::Service::Service() { return service->TailRobotPartLogs(ctx, req, writer); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[36], + AppService_method_names[37], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2343,7 +2378,7 @@ AppService::Service::Service() { return service->GetRobotPartHistory(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[37], + AppService_method_names[38], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2353,7 +2388,7 @@ AppService::Service::Service() { return service->UpdateRobotPart(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[38], + AppService_method_names[39], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2363,7 +2398,7 @@ AppService::Service::Service() { return service->NewRobotPart(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[39], + AppService_method_names[40], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2373,7 +2408,7 @@ AppService::Service::Service() { return service->DeleteRobotPart(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[40], + AppService_method_names[41], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2383,7 +2418,7 @@ AppService::Service::Service() { return service->GetRobotAPIKeys(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[41], + AppService_method_names[42], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2393,7 +2428,7 @@ AppService::Service::Service() { return service->MarkPartAsMain(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[42], + AppService_method_names[43], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2403,7 +2438,7 @@ AppService::Service::Service() { return service->MarkPartForRestart(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[43], + AppService_method_names[44], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2413,7 +2448,7 @@ AppService::Service::Service() { return service->CreateRobotPartSecret(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[44], + AppService_method_names[45], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2423,7 +2458,7 @@ AppService::Service::Service() { return service->DeleteRobotPartSecret(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[45], + AppService_method_names[46], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2433,7 +2468,7 @@ AppService::Service::Service() { return service->ListRobots(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[46], + AppService_method_names[47], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::NewRobotRequest, ::viam::app::v1::NewRobotResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2443,7 +2478,7 @@ AppService::Service::Service() { return service->NewRobot(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[47], + AppService_method_names[48], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2453,7 +2488,7 @@ AppService::Service::Service() { return service->UpdateRobot(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[48], + AppService_method_names[49], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2463,7 +2498,7 @@ AppService::Service::Service() { return service->DeleteRobot(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[49], + AppService_method_names[50], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2473,7 +2508,7 @@ AppService::Service::Service() { return service->ListFragments(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[50], + AppService_method_names[51], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2483,7 +2518,7 @@ AppService::Service::Service() { return service->GetFragment(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[51], + AppService_method_names[52], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2493,7 +2528,7 @@ AppService::Service::Service() { return service->CreateFragment(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[52], + AppService_method_names[53], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2503,7 +2538,7 @@ AppService::Service::Service() { return service->UpdateFragment(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[53], + AppService_method_names[54], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2513,7 +2548,7 @@ AppService::Service::Service() { return service->DeleteFragment(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[54], + AppService_method_names[55], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2523,7 +2558,7 @@ AppService::Service::Service() { return service->ListMachineFragments(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[55], + AppService_method_names[56], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2533,7 +2568,7 @@ AppService::Service::Service() { return service->GetFragmentHistory(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[56], + AppService_method_names[57], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2543,7 +2578,7 @@ AppService::Service::Service() { return service->AddRole(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[57], + AppService_method_names[58], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2553,7 +2588,7 @@ AppService::Service::Service() { return service->RemoveRole(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[58], + AppService_method_names[59], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2563,7 +2598,7 @@ AppService::Service::Service() { return service->ChangeRole(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[59], + AppService_method_names[60], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2573,7 +2608,7 @@ AppService::Service::Service() { return service->ListAuthorizations(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[60], + AppService_method_names[61], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2583,7 +2618,7 @@ AppService::Service::Service() { return service->CheckPermissions(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[61], + AppService_method_names[62], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2593,7 +2628,7 @@ AppService::Service::Service() { return service->GetRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[62], + AppService_method_names[63], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2603,7 +2638,7 @@ AppService::Service::Service() { return service->CreateRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[63], + AppService_method_names[64], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2613,7 +2648,7 @@ AppService::Service::Service() { return service->UpdateRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[64], + AppService_method_names[65], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2623,7 +2658,7 @@ AppService::Service::Service() { return service->ListRegistryItems(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[65], + AppService_method_names[66], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2633,7 +2668,7 @@ AppService::Service::Service() { return service->DeleteRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[66], + AppService_method_names[67], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2643,7 +2678,7 @@ AppService::Service::Service() { return service->TransferRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[67], + AppService_method_names[68], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2653,7 +2688,7 @@ AppService::Service::Service() { return service->CreateModule(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[68], + AppService_method_names[69], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2663,7 +2698,7 @@ AppService::Service::Service() { return service->UpdateModule(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[69], + AppService_method_names[70], ::grpc::internal::RpcMethod::CLIENT_STREAMING, new ::grpc::internal::ClientStreamingHandler< AppService::Service, ::viam::app::v1::UploadModuleFileRequest, ::viam::app::v1::UploadModuleFileResponse>( [](AppService::Service* service, @@ -2673,7 +2708,7 @@ AppService::Service::Service() { return service->UploadModuleFile(ctx, reader, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[70], + AppService_method_names[71], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2683,7 +2718,7 @@ AppService::Service::Service() { return service->GetModule(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[71], + AppService_method_names[72], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2693,7 +2728,7 @@ AppService::Service::Service() { return service->ListModules(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[72], + AppService_method_names[73], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2703,7 +2738,7 @@ AppService::Service::Service() { return service->CreateKey(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[73], + AppService_method_names[74], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2713,7 +2748,7 @@ AppService::Service::Service() { return service->DeleteKey(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[74], + AppService_method_names[75], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2723,7 +2758,7 @@ AppService::Service::Service() { return service->ListKeys(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[75], + AppService_method_names[76], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2733,7 +2768,7 @@ AppService::Service::Service() { return service->RenameKey(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[76], + AppService_method_names[77], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2743,7 +2778,7 @@ AppService::Service::Service() { return service->RotateKey(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[77], + AppService_method_names[78], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse, ::grpc::protobuf::MessageLite, ::grpc::protobuf::MessageLite>( [](AppService::Service* service, @@ -2883,6 +2918,13 @@ ::grpc::Status AppService::Service::UpdateBillingService(::grpc::ServerContext* return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } +::grpc::Status AppService::Service::GetBillingServiceConfig(::grpc::ServerContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest* request, ::viam::app::v1::GetBillingServiceConfigResponse* response) { + (void) context; + (void) request; + (void) response; + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); +} + ::grpc::Status AppService::Service::OrganizationSetSupportEmail(::grpc::ServerContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest* request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response) { (void) context; (void) request; diff --git a/src/viam/api/app/v1/app.grpc.pb.h b/src/viam/api/app/v1/app.grpc.pb.h index a410b4fcc..f06734ee1 100644 --- a/src/viam/api/app/v1/app.grpc.pb.h +++ b/src/viam/api/app/v1/app.grpc.pb.h @@ -182,6 +182,13 @@ class AppService final { std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateBillingServiceResponse>> PrepareAsyncUpdateBillingService(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest& request, ::grpc::CompletionQueue* cq) { return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateBillingServiceResponse>>(PrepareAsyncUpdateBillingServiceRaw(context, request, cq)); } + virtual ::grpc::Status GetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::viam::app::v1::GetBillingServiceConfigResponse* response) = 0; + std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::GetBillingServiceConfigResponse>> AsyncGetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) { + return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::GetBillingServiceConfigResponse>>(AsyncGetBillingServiceConfigRaw(context, request, cq)); + } + std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::GetBillingServiceConfigResponse>> PrepareAsyncGetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) { + return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::GetBillingServiceConfigResponse>>(PrepareAsyncGetBillingServiceConfigRaw(context, request, cq)); + } virtual ::grpc::Status OrganizationSetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest& request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response) = 0; std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::OrganizationSetSupportEmailResponse>> AsyncOrganizationSetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest& request, ::grpc::CompletionQueue* cq) { return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::OrganizationSetSupportEmailResponse>>(AsyncOrganizationSetSupportEmailRaw(context, request, cq)); @@ -712,6 +719,8 @@ class AppService final { virtual void DisableBillingService(::grpc::ClientContext* context, const ::viam::app::v1::DisableBillingServiceRequest* request, ::viam::app::v1::DisableBillingServiceResponse* response, ::grpc::ClientUnaryReactor* reactor) = 0; virtual void UpdateBillingService(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest* request, ::viam::app::v1::UpdateBillingServiceResponse* response, std::function) = 0; virtual void UpdateBillingService(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest* request, ::viam::app::v1::UpdateBillingServiceResponse* response, ::grpc::ClientUnaryReactor* reactor) = 0; + virtual void GetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest* request, ::viam::app::v1::GetBillingServiceConfigResponse* response, std::function) = 0; + virtual void GetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest* request, ::viam::app::v1::GetBillingServiceConfigResponse* response, ::grpc::ClientUnaryReactor* reactor) = 0; virtual void OrganizationSetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest* request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response, std::function) = 0; virtual void OrganizationSetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest* request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response, ::grpc::ClientUnaryReactor* reactor) = 0; virtual void OrganizationGetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationGetSupportEmailRequest* request, ::viam::app::v1::OrganizationGetSupportEmailResponse* response, std::function) = 0; @@ -919,6 +928,8 @@ class AppService final { virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::DisableBillingServiceResponse>* PrepareAsyncDisableBillingServiceRaw(::grpc::ClientContext* context, const ::viam::app::v1::DisableBillingServiceRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateBillingServiceResponse>* AsyncUpdateBillingServiceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateBillingServiceResponse>* PrepareAsyncUpdateBillingServiceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest& request, ::grpc::CompletionQueue* cq) = 0; + virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::GetBillingServiceConfigResponse>* AsyncGetBillingServiceConfigRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) = 0; + virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::GetBillingServiceConfigResponse>* PrepareAsyncGetBillingServiceConfigRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::OrganizationSetSupportEmailResponse>* AsyncOrganizationSetSupportEmailRaw(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::OrganizationSetSupportEmailResponse>* PrepareAsyncOrganizationSetSupportEmailRaw(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::OrganizationGetSupportEmailResponse>* AsyncOrganizationGetSupportEmailRaw(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationGetSupportEmailRequest& request, ::grpc::CompletionQueue* cq) = 0; @@ -1171,6 +1182,13 @@ class AppService final { std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateBillingServiceResponse>> PrepareAsyncUpdateBillingService(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest& request, ::grpc::CompletionQueue* cq) { return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateBillingServiceResponse>>(PrepareAsyncUpdateBillingServiceRaw(context, request, cq)); } + ::grpc::Status GetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::viam::app::v1::GetBillingServiceConfigResponse* response) override; + std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetBillingServiceConfigResponse>> AsyncGetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) { + return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetBillingServiceConfigResponse>>(AsyncGetBillingServiceConfigRaw(context, request, cq)); + } + std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetBillingServiceConfigResponse>> PrepareAsyncGetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) { + return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetBillingServiceConfigResponse>>(PrepareAsyncGetBillingServiceConfigRaw(context, request, cq)); + } ::grpc::Status OrganizationSetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest& request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response) override; std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::OrganizationSetSupportEmailResponse>> AsyncOrganizationSetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest& request, ::grpc::CompletionQueue* cq) { return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::OrganizationSetSupportEmailResponse>>(AsyncOrganizationSetSupportEmailRaw(context, request, cq)); @@ -1634,6 +1652,8 @@ class AppService final { void DisableBillingService(::grpc::ClientContext* context, const ::viam::app::v1::DisableBillingServiceRequest* request, ::viam::app::v1::DisableBillingServiceResponse* response, ::grpc::ClientUnaryReactor* reactor) override; void UpdateBillingService(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest* request, ::viam::app::v1::UpdateBillingServiceResponse* response, std::function) override; void UpdateBillingService(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest* request, ::viam::app::v1::UpdateBillingServiceResponse* response, ::grpc::ClientUnaryReactor* reactor) override; + void GetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest* request, ::viam::app::v1::GetBillingServiceConfigResponse* response, std::function) override; + void GetBillingServiceConfig(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest* request, ::viam::app::v1::GetBillingServiceConfigResponse* response, ::grpc::ClientUnaryReactor* reactor) override; void OrganizationSetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest* request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response, std::function) override; void OrganizationSetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest* request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response, ::grpc::ClientUnaryReactor* reactor) override; void OrganizationGetSupportEmail(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationGetSupportEmailRequest* request, ::viam::app::v1::OrganizationGetSupportEmailResponse* response, std::function) override; @@ -1799,6 +1819,8 @@ class AppService final { ::grpc::ClientAsyncResponseReader< ::viam::app::v1::DisableBillingServiceResponse>* PrepareAsyncDisableBillingServiceRaw(::grpc::ClientContext* context, const ::viam::app::v1::DisableBillingServiceRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateBillingServiceResponse>* AsyncUpdateBillingServiceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateBillingServiceResponse>* PrepareAsyncUpdateBillingServiceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateBillingServiceRequest& request, ::grpc::CompletionQueue* cq) override; + ::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetBillingServiceConfigResponse>* AsyncGetBillingServiceConfigRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) override; + ::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetBillingServiceConfigResponse>* PrepareAsyncGetBillingServiceConfigRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::OrganizationSetSupportEmailResponse>* AsyncOrganizationSetSupportEmailRaw(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::OrganizationSetSupportEmailResponse>* PrepareAsyncOrganizationSetSupportEmailRaw(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::OrganizationGetSupportEmailResponse>* AsyncOrganizationGetSupportEmailRaw(::grpc::ClientContext* context, const ::viam::app::v1::OrganizationGetSupportEmailRequest& request, ::grpc::CompletionQueue* cq) override; @@ -1939,6 +1961,7 @@ class AppService final { const ::grpc::internal::RpcMethod rpcmethod_EnableBillingService_; const ::grpc::internal::RpcMethod rpcmethod_DisableBillingService_; const ::grpc::internal::RpcMethod rpcmethod_UpdateBillingService_; + const ::grpc::internal::RpcMethod rpcmethod_GetBillingServiceConfig_; const ::grpc::internal::RpcMethod rpcmethod_OrganizationSetSupportEmail_; const ::grpc::internal::RpcMethod rpcmethod_OrganizationGetSupportEmail_; const ::grpc::internal::RpcMethod rpcmethod_CreateLocation_; @@ -2043,6 +2066,7 @@ class AppService final { virtual ::grpc::Status EnableBillingService(::grpc::ServerContext* context, const ::viam::app::v1::EnableBillingServiceRequest* request, ::viam::app::v1::EnableBillingServiceResponse* response); virtual ::grpc::Status DisableBillingService(::grpc::ServerContext* context, const ::viam::app::v1::DisableBillingServiceRequest* request, ::viam::app::v1::DisableBillingServiceResponse* response); virtual ::grpc::Status UpdateBillingService(::grpc::ServerContext* context, const ::viam::app::v1::UpdateBillingServiceRequest* request, ::viam::app::v1::UpdateBillingServiceResponse* response); + virtual ::grpc::Status GetBillingServiceConfig(::grpc::ServerContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest* request, ::viam::app::v1::GetBillingServiceConfigResponse* response); virtual ::grpc::Status OrganizationSetSupportEmail(::grpc::ServerContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest* request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response); virtual ::grpc::Status OrganizationGetSupportEmail(::grpc::ServerContext* context, const ::viam::app::v1::OrganizationGetSupportEmailRequest* request, ::viam::app::v1::OrganizationGetSupportEmailResponse* response); // Location @@ -2513,12 +2537,32 @@ class AppService final { } }; template + class WithAsyncMethod_GetBillingServiceConfig : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithAsyncMethod_GetBillingServiceConfig() { + ::grpc::Service::MarkMethodAsync(18); + } + ~WithAsyncMethod_GetBillingServiceConfig() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status GetBillingServiceConfig(::grpc::ServerContext* /*context*/, const ::viam::app::v1::GetBillingServiceConfigRequest* /*request*/, ::viam::app::v1::GetBillingServiceConfigResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + void RequestGetBillingServiceConfig(::grpc::ServerContext* context, ::viam::app::v1::GetBillingServiceConfigRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetBillingServiceConfigResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { + ::grpc::Service::RequestAsyncUnary(18, context, request, response, new_call_cq, notification_cq, tag); + } + }; + template class WithAsyncMethod_OrganizationSetSupportEmail : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_OrganizationSetSupportEmail() { - ::grpc::Service::MarkMethodAsync(18); + ::grpc::Service::MarkMethodAsync(19); } ~WithAsyncMethod_OrganizationSetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -2529,7 +2573,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestOrganizationSetSupportEmail(::grpc::ServerContext* context, ::viam::app::v1::OrganizationSetSupportEmailRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::OrganizationSetSupportEmailResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(18, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(19, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2538,7 +2582,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_OrganizationGetSupportEmail() { - ::grpc::Service::MarkMethodAsync(19); + ::grpc::Service::MarkMethodAsync(20); } ~WithAsyncMethod_OrganizationGetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -2549,7 +2593,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestOrganizationGetSupportEmail(::grpc::ServerContext* context, ::viam::app::v1::OrganizationGetSupportEmailRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::OrganizationGetSupportEmailResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(19, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(20, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2558,7 +2602,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateLocation() { - ::grpc::Service::MarkMethodAsync(20); + ::grpc::Service::MarkMethodAsync(21); } ~WithAsyncMethod_CreateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -2569,7 +2613,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateLocation(::grpc::ServerContext* context, ::viam::app::v1::CreateLocationRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateLocationResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(20, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(21, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2578,7 +2622,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetLocation() { - ::grpc::Service::MarkMethodAsync(21); + ::grpc::Service::MarkMethodAsync(22); } ~WithAsyncMethod_GetLocation() override { BaseClassMustBeDerivedFromService(this); @@ -2589,7 +2633,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetLocation(::grpc::ServerContext* context, ::viam::app::v1::GetLocationRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetLocationResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(21, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(22, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2598,7 +2642,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateLocation() { - ::grpc::Service::MarkMethodAsync(22); + ::grpc::Service::MarkMethodAsync(23); } ~WithAsyncMethod_UpdateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -2609,7 +2653,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateLocation(::grpc::ServerContext* context, ::viam::app::v1::UpdateLocationRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateLocationResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(22, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(23, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2618,7 +2662,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteLocation() { - ::grpc::Service::MarkMethodAsync(23); + ::grpc::Service::MarkMethodAsync(24); } ~WithAsyncMethod_DeleteLocation() override { BaseClassMustBeDerivedFromService(this); @@ -2629,7 +2673,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteLocation(::grpc::ServerContext* context, ::viam::app::v1::DeleteLocationRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteLocationResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(23, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(24, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2638,7 +2682,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListLocations() { - ::grpc::Service::MarkMethodAsync(24); + ::grpc::Service::MarkMethodAsync(25); } ~WithAsyncMethod_ListLocations() override { BaseClassMustBeDerivedFromService(this); @@ -2649,7 +2693,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListLocations(::grpc::ServerContext* context, ::viam::app::v1::ListLocationsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListLocationsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(24, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(25, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2658,7 +2702,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ShareLocation() { - ::grpc::Service::MarkMethodAsync(25); + ::grpc::Service::MarkMethodAsync(26); } ~WithAsyncMethod_ShareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -2669,7 +2713,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestShareLocation(::grpc::ServerContext* context, ::viam::app::v1::ShareLocationRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ShareLocationResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(25, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(26, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2678,7 +2722,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UnshareLocation() { - ::grpc::Service::MarkMethodAsync(26); + ::grpc::Service::MarkMethodAsync(27); } ~WithAsyncMethod_UnshareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -2689,7 +2733,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUnshareLocation(::grpc::ServerContext* context, ::viam::app::v1::UnshareLocationRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UnshareLocationResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(26, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(27, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2698,7 +2742,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_LocationAuth() { - ::grpc::Service::MarkMethodAsync(27); + ::grpc::Service::MarkMethodAsync(28); } ~WithAsyncMethod_LocationAuth() override { BaseClassMustBeDerivedFromService(this); @@ -2709,7 +2753,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestLocationAuth(::grpc::ServerContext* context, ::viam::app::v1::LocationAuthRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::LocationAuthResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(27, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(28, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2718,7 +2762,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodAsync(28); + ::grpc::Service::MarkMethodAsync(29); } ~WithAsyncMethod_CreateLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -2729,7 +2773,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateLocationSecret(::grpc::ServerContext* context, ::viam::app::v1::CreateLocationSecretRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateLocationSecretResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(28, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(29, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2738,7 +2782,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodAsync(29); + ::grpc::Service::MarkMethodAsync(30); } ~WithAsyncMethod_DeleteLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -2749,7 +2793,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteLocationSecret(::grpc::ServerContext* context, ::viam::app::v1::DeleteLocationSecretRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteLocationSecretResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(29, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(30, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2758,7 +2802,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobot() { - ::grpc::Service::MarkMethodAsync(30); + ::grpc::Service::MarkMethodAsync(31); } ~WithAsyncMethod_GetRobot() override { BaseClassMustBeDerivedFromService(this); @@ -2769,7 +2813,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobot(::grpc::ServerContext* context, ::viam::app::v1::GetRobotRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRobotResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(30, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(31, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2778,7 +2822,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodAsync(31); + ::grpc::Service::MarkMethodAsync(32); } ~WithAsyncMethod_GetRoverRentalRobots() override { BaseClassMustBeDerivedFromService(this); @@ -2789,7 +2833,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRoverRentalRobots(::grpc::ServerContext* context, ::viam::app::v1::GetRoverRentalRobotsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRoverRentalRobotsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(31, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(32, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2798,7 +2842,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotParts() { - ::grpc::Service::MarkMethodAsync(32); + ::grpc::Service::MarkMethodAsync(33); } ~WithAsyncMethod_GetRobotParts() override { BaseClassMustBeDerivedFromService(this); @@ -2809,7 +2853,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotParts(::grpc::ServerContext* context, ::viam::app::v1::GetRobotPartsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRobotPartsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(32, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(33, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2818,7 +2862,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotPart() { - ::grpc::Service::MarkMethodAsync(33); + ::grpc::Service::MarkMethodAsync(34); } ~WithAsyncMethod_GetRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -2829,7 +2873,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotPart(::grpc::ServerContext* context, ::viam::app::v1::GetRobotPartRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRobotPartResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(33, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(34, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2838,7 +2882,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodAsync(34); + ::grpc::Service::MarkMethodAsync(35); } ~WithAsyncMethod_GetRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -2849,7 +2893,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotPartLogs(::grpc::ServerContext* context, ::viam::app::v1::GetRobotPartLogsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRobotPartLogsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(34, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(35, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2858,7 +2902,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_TailRobotPartLogs() { - ::grpc::Service::MarkMethodAsync(35); + ::grpc::Service::MarkMethodAsync(36); } ~WithAsyncMethod_TailRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -2869,7 +2913,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestTailRobotPartLogs(::grpc::ServerContext* context, ::viam::app::v1::TailRobotPartLogsRequest* request, ::grpc::ServerAsyncWriter< ::viam::app::v1::TailRobotPartLogsResponse>* writer, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncServerStreaming(35, context, request, writer, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncServerStreaming(36, context, request, writer, new_call_cq, notification_cq, tag); } }; template @@ -2878,7 +2922,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodAsync(36); + ::grpc::Service::MarkMethodAsync(37); } ~WithAsyncMethod_GetRobotPartHistory() override { BaseClassMustBeDerivedFromService(this); @@ -2889,7 +2933,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotPartHistory(::grpc::ServerContext* context, ::viam::app::v1::GetRobotPartHistoryRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRobotPartHistoryResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(36, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(37, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2898,7 +2942,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodAsync(37); + ::grpc::Service::MarkMethodAsync(38); } ~WithAsyncMethod_UpdateRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -2909,7 +2953,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRobotPart(::grpc::ServerContext* context, ::viam::app::v1::UpdateRobotPartRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateRobotPartResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(37, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(38, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2918,7 +2962,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_NewRobotPart() { - ::grpc::Service::MarkMethodAsync(38); + ::grpc::Service::MarkMethodAsync(39); } ~WithAsyncMethod_NewRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -2929,7 +2973,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestNewRobotPart(::grpc::ServerContext* context, ::viam::app::v1::NewRobotPartRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::NewRobotPartResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(38, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(39, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2938,7 +2982,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodAsync(39); + ::grpc::Service::MarkMethodAsync(40); } ~WithAsyncMethod_DeleteRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -2949,7 +2993,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteRobotPart(::grpc::ServerContext* context, ::viam::app::v1::DeleteRobotPartRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteRobotPartResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(39, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(40, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2958,7 +3002,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodAsync(40); + ::grpc::Service::MarkMethodAsync(41); } ~WithAsyncMethod_GetRobotAPIKeys() override { BaseClassMustBeDerivedFromService(this); @@ -2969,7 +3013,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotAPIKeys(::grpc::ServerContext* context, ::viam::app::v1::GetRobotAPIKeysRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRobotAPIKeysResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(40, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(41, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2978,7 +3022,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodAsync(41); + ::grpc::Service::MarkMethodAsync(42); } ~WithAsyncMethod_MarkPartAsMain() override { BaseClassMustBeDerivedFromService(this); @@ -2989,7 +3033,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestMarkPartAsMain(::grpc::ServerContext* context, ::viam::app::v1::MarkPartAsMainRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::MarkPartAsMainResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(41, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(42, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -2998,7 +3042,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodAsync(42); + ::grpc::Service::MarkMethodAsync(43); } ~WithAsyncMethod_MarkPartForRestart() override { BaseClassMustBeDerivedFromService(this); @@ -3009,7 +3053,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestMarkPartForRestart(::grpc::ServerContext* context, ::viam::app::v1::MarkPartForRestartRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::MarkPartForRestartResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(42, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(43, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3018,7 +3062,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodAsync(43); + ::grpc::Service::MarkMethodAsync(44); } ~WithAsyncMethod_CreateRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -3029,7 +3073,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateRobotPartSecret(::grpc::ServerContext* context, ::viam::app::v1::CreateRobotPartSecretRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateRobotPartSecretResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(43, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(44, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3038,7 +3082,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodAsync(44); + ::grpc::Service::MarkMethodAsync(45); } ~WithAsyncMethod_DeleteRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -3049,7 +3093,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteRobotPartSecret(::grpc::ServerContext* context, ::viam::app::v1::DeleteRobotPartSecretRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteRobotPartSecretResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(44, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(45, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3058,7 +3102,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListRobots() { - ::grpc::Service::MarkMethodAsync(45); + ::grpc::Service::MarkMethodAsync(46); } ~WithAsyncMethod_ListRobots() override { BaseClassMustBeDerivedFromService(this); @@ -3069,7 +3113,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListRobots(::grpc::ServerContext* context, ::viam::app::v1::ListRobotsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListRobotsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(45, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(46, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3078,7 +3122,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_NewRobot() { - ::grpc::Service::MarkMethodAsync(46); + ::grpc::Service::MarkMethodAsync(47); } ~WithAsyncMethod_NewRobot() override { BaseClassMustBeDerivedFromService(this); @@ -3089,7 +3133,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestNewRobot(::grpc::ServerContext* context, ::viam::app::v1::NewRobotRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::NewRobotResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(46, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(47, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3098,7 +3142,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateRobot() { - ::grpc::Service::MarkMethodAsync(47); + ::grpc::Service::MarkMethodAsync(48); } ~WithAsyncMethod_UpdateRobot() override { BaseClassMustBeDerivedFromService(this); @@ -3109,7 +3153,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRobot(::grpc::ServerContext* context, ::viam::app::v1::UpdateRobotRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateRobotResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(47, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(48, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3118,7 +3162,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteRobot() { - ::grpc::Service::MarkMethodAsync(48); + ::grpc::Service::MarkMethodAsync(49); } ~WithAsyncMethod_DeleteRobot() override { BaseClassMustBeDerivedFromService(this); @@ -3129,7 +3173,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteRobot(::grpc::ServerContext* context, ::viam::app::v1::DeleteRobotRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteRobotResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(48, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(49, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3138,7 +3182,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListFragments() { - ::grpc::Service::MarkMethodAsync(49); + ::grpc::Service::MarkMethodAsync(50); } ~WithAsyncMethod_ListFragments() override { BaseClassMustBeDerivedFromService(this); @@ -3149,7 +3193,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListFragments(::grpc::ServerContext* context, ::viam::app::v1::ListFragmentsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListFragmentsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(49, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(50, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3158,7 +3202,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetFragment() { - ::grpc::Service::MarkMethodAsync(50); + ::grpc::Service::MarkMethodAsync(51); } ~WithAsyncMethod_GetFragment() override { BaseClassMustBeDerivedFromService(this); @@ -3169,7 +3213,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetFragment(::grpc::ServerContext* context, ::viam::app::v1::GetFragmentRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetFragmentResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(50, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(51, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3178,7 +3222,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateFragment() { - ::grpc::Service::MarkMethodAsync(51); + ::grpc::Service::MarkMethodAsync(52); } ~WithAsyncMethod_CreateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -3189,7 +3233,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateFragment(::grpc::ServerContext* context, ::viam::app::v1::CreateFragmentRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateFragmentResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(51, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(52, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3198,7 +3242,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateFragment() { - ::grpc::Service::MarkMethodAsync(52); + ::grpc::Service::MarkMethodAsync(53); } ~WithAsyncMethod_UpdateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -3209,7 +3253,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateFragment(::grpc::ServerContext* context, ::viam::app::v1::UpdateFragmentRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateFragmentResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(52, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(53, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3218,7 +3262,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteFragment() { - ::grpc::Service::MarkMethodAsync(53); + ::grpc::Service::MarkMethodAsync(54); } ~WithAsyncMethod_DeleteFragment() override { BaseClassMustBeDerivedFromService(this); @@ -3229,7 +3273,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteFragment(::grpc::ServerContext* context, ::viam::app::v1::DeleteFragmentRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteFragmentResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(53, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(54, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3238,7 +3282,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodAsync(54); + ::grpc::Service::MarkMethodAsync(55); } ~WithAsyncMethod_ListMachineFragments() override { BaseClassMustBeDerivedFromService(this); @@ -3249,7 +3293,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListMachineFragments(::grpc::ServerContext* context, ::viam::app::v1::ListMachineFragmentsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListMachineFragmentsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(54, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(55, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3258,7 +3302,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodAsync(55); + ::grpc::Service::MarkMethodAsync(56); } ~WithAsyncMethod_GetFragmentHistory() override { BaseClassMustBeDerivedFromService(this); @@ -3269,7 +3313,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetFragmentHistory(::grpc::ServerContext* context, ::viam::app::v1::GetFragmentHistoryRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetFragmentHistoryResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(55, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(56, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3278,7 +3322,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_AddRole() { - ::grpc::Service::MarkMethodAsync(56); + ::grpc::Service::MarkMethodAsync(57); } ~WithAsyncMethod_AddRole() override { BaseClassMustBeDerivedFromService(this); @@ -3289,7 +3333,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestAddRole(::grpc::ServerContext* context, ::viam::app::v1::AddRoleRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::AddRoleResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(56, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(57, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3298,7 +3342,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_RemoveRole() { - ::grpc::Service::MarkMethodAsync(57); + ::grpc::Service::MarkMethodAsync(58); } ~WithAsyncMethod_RemoveRole() override { BaseClassMustBeDerivedFromService(this); @@ -3309,7 +3353,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestRemoveRole(::grpc::ServerContext* context, ::viam::app::v1::RemoveRoleRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::RemoveRoleResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(57, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(58, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3318,7 +3362,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ChangeRole() { - ::grpc::Service::MarkMethodAsync(58); + ::grpc::Service::MarkMethodAsync(59); } ~WithAsyncMethod_ChangeRole() override { BaseClassMustBeDerivedFromService(this); @@ -3329,7 +3373,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestChangeRole(::grpc::ServerContext* context, ::viam::app::v1::ChangeRoleRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ChangeRoleResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(58, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(59, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3338,7 +3382,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodAsync(59); + ::grpc::Service::MarkMethodAsync(60); } ~WithAsyncMethod_ListAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -3349,7 +3393,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListAuthorizations(::grpc::ServerContext* context, ::viam::app::v1::ListAuthorizationsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListAuthorizationsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(59, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(60, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3358,7 +3402,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CheckPermissions() { - ::grpc::Service::MarkMethodAsync(60); + ::grpc::Service::MarkMethodAsync(61); } ~WithAsyncMethod_CheckPermissions() override { BaseClassMustBeDerivedFromService(this); @@ -3369,7 +3413,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCheckPermissions(::grpc::ServerContext* context, ::viam::app::v1::CheckPermissionsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CheckPermissionsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(60, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(61, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3378,7 +3422,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodAsync(61); + ::grpc::Service::MarkMethodAsync(62); } ~WithAsyncMethod_GetRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -3389,7 +3433,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRegistryItem(::grpc::ServerContext* context, ::viam::app::v1::GetRegistryItemRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRegistryItemResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(61, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(62, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3398,7 +3442,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodAsync(62); + ::grpc::Service::MarkMethodAsync(63); } ~WithAsyncMethod_CreateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -3409,7 +3453,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateRegistryItem(::grpc::ServerContext* context, ::viam::app::v1::CreateRegistryItemRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateRegistryItemResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(62, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(63, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3418,7 +3462,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodAsync(63); + ::grpc::Service::MarkMethodAsync(64); } ~WithAsyncMethod_UpdateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -3429,7 +3473,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRegistryItem(::grpc::ServerContext* context, ::viam::app::v1::UpdateRegistryItemRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateRegistryItemResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(63, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(64, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3438,7 +3482,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodAsync(64); + ::grpc::Service::MarkMethodAsync(65); } ~WithAsyncMethod_ListRegistryItems() override { BaseClassMustBeDerivedFromService(this); @@ -3449,7 +3493,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListRegistryItems(::grpc::ServerContext* context, ::viam::app::v1::ListRegistryItemsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListRegistryItemsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(64, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(65, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3458,7 +3502,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodAsync(65); + ::grpc::Service::MarkMethodAsync(66); } ~WithAsyncMethod_DeleteRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -3469,7 +3513,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteRegistryItem(::grpc::ServerContext* context, ::viam::app::v1::DeleteRegistryItemRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteRegistryItemResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(65, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(66, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3478,7 +3522,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodAsync(66); + ::grpc::Service::MarkMethodAsync(67); } ~WithAsyncMethod_TransferRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -3489,7 +3533,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestTransferRegistryItem(::grpc::ServerContext* context, ::viam::app::v1::TransferRegistryItemRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::TransferRegistryItemResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(66, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(67, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3498,7 +3542,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateModule() { - ::grpc::Service::MarkMethodAsync(67); + ::grpc::Service::MarkMethodAsync(68); } ~WithAsyncMethod_CreateModule() override { BaseClassMustBeDerivedFromService(this); @@ -3509,7 +3553,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateModule(::grpc::ServerContext* context, ::viam::app::v1::CreateModuleRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateModuleResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(67, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(68, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3518,7 +3562,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateModule() { - ::grpc::Service::MarkMethodAsync(68); + ::grpc::Service::MarkMethodAsync(69); } ~WithAsyncMethod_UpdateModule() override { BaseClassMustBeDerivedFromService(this); @@ -3529,7 +3573,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateModule(::grpc::ServerContext* context, ::viam::app::v1::UpdateModuleRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateModuleResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(68, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(69, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3538,7 +3582,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UploadModuleFile() { - ::grpc::Service::MarkMethodAsync(69); + ::grpc::Service::MarkMethodAsync(70); } ~WithAsyncMethod_UploadModuleFile() override { BaseClassMustBeDerivedFromService(this); @@ -3549,7 +3593,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUploadModuleFile(::grpc::ServerContext* context, ::grpc::ServerAsyncReader< ::viam::app::v1::UploadModuleFileResponse, ::viam::app::v1::UploadModuleFileRequest>* reader, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncClientStreaming(69, context, reader, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncClientStreaming(70, context, reader, new_call_cq, notification_cq, tag); } }; template @@ -3558,7 +3602,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetModule() { - ::grpc::Service::MarkMethodAsync(70); + ::grpc::Service::MarkMethodAsync(71); } ~WithAsyncMethod_GetModule() override { BaseClassMustBeDerivedFromService(this); @@ -3569,7 +3613,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetModule(::grpc::ServerContext* context, ::viam::app::v1::GetModuleRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetModuleResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(70, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(71, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3578,7 +3622,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListModules() { - ::grpc::Service::MarkMethodAsync(71); + ::grpc::Service::MarkMethodAsync(72); } ~WithAsyncMethod_ListModules() override { BaseClassMustBeDerivedFromService(this); @@ -3589,7 +3633,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListModules(::grpc::ServerContext* context, ::viam::app::v1::ListModulesRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListModulesResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(71, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(72, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3598,7 +3642,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateKey() { - ::grpc::Service::MarkMethodAsync(72); + ::grpc::Service::MarkMethodAsync(73); } ~WithAsyncMethod_CreateKey() override { BaseClassMustBeDerivedFromService(this); @@ -3609,7 +3653,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateKey(::grpc::ServerContext* context, ::viam::app::v1::CreateKeyRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateKeyResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(72, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(73, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3618,7 +3662,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteKey() { - ::grpc::Service::MarkMethodAsync(73); + ::grpc::Service::MarkMethodAsync(74); } ~WithAsyncMethod_DeleteKey() override { BaseClassMustBeDerivedFromService(this); @@ -3629,7 +3673,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteKey(::grpc::ServerContext* context, ::viam::app::v1::DeleteKeyRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteKeyResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(73, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(74, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3638,7 +3682,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListKeys() { - ::grpc::Service::MarkMethodAsync(74); + ::grpc::Service::MarkMethodAsync(75); } ~WithAsyncMethod_ListKeys() override { BaseClassMustBeDerivedFromService(this); @@ -3649,7 +3693,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListKeys(::grpc::ServerContext* context, ::viam::app::v1::ListKeysRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListKeysResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(74, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(75, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3658,7 +3702,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_RenameKey() { - ::grpc::Service::MarkMethodAsync(75); + ::grpc::Service::MarkMethodAsync(76); } ~WithAsyncMethod_RenameKey() override { BaseClassMustBeDerivedFromService(this); @@ -3669,7 +3713,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestRenameKey(::grpc::ServerContext* context, ::viam::app::v1::RenameKeyRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::RenameKeyResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(75, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(76, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3678,7 +3722,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_RotateKey() { - ::grpc::Service::MarkMethodAsync(76); + ::grpc::Service::MarkMethodAsync(77); } ~WithAsyncMethod_RotateKey() override { BaseClassMustBeDerivedFromService(this); @@ -3689,7 +3733,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestRotateKey(::grpc::ServerContext* context, ::viam::app::v1::RotateKeyRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::RotateKeyResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(76, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(77, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -3698,7 +3742,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodAsync(77); + ::grpc::Service::MarkMethodAsync(78); } ~WithAsyncMethod_CreateKeyFromExistingKeyAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -3709,10 +3753,10 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateKeyFromExistingKeyAuthorizations(::grpc::ServerContext* context, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(77, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(78, context, request, response, new_call_cq, notification_cq, tag); } }; - typedef WithAsyncMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > AsyncService; + typedef WithAsyncMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > AsyncService; template class WithCallbackMethod_GetUserIDByEmail : public BaseClass { private: @@ -4200,19 +4244,46 @@ class AppService final { ::grpc::CallbackServerContext* /*context*/, const ::viam::app::v1::UpdateBillingServiceRequest* /*request*/, ::viam::app::v1::UpdateBillingServiceResponse* /*response*/) { return nullptr; } }; template - class WithCallbackMethod_OrganizationSetSupportEmail : public BaseClass { + class WithCallbackMethod_GetBillingServiceConfig : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: - WithCallbackMethod_OrganizationSetSupportEmail() { + WithCallbackMethod_GetBillingServiceConfig() { ::grpc::Service::MarkMethodCallback(18, - new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>( + new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>( [this]( - ::grpc::CallbackServerContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest* request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response) { return this->OrganizationSetSupportEmail(context, request, response); }));} - void SetMessageAllocatorFor_OrganizationSetSupportEmail( - ::grpc::MessageAllocator< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>* allocator) { + ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetBillingServiceConfigRequest* request, ::viam::app::v1::GetBillingServiceConfigResponse* response) { return this->GetBillingServiceConfig(context, request, response); }));} + void SetMessageAllocatorFor_GetBillingServiceConfig( + ::grpc::MessageAllocator< ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>* allocator) { ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(18); - static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>*>(handler) + static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>*>(handler) + ->SetMessageAllocator(allocator); + } + ~WithCallbackMethod_GetBillingServiceConfig() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status GetBillingServiceConfig(::grpc::ServerContext* /*context*/, const ::viam::app::v1::GetBillingServiceConfigRequest* /*request*/, ::viam::app::v1::GetBillingServiceConfigResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + virtual ::grpc::ServerUnaryReactor* GetBillingServiceConfig( + ::grpc::CallbackServerContext* /*context*/, const ::viam::app::v1::GetBillingServiceConfigRequest* /*request*/, ::viam::app::v1::GetBillingServiceConfigResponse* /*response*/) { return nullptr; } + }; + template + class WithCallbackMethod_OrganizationSetSupportEmail : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithCallbackMethod_OrganizationSetSupportEmail() { + ::grpc::Service::MarkMethodCallback(19, + new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>( + [this]( + ::grpc::CallbackServerContext* context, const ::viam::app::v1::OrganizationSetSupportEmailRequest* request, ::viam::app::v1::OrganizationSetSupportEmailResponse* response) { return this->OrganizationSetSupportEmail(context, request, response); }));} + void SetMessageAllocatorFor_OrganizationSetSupportEmail( + ::grpc::MessageAllocator< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>* allocator) { + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(19); + static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>*>(handler) ->SetMessageAllocator(allocator); } ~WithCallbackMethod_OrganizationSetSupportEmail() override { @@ -4232,13 +4303,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_OrganizationGetSupportEmail() { - ::grpc::Service::MarkMethodCallback(19, + ::grpc::Service::MarkMethodCallback(20, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::OrganizationGetSupportEmailRequest* request, ::viam::app::v1::OrganizationGetSupportEmailResponse* response) { return this->OrganizationGetSupportEmail(context, request, response); }));} void SetMessageAllocatorFor_OrganizationGetSupportEmail( ::grpc::MessageAllocator< ::viam::app::v1::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(19); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(20); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4259,13 +4330,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_CreateLocation() { - ::grpc::Service::MarkMethodCallback(20, + ::grpc::Service::MarkMethodCallback(21, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::CreateLocationRequest* request, ::viam::app::v1::CreateLocationResponse* response) { return this->CreateLocation(context, request, response); }));} void SetMessageAllocatorFor_CreateLocation( ::grpc::MessageAllocator< ::viam::app::v1::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(20); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(21); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4286,13 +4357,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetLocation() { - ::grpc::Service::MarkMethodCallback(21, + ::grpc::Service::MarkMethodCallback(22, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetLocationRequest, ::viam::app::v1::GetLocationResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetLocationRequest* request, ::viam::app::v1::GetLocationResponse* response) { return this->GetLocation(context, request, response); }));} void SetMessageAllocatorFor_GetLocation( ::grpc::MessageAllocator< ::viam::app::v1::GetLocationRequest, ::viam::app::v1::GetLocationResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(21); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(22); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetLocationRequest, ::viam::app::v1::GetLocationResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4313,13 +4384,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_UpdateLocation() { - ::grpc::Service::MarkMethodCallback(22, + ::grpc::Service::MarkMethodCallback(23, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::UpdateLocationRequest* request, ::viam::app::v1::UpdateLocationResponse* response) { return this->UpdateLocation(context, request, response); }));} void SetMessageAllocatorFor_UpdateLocation( ::grpc::MessageAllocator< ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(22); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(23); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4340,13 +4411,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_DeleteLocation() { - ::grpc::Service::MarkMethodCallback(23, + ::grpc::Service::MarkMethodCallback(24, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::DeleteLocationRequest* request, ::viam::app::v1::DeleteLocationResponse* response) { return this->DeleteLocation(context, request, response); }));} void SetMessageAllocatorFor_DeleteLocation( ::grpc::MessageAllocator< ::viam::app::v1::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(23); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(24); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4367,13 +4438,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ListLocations() { - ::grpc::Service::MarkMethodCallback(24, + ::grpc::Service::MarkMethodCallback(25, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ListLocationsRequest* request, ::viam::app::v1::ListLocationsResponse* response) { return this->ListLocations(context, request, response); }));} void SetMessageAllocatorFor_ListLocations( ::grpc::MessageAllocator< ::viam::app::v1::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(24); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(25); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4394,13 +4465,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ShareLocation() { - ::grpc::Service::MarkMethodCallback(25, + ::grpc::Service::MarkMethodCallback(26, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ShareLocationRequest* request, ::viam::app::v1::ShareLocationResponse* response) { return this->ShareLocation(context, request, response); }));} void SetMessageAllocatorFor_ShareLocation( ::grpc::MessageAllocator< ::viam::app::v1::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(25); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(26); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4421,13 +4492,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_UnshareLocation() { - ::grpc::Service::MarkMethodCallback(26, + ::grpc::Service::MarkMethodCallback(27, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::UnshareLocationRequest* request, ::viam::app::v1::UnshareLocationResponse* response) { return this->UnshareLocation(context, request, response); }));} void SetMessageAllocatorFor_UnshareLocation( ::grpc::MessageAllocator< ::viam::app::v1::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(26); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(27); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4448,13 +4519,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_LocationAuth() { - ::grpc::Service::MarkMethodCallback(27, + ::grpc::Service::MarkMethodCallback(28, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::LocationAuthRequest* request, ::viam::app::v1::LocationAuthResponse* response) { return this->LocationAuth(context, request, response); }));} void SetMessageAllocatorFor_LocationAuth( ::grpc::MessageAllocator< ::viam::app::v1::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(27); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(28); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4475,13 +4546,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodCallback(28, + ::grpc::Service::MarkMethodCallback(29, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::CreateLocationSecretRequest* request, ::viam::app::v1::CreateLocationSecretResponse* response) { return this->CreateLocationSecret(context, request, response); }));} void SetMessageAllocatorFor_CreateLocationSecret( ::grpc::MessageAllocator< ::viam::app::v1::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(28); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(29); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4502,13 +4573,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodCallback(29, + ::grpc::Service::MarkMethodCallback(30, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::DeleteLocationSecretRequest* request, ::viam::app::v1::DeleteLocationSecretResponse* response) { return this->DeleteLocationSecret(context, request, response); }));} void SetMessageAllocatorFor_DeleteLocationSecret( ::grpc::MessageAllocator< ::viam::app::v1::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(29); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(30); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4529,13 +4600,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetRobot() { - ::grpc::Service::MarkMethodCallback(30, + ::grpc::Service::MarkMethodCallback(31, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotRequest, ::viam::app::v1::GetRobotResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetRobotRequest* request, ::viam::app::v1::GetRobotResponse* response) { return this->GetRobot(context, request, response); }));} void SetMessageAllocatorFor_GetRobot( ::grpc::MessageAllocator< ::viam::app::v1::GetRobotRequest, ::viam::app::v1::GetRobotResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(30); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(31); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotRequest, ::viam::app::v1::GetRobotResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4556,13 +4627,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodCallback(31, + ::grpc::Service::MarkMethodCallback(32, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetRoverRentalRobotsRequest* request, ::viam::app::v1::GetRoverRentalRobotsResponse* response) { return this->GetRoverRentalRobots(context, request, response); }));} void SetMessageAllocatorFor_GetRoverRentalRobots( ::grpc::MessageAllocator< ::viam::app::v1::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(31); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(32); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4583,13 +4654,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetRobotParts() { - ::grpc::Service::MarkMethodCallback(32, + ::grpc::Service::MarkMethodCallback(33, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetRobotPartsRequest* request, ::viam::app::v1::GetRobotPartsResponse* response) { return this->GetRobotParts(context, request, response); }));} void SetMessageAllocatorFor_GetRobotParts( ::grpc::MessageAllocator< ::viam::app::v1::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(32); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(33); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4610,13 +4681,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetRobotPart() { - ::grpc::Service::MarkMethodCallback(33, + ::grpc::Service::MarkMethodCallback(34, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetRobotPartRequest* request, ::viam::app::v1::GetRobotPartResponse* response) { return this->GetRobotPart(context, request, response); }));} void SetMessageAllocatorFor_GetRobotPart( ::grpc::MessageAllocator< ::viam::app::v1::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(33); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(34); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4637,13 +4708,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodCallback(34, + ::grpc::Service::MarkMethodCallback(35, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetRobotPartLogsRequest* request, ::viam::app::v1::GetRobotPartLogsResponse* response) { return this->GetRobotPartLogs(context, request, response); }));} void SetMessageAllocatorFor_GetRobotPartLogs( ::grpc::MessageAllocator< ::viam::app::v1::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(34); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(35); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4664,7 +4735,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_TailRobotPartLogs() { - ::grpc::Service::MarkMethodCallback(35, + ::grpc::Service::MarkMethodCallback(36, new ::grpc::internal::CallbackServerStreamingHandler< ::viam::app::v1::TailRobotPartLogsRequest, ::viam::app::v1::TailRobotPartLogsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::TailRobotPartLogsRequest* request) { return this->TailRobotPartLogs(context, request); })); @@ -4686,13 +4757,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodCallback(36, + ::grpc::Service::MarkMethodCallback(37, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetRobotPartHistoryRequest* request, ::viam::app::v1::GetRobotPartHistoryResponse* response) { return this->GetRobotPartHistory(context, request, response); }));} void SetMessageAllocatorFor_GetRobotPartHistory( ::grpc::MessageAllocator< ::viam::app::v1::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(36); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(37); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4713,13 +4784,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodCallback(37, + ::grpc::Service::MarkMethodCallback(38, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::UpdateRobotPartRequest* request, ::viam::app::v1::UpdateRobotPartResponse* response) { return this->UpdateRobotPart(context, request, response); }));} void SetMessageAllocatorFor_UpdateRobotPart( ::grpc::MessageAllocator< ::viam::app::v1::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(37); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(38); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4740,13 +4811,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_NewRobotPart() { - ::grpc::Service::MarkMethodCallback(38, + ::grpc::Service::MarkMethodCallback(39, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::NewRobotPartRequest* request, ::viam::app::v1::NewRobotPartResponse* response) { return this->NewRobotPart(context, request, response); }));} void SetMessageAllocatorFor_NewRobotPart( ::grpc::MessageAllocator< ::viam::app::v1::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(38); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(39); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4767,13 +4838,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodCallback(39, + ::grpc::Service::MarkMethodCallback(40, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::DeleteRobotPartRequest* request, ::viam::app::v1::DeleteRobotPartResponse* response) { return this->DeleteRobotPart(context, request, response); }));} void SetMessageAllocatorFor_DeleteRobotPart( ::grpc::MessageAllocator< ::viam::app::v1::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(39); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(40); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4794,13 +4865,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodCallback(40, + ::grpc::Service::MarkMethodCallback(41, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetRobotAPIKeysRequest* request, ::viam::app::v1::GetRobotAPIKeysResponse* response) { return this->GetRobotAPIKeys(context, request, response); }));} void SetMessageAllocatorFor_GetRobotAPIKeys( ::grpc::MessageAllocator< ::viam::app::v1::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(40); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(41); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4821,13 +4892,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodCallback(41, + ::grpc::Service::MarkMethodCallback(42, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::MarkPartAsMainRequest* request, ::viam::app::v1::MarkPartAsMainResponse* response) { return this->MarkPartAsMain(context, request, response); }));} void SetMessageAllocatorFor_MarkPartAsMain( ::grpc::MessageAllocator< ::viam::app::v1::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(41); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(42); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4848,13 +4919,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodCallback(42, + ::grpc::Service::MarkMethodCallback(43, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::MarkPartForRestartRequest* request, ::viam::app::v1::MarkPartForRestartResponse* response) { return this->MarkPartForRestart(context, request, response); }));} void SetMessageAllocatorFor_MarkPartForRestart( ::grpc::MessageAllocator< ::viam::app::v1::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(42); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(43); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4875,13 +4946,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodCallback(43, + ::grpc::Service::MarkMethodCallback(44, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::CreateRobotPartSecretRequest* request, ::viam::app::v1::CreateRobotPartSecretResponse* response) { return this->CreateRobotPartSecret(context, request, response); }));} void SetMessageAllocatorFor_CreateRobotPartSecret( ::grpc::MessageAllocator< ::viam::app::v1::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(43); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(44); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4902,13 +4973,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodCallback(44, + ::grpc::Service::MarkMethodCallback(45, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::DeleteRobotPartSecretRequest* request, ::viam::app::v1::DeleteRobotPartSecretResponse* response) { return this->DeleteRobotPartSecret(context, request, response); }));} void SetMessageAllocatorFor_DeleteRobotPartSecret( ::grpc::MessageAllocator< ::viam::app::v1::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(44); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(45); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4929,13 +5000,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ListRobots() { - ::grpc::Service::MarkMethodCallback(45, + ::grpc::Service::MarkMethodCallback(46, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ListRobotsRequest* request, ::viam::app::v1::ListRobotsResponse* response) { return this->ListRobots(context, request, response); }));} void SetMessageAllocatorFor_ListRobots( ::grpc::MessageAllocator< ::viam::app::v1::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(45); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(46); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4956,13 +5027,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_NewRobot() { - ::grpc::Service::MarkMethodCallback(46, + ::grpc::Service::MarkMethodCallback(47, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::NewRobotRequest, ::viam::app::v1::NewRobotResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::NewRobotRequest* request, ::viam::app::v1::NewRobotResponse* response) { return this->NewRobot(context, request, response); }));} void SetMessageAllocatorFor_NewRobot( ::grpc::MessageAllocator< ::viam::app::v1::NewRobotRequest, ::viam::app::v1::NewRobotResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(46); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(47); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::NewRobotRequest, ::viam::app::v1::NewRobotResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -4983,13 +5054,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_UpdateRobot() { - ::grpc::Service::MarkMethodCallback(47, + ::grpc::Service::MarkMethodCallback(48, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::UpdateRobotRequest* request, ::viam::app::v1::UpdateRobotResponse* response) { return this->UpdateRobot(context, request, response); }));} void SetMessageAllocatorFor_UpdateRobot( ::grpc::MessageAllocator< ::viam::app::v1::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(47); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(48); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5010,13 +5081,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_DeleteRobot() { - ::grpc::Service::MarkMethodCallback(48, + ::grpc::Service::MarkMethodCallback(49, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::DeleteRobotRequest* request, ::viam::app::v1::DeleteRobotResponse* response) { return this->DeleteRobot(context, request, response); }));} void SetMessageAllocatorFor_DeleteRobot( ::grpc::MessageAllocator< ::viam::app::v1::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(48); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(49); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5037,13 +5108,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ListFragments() { - ::grpc::Service::MarkMethodCallback(49, + ::grpc::Service::MarkMethodCallback(50, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ListFragmentsRequest* request, ::viam::app::v1::ListFragmentsResponse* response) { return this->ListFragments(context, request, response); }));} void SetMessageAllocatorFor_ListFragments( ::grpc::MessageAllocator< ::viam::app::v1::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(49); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(50); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5064,13 +5135,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetFragment() { - ::grpc::Service::MarkMethodCallback(50, + ::grpc::Service::MarkMethodCallback(51, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetFragmentRequest* request, ::viam::app::v1::GetFragmentResponse* response) { return this->GetFragment(context, request, response); }));} void SetMessageAllocatorFor_GetFragment( ::grpc::MessageAllocator< ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(50); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(51); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5091,13 +5162,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_CreateFragment() { - ::grpc::Service::MarkMethodCallback(51, + ::grpc::Service::MarkMethodCallback(52, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::CreateFragmentRequest* request, ::viam::app::v1::CreateFragmentResponse* response) { return this->CreateFragment(context, request, response); }));} void SetMessageAllocatorFor_CreateFragment( ::grpc::MessageAllocator< ::viam::app::v1::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(51); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(52); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5118,13 +5189,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_UpdateFragment() { - ::grpc::Service::MarkMethodCallback(52, + ::grpc::Service::MarkMethodCallback(53, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::UpdateFragmentRequest* request, ::viam::app::v1::UpdateFragmentResponse* response) { return this->UpdateFragment(context, request, response); }));} void SetMessageAllocatorFor_UpdateFragment( ::grpc::MessageAllocator< ::viam::app::v1::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(52); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(53); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5145,13 +5216,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_DeleteFragment() { - ::grpc::Service::MarkMethodCallback(53, + ::grpc::Service::MarkMethodCallback(54, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::DeleteFragmentRequest* request, ::viam::app::v1::DeleteFragmentResponse* response) { return this->DeleteFragment(context, request, response); }));} void SetMessageAllocatorFor_DeleteFragment( ::grpc::MessageAllocator< ::viam::app::v1::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(53); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(54); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5172,13 +5243,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodCallback(54, + ::grpc::Service::MarkMethodCallback(55, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ListMachineFragmentsRequest* request, ::viam::app::v1::ListMachineFragmentsResponse* response) { return this->ListMachineFragments(context, request, response); }));} void SetMessageAllocatorFor_ListMachineFragments( ::grpc::MessageAllocator< ::viam::app::v1::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(54); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(55); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5199,13 +5270,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodCallback(55, + ::grpc::Service::MarkMethodCallback(56, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetFragmentHistoryRequest* request, ::viam::app::v1::GetFragmentHistoryResponse* response) { return this->GetFragmentHistory(context, request, response); }));} void SetMessageAllocatorFor_GetFragmentHistory( ::grpc::MessageAllocator< ::viam::app::v1::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(55); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(56); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5226,13 +5297,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_AddRole() { - ::grpc::Service::MarkMethodCallback(56, + ::grpc::Service::MarkMethodCallback(57, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::AddRoleRequest* request, ::viam::app::v1::AddRoleResponse* response) { return this->AddRole(context, request, response); }));} void SetMessageAllocatorFor_AddRole( ::grpc::MessageAllocator< ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(56); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(57); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5253,13 +5324,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_RemoveRole() { - ::grpc::Service::MarkMethodCallback(57, + ::grpc::Service::MarkMethodCallback(58, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::RemoveRoleRequest* request, ::viam::app::v1::RemoveRoleResponse* response) { return this->RemoveRole(context, request, response); }));} void SetMessageAllocatorFor_RemoveRole( ::grpc::MessageAllocator< ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(57); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(58); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5280,13 +5351,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ChangeRole() { - ::grpc::Service::MarkMethodCallback(58, + ::grpc::Service::MarkMethodCallback(59, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ChangeRoleRequest* request, ::viam::app::v1::ChangeRoleResponse* response) { return this->ChangeRole(context, request, response); }));} void SetMessageAllocatorFor_ChangeRole( ::grpc::MessageAllocator< ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(58); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(59); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5307,13 +5378,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodCallback(59, + ::grpc::Service::MarkMethodCallback(60, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ListAuthorizationsRequest* request, ::viam::app::v1::ListAuthorizationsResponse* response) { return this->ListAuthorizations(context, request, response); }));} void SetMessageAllocatorFor_ListAuthorizations( ::grpc::MessageAllocator< ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(59); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(60); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5334,13 +5405,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_CheckPermissions() { - ::grpc::Service::MarkMethodCallback(60, + ::grpc::Service::MarkMethodCallback(61, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::CheckPermissionsRequest* request, ::viam::app::v1::CheckPermissionsResponse* response) { return this->CheckPermissions(context, request, response); }));} void SetMessageAllocatorFor_CheckPermissions( ::grpc::MessageAllocator< ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(60); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(61); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5361,13 +5432,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodCallback(61, + ::grpc::Service::MarkMethodCallback(62, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetRegistryItemRequest* request, ::viam::app::v1::GetRegistryItemResponse* response) { return this->GetRegistryItem(context, request, response); }));} void SetMessageAllocatorFor_GetRegistryItem( ::grpc::MessageAllocator< ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(61); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(62); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5388,13 +5459,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodCallback(62, + ::grpc::Service::MarkMethodCallback(63, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::CreateRegistryItemRequest* request, ::viam::app::v1::CreateRegistryItemResponse* response) { return this->CreateRegistryItem(context, request, response); }));} void SetMessageAllocatorFor_CreateRegistryItem( ::grpc::MessageAllocator< ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(62); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(63); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5415,13 +5486,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodCallback(63, + ::grpc::Service::MarkMethodCallback(64, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::UpdateRegistryItemRequest* request, ::viam::app::v1::UpdateRegistryItemResponse* response) { return this->UpdateRegistryItem(context, request, response); }));} void SetMessageAllocatorFor_UpdateRegistryItem( ::grpc::MessageAllocator< ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(63); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(64); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5442,13 +5513,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodCallback(64, + ::grpc::Service::MarkMethodCallback(65, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ListRegistryItemsRequest* request, ::viam::app::v1::ListRegistryItemsResponse* response) { return this->ListRegistryItems(context, request, response); }));} void SetMessageAllocatorFor_ListRegistryItems( ::grpc::MessageAllocator< ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(64); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(65); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5469,13 +5540,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodCallback(65, + ::grpc::Service::MarkMethodCallback(66, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::DeleteRegistryItemRequest* request, ::viam::app::v1::DeleteRegistryItemResponse* response) { return this->DeleteRegistryItem(context, request, response); }));} void SetMessageAllocatorFor_DeleteRegistryItem( ::grpc::MessageAllocator< ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(65); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(66); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5496,13 +5567,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodCallback(66, + ::grpc::Service::MarkMethodCallback(67, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::TransferRegistryItemRequest* request, ::viam::app::v1::TransferRegistryItemResponse* response) { return this->TransferRegistryItem(context, request, response); }));} void SetMessageAllocatorFor_TransferRegistryItem( ::grpc::MessageAllocator< ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(66); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(67); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5523,13 +5594,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_CreateModule() { - ::grpc::Service::MarkMethodCallback(67, + ::grpc::Service::MarkMethodCallback(68, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::CreateModuleRequest* request, ::viam::app::v1::CreateModuleResponse* response) { return this->CreateModule(context, request, response); }));} void SetMessageAllocatorFor_CreateModule( ::grpc::MessageAllocator< ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(67); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(68); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5550,13 +5621,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_UpdateModule() { - ::grpc::Service::MarkMethodCallback(68, + ::grpc::Service::MarkMethodCallback(69, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::UpdateModuleRequest* request, ::viam::app::v1::UpdateModuleResponse* response) { return this->UpdateModule(context, request, response); }));} void SetMessageAllocatorFor_UpdateModule( ::grpc::MessageAllocator< ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(68); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(69); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5577,7 +5648,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_UploadModuleFile() { - ::grpc::Service::MarkMethodCallback(69, + ::grpc::Service::MarkMethodCallback(70, new ::grpc::internal::CallbackClientStreamingHandler< ::viam::app::v1::UploadModuleFileRequest, ::viam::app::v1::UploadModuleFileResponse>( [this]( ::grpc::CallbackServerContext* context, ::viam::app::v1::UploadModuleFileResponse* response) { return this->UploadModuleFile(context, response); })); @@ -5599,13 +5670,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_GetModule() { - ::grpc::Service::MarkMethodCallback(70, + ::grpc::Service::MarkMethodCallback(71, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::GetModuleRequest* request, ::viam::app::v1::GetModuleResponse* response) { return this->GetModule(context, request, response); }));} void SetMessageAllocatorFor_GetModule( ::grpc::MessageAllocator< ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(70); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(71); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5626,13 +5697,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ListModules() { - ::grpc::Service::MarkMethodCallback(71, + ::grpc::Service::MarkMethodCallback(72, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ListModulesRequest* request, ::viam::app::v1::ListModulesResponse* response) { return this->ListModules(context, request, response); }));} void SetMessageAllocatorFor_ListModules( ::grpc::MessageAllocator< ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(71); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(72); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5653,13 +5724,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_CreateKey() { - ::grpc::Service::MarkMethodCallback(72, + ::grpc::Service::MarkMethodCallback(73, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::CreateKeyRequest* request, ::viam::app::v1::CreateKeyResponse* response) { return this->CreateKey(context, request, response); }));} void SetMessageAllocatorFor_CreateKey( ::grpc::MessageAllocator< ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(72); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(73); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5680,13 +5751,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_DeleteKey() { - ::grpc::Service::MarkMethodCallback(73, + ::grpc::Service::MarkMethodCallback(74, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::DeleteKeyRequest* request, ::viam::app::v1::DeleteKeyResponse* response) { return this->DeleteKey(context, request, response); }));} void SetMessageAllocatorFor_DeleteKey( ::grpc::MessageAllocator< ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(73); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(74); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5707,13 +5778,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_ListKeys() { - ::grpc::Service::MarkMethodCallback(74, + ::grpc::Service::MarkMethodCallback(75, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::ListKeysRequest* request, ::viam::app::v1::ListKeysResponse* response) { return this->ListKeys(context, request, response); }));} void SetMessageAllocatorFor_ListKeys( ::grpc::MessageAllocator< ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(74); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(75); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5734,13 +5805,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_RenameKey() { - ::grpc::Service::MarkMethodCallback(75, + ::grpc::Service::MarkMethodCallback(76, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::RenameKeyRequest* request, ::viam::app::v1::RenameKeyResponse* response) { return this->RenameKey(context, request, response); }));} void SetMessageAllocatorFor_RenameKey( ::grpc::MessageAllocator< ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(75); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(76); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5761,13 +5832,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_RotateKey() { - ::grpc::Service::MarkMethodCallback(76, + ::grpc::Service::MarkMethodCallback(77, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::RotateKeyRequest* request, ::viam::app::v1::RotateKeyResponse* response) { return this->RotateKey(context, request, response); }));} void SetMessageAllocatorFor_RotateKey( ::grpc::MessageAllocator< ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(76); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(77); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5788,13 +5859,13 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithCallbackMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodCallback(77, + ::grpc::Service::MarkMethodCallback(78, new ::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>( [this]( ::grpc::CallbackServerContext* context, const ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest* request, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse* response) { return this->CreateKeyFromExistingKeyAuthorizations(context, request, response); }));} void SetMessageAllocatorFor_CreateKeyFromExistingKeyAuthorizations( ::grpc::MessageAllocator< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>* allocator) { - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(77); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(78); static_cast<::grpc::internal::CallbackUnaryHandler< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>*>(handler) ->SetMessageAllocator(allocator); } @@ -5809,7 +5880,7 @@ class AppService final { virtual ::grpc::ServerUnaryReactor* CreateKeyFromExistingKeyAuthorizations( ::grpc::CallbackServerContext* /*context*/, const ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest* /*request*/, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse* /*response*/) { return nullptr; } }; - typedef WithCallbackMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > CallbackService; + typedef WithCallbackMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > CallbackService; typedef CallbackService ExperimentalCallbackService; template class WithGenericMethod_GetUserIDByEmail : public BaseClass { @@ -6118,30 +6189,47 @@ class AppService final { } }; template - class WithGenericMethod_OrganizationSetSupportEmail : public BaseClass { + class WithGenericMethod_GetBillingServiceConfig : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: - WithGenericMethod_OrganizationSetSupportEmail() { + WithGenericMethod_GetBillingServiceConfig() { ::grpc::Service::MarkMethodGeneric(18); } - ~WithGenericMethod_OrganizationSetSupportEmail() override { + ~WithGenericMethod_GetBillingServiceConfig() override { BaseClassMustBeDerivedFromService(this); } // disable synchronous version of this method - ::grpc::Status OrganizationSetSupportEmail(::grpc::ServerContext* /*context*/, const ::viam::app::v1::OrganizationSetSupportEmailRequest* /*request*/, ::viam::app::v1::OrganizationSetSupportEmailResponse* /*response*/) override { + ::grpc::Status GetBillingServiceConfig(::grpc::ServerContext* /*context*/, const ::viam::app::v1::GetBillingServiceConfigRequest* /*request*/, ::viam::app::v1::GetBillingServiceConfigResponse* /*response*/) override { abort(); return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } }; template - class WithGenericMethod_OrganizationGetSupportEmail : public BaseClass { + class WithGenericMethod_OrganizationSetSupportEmail : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: - WithGenericMethod_OrganizationGetSupportEmail() { + WithGenericMethod_OrganizationSetSupportEmail() { ::grpc::Service::MarkMethodGeneric(19); } + ~WithGenericMethod_OrganizationSetSupportEmail() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status OrganizationSetSupportEmail(::grpc::ServerContext* /*context*/, const ::viam::app::v1::OrganizationSetSupportEmailRequest* /*request*/, ::viam::app::v1::OrganizationSetSupportEmailResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + }; + template + class WithGenericMethod_OrganizationGetSupportEmail : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithGenericMethod_OrganizationGetSupportEmail() { + ::grpc::Service::MarkMethodGeneric(20); + } ~WithGenericMethod_OrganizationGetSupportEmail() override { BaseClassMustBeDerivedFromService(this); } @@ -6157,7 +6245,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateLocation() { - ::grpc::Service::MarkMethodGeneric(20); + ::grpc::Service::MarkMethodGeneric(21); } ~WithGenericMethod_CreateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -6174,7 +6262,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetLocation() { - ::grpc::Service::MarkMethodGeneric(21); + ::grpc::Service::MarkMethodGeneric(22); } ~WithGenericMethod_GetLocation() override { BaseClassMustBeDerivedFromService(this); @@ -6191,7 +6279,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateLocation() { - ::grpc::Service::MarkMethodGeneric(22); + ::grpc::Service::MarkMethodGeneric(23); } ~WithGenericMethod_UpdateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -6208,7 +6296,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteLocation() { - ::grpc::Service::MarkMethodGeneric(23); + ::grpc::Service::MarkMethodGeneric(24); } ~WithGenericMethod_DeleteLocation() override { BaseClassMustBeDerivedFromService(this); @@ -6225,7 +6313,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListLocations() { - ::grpc::Service::MarkMethodGeneric(24); + ::grpc::Service::MarkMethodGeneric(25); } ~WithGenericMethod_ListLocations() override { BaseClassMustBeDerivedFromService(this); @@ -6242,7 +6330,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ShareLocation() { - ::grpc::Service::MarkMethodGeneric(25); + ::grpc::Service::MarkMethodGeneric(26); } ~WithGenericMethod_ShareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -6259,7 +6347,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UnshareLocation() { - ::grpc::Service::MarkMethodGeneric(26); + ::grpc::Service::MarkMethodGeneric(27); } ~WithGenericMethod_UnshareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -6276,7 +6364,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_LocationAuth() { - ::grpc::Service::MarkMethodGeneric(27); + ::grpc::Service::MarkMethodGeneric(28); } ~WithGenericMethod_LocationAuth() override { BaseClassMustBeDerivedFromService(this); @@ -6293,7 +6381,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodGeneric(28); + ::grpc::Service::MarkMethodGeneric(29); } ~WithGenericMethod_CreateLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -6310,7 +6398,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodGeneric(29); + ::grpc::Service::MarkMethodGeneric(30); } ~WithGenericMethod_DeleteLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -6327,7 +6415,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobot() { - ::grpc::Service::MarkMethodGeneric(30); + ::grpc::Service::MarkMethodGeneric(31); } ~WithGenericMethod_GetRobot() override { BaseClassMustBeDerivedFromService(this); @@ -6344,7 +6432,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodGeneric(31); + ::grpc::Service::MarkMethodGeneric(32); } ~WithGenericMethod_GetRoverRentalRobots() override { BaseClassMustBeDerivedFromService(this); @@ -6361,7 +6449,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotParts() { - ::grpc::Service::MarkMethodGeneric(32); + ::grpc::Service::MarkMethodGeneric(33); } ~WithGenericMethod_GetRobotParts() override { BaseClassMustBeDerivedFromService(this); @@ -6378,7 +6466,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotPart() { - ::grpc::Service::MarkMethodGeneric(33); + ::grpc::Service::MarkMethodGeneric(34); } ~WithGenericMethod_GetRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -6395,7 +6483,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodGeneric(34); + ::grpc::Service::MarkMethodGeneric(35); } ~WithGenericMethod_GetRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -6412,7 +6500,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_TailRobotPartLogs() { - ::grpc::Service::MarkMethodGeneric(35); + ::grpc::Service::MarkMethodGeneric(36); } ~WithGenericMethod_TailRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -6429,7 +6517,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodGeneric(36); + ::grpc::Service::MarkMethodGeneric(37); } ~WithGenericMethod_GetRobotPartHistory() override { BaseClassMustBeDerivedFromService(this); @@ -6446,7 +6534,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodGeneric(37); + ::grpc::Service::MarkMethodGeneric(38); } ~WithGenericMethod_UpdateRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -6463,7 +6551,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_NewRobotPart() { - ::grpc::Service::MarkMethodGeneric(38); + ::grpc::Service::MarkMethodGeneric(39); } ~WithGenericMethod_NewRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -6480,7 +6568,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodGeneric(39); + ::grpc::Service::MarkMethodGeneric(40); } ~WithGenericMethod_DeleteRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -6497,7 +6585,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodGeneric(40); + ::grpc::Service::MarkMethodGeneric(41); } ~WithGenericMethod_GetRobotAPIKeys() override { BaseClassMustBeDerivedFromService(this); @@ -6514,7 +6602,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodGeneric(41); + ::grpc::Service::MarkMethodGeneric(42); } ~WithGenericMethod_MarkPartAsMain() override { BaseClassMustBeDerivedFromService(this); @@ -6531,7 +6619,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodGeneric(42); + ::grpc::Service::MarkMethodGeneric(43); } ~WithGenericMethod_MarkPartForRestart() override { BaseClassMustBeDerivedFromService(this); @@ -6548,7 +6636,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodGeneric(43); + ::grpc::Service::MarkMethodGeneric(44); } ~WithGenericMethod_CreateRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -6565,7 +6653,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodGeneric(44); + ::grpc::Service::MarkMethodGeneric(45); } ~WithGenericMethod_DeleteRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -6582,7 +6670,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListRobots() { - ::grpc::Service::MarkMethodGeneric(45); + ::grpc::Service::MarkMethodGeneric(46); } ~WithGenericMethod_ListRobots() override { BaseClassMustBeDerivedFromService(this); @@ -6599,7 +6687,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_NewRobot() { - ::grpc::Service::MarkMethodGeneric(46); + ::grpc::Service::MarkMethodGeneric(47); } ~WithGenericMethod_NewRobot() override { BaseClassMustBeDerivedFromService(this); @@ -6616,7 +6704,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateRobot() { - ::grpc::Service::MarkMethodGeneric(47); + ::grpc::Service::MarkMethodGeneric(48); } ~WithGenericMethod_UpdateRobot() override { BaseClassMustBeDerivedFromService(this); @@ -6633,7 +6721,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteRobot() { - ::grpc::Service::MarkMethodGeneric(48); + ::grpc::Service::MarkMethodGeneric(49); } ~WithGenericMethod_DeleteRobot() override { BaseClassMustBeDerivedFromService(this); @@ -6650,7 +6738,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListFragments() { - ::grpc::Service::MarkMethodGeneric(49); + ::grpc::Service::MarkMethodGeneric(50); } ~WithGenericMethod_ListFragments() override { BaseClassMustBeDerivedFromService(this); @@ -6667,7 +6755,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetFragment() { - ::grpc::Service::MarkMethodGeneric(50); + ::grpc::Service::MarkMethodGeneric(51); } ~WithGenericMethod_GetFragment() override { BaseClassMustBeDerivedFromService(this); @@ -6684,7 +6772,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateFragment() { - ::grpc::Service::MarkMethodGeneric(51); + ::grpc::Service::MarkMethodGeneric(52); } ~WithGenericMethod_CreateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -6701,7 +6789,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateFragment() { - ::grpc::Service::MarkMethodGeneric(52); + ::grpc::Service::MarkMethodGeneric(53); } ~WithGenericMethod_UpdateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -6718,7 +6806,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteFragment() { - ::grpc::Service::MarkMethodGeneric(53); + ::grpc::Service::MarkMethodGeneric(54); } ~WithGenericMethod_DeleteFragment() override { BaseClassMustBeDerivedFromService(this); @@ -6735,7 +6823,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodGeneric(54); + ::grpc::Service::MarkMethodGeneric(55); } ~WithGenericMethod_ListMachineFragments() override { BaseClassMustBeDerivedFromService(this); @@ -6752,7 +6840,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodGeneric(55); + ::grpc::Service::MarkMethodGeneric(56); } ~WithGenericMethod_GetFragmentHistory() override { BaseClassMustBeDerivedFromService(this); @@ -6769,7 +6857,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_AddRole() { - ::grpc::Service::MarkMethodGeneric(56); + ::grpc::Service::MarkMethodGeneric(57); } ~WithGenericMethod_AddRole() override { BaseClassMustBeDerivedFromService(this); @@ -6786,7 +6874,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_RemoveRole() { - ::grpc::Service::MarkMethodGeneric(57); + ::grpc::Service::MarkMethodGeneric(58); } ~WithGenericMethod_RemoveRole() override { BaseClassMustBeDerivedFromService(this); @@ -6803,7 +6891,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ChangeRole() { - ::grpc::Service::MarkMethodGeneric(58); + ::grpc::Service::MarkMethodGeneric(59); } ~WithGenericMethod_ChangeRole() override { BaseClassMustBeDerivedFromService(this); @@ -6820,7 +6908,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodGeneric(59); + ::grpc::Service::MarkMethodGeneric(60); } ~WithGenericMethod_ListAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -6837,7 +6925,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CheckPermissions() { - ::grpc::Service::MarkMethodGeneric(60); + ::grpc::Service::MarkMethodGeneric(61); } ~WithGenericMethod_CheckPermissions() override { BaseClassMustBeDerivedFromService(this); @@ -6854,7 +6942,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodGeneric(61); + ::grpc::Service::MarkMethodGeneric(62); } ~WithGenericMethod_GetRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6871,7 +6959,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodGeneric(62); + ::grpc::Service::MarkMethodGeneric(63); } ~WithGenericMethod_CreateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6888,7 +6976,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodGeneric(63); + ::grpc::Service::MarkMethodGeneric(64); } ~WithGenericMethod_UpdateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6905,7 +6993,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodGeneric(64); + ::grpc::Service::MarkMethodGeneric(65); } ~WithGenericMethod_ListRegistryItems() override { BaseClassMustBeDerivedFromService(this); @@ -6922,7 +7010,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodGeneric(65); + ::grpc::Service::MarkMethodGeneric(66); } ~WithGenericMethod_DeleteRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6939,7 +7027,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodGeneric(66); + ::grpc::Service::MarkMethodGeneric(67); } ~WithGenericMethod_TransferRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6956,7 +7044,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateModule() { - ::grpc::Service::MarkMethodGeneric(67); + ::grpc::Service::MarkMethodGeneric(68); } ~WithGenericMethod_CreateModule() override { BaseClassMustBeDerivedFromService(this); @@ -6973,7 +7061,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateModule() { - ::grpc::Service::MarkMethodGeneric(68); + ::grpc::Service::MarkMethodGeneric(69); } ~WithGenericMethod_UpdateModule() override { BaseClassMustBeDerivedFromService(this); @@ -6990,7 +7078,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UploadModuleFile() { - ::grpc::Service::MarkMethodGeneric(69); + ::grpc::Service::MarkMethodGeneric(70); } ~WithGenericMethod_UploadModuleFile() override { BaseClassMustBeDerivedFromService(this); @@ -7007,7 +7095,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetModule() { - ::grpc::Service::MarkMethodGeneric(70); + ::grpc::Service::MarkMethodGeneric(71); } ~WithGenericMethod_GetModule() override { BaseClassMustBeDerivedFromService(this); @@ -7024,7 +7112,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListModules() { - ::grpc::Service::MarkMethodGeneric(71); + ::grpc::Service::MarkMethodGeneric(72); } ~WithGenericMethod_ListModules() override { BaseClassMustBeDerivedFromService(this); @@ -7041,7 +7129,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateKey() { - ::grpc::Service::MarkMethodGeneric(72); + ::grpc::Service::MarkMethodGeneric(73); } ~WithGenericMethod_CreateKey() override { BaseClassMustBeDerivedFromService(this); @@ -7058,7 +7146,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteKey() { - ::grpc::Service::MarkMethodGeneric(73); + ::grpc::Service::MarkMethodGeneric(74); } ~WithGenericMethod_DeleteKey() override { BaseClassMustBeDerivedFromService(this); @@ -7075,7 +7163,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListKeys() { - ::grpc::Service::MarkMethodGeneric(74); + ::grpc::Service::MarkMethodGeneric(75); } ~WithGenericMethod_ListKeys() override { BaseClassMustBeDerivedFromService(this); @@ -7092,7 +7180,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_RenameKey() { - ::grpc::Service::MarkMethodGeneric(75); + ::grpc::Service::MarkMethodGeneric(76); } ~WithGenericMethod_RenameKey() override { BaseClassMustBeDerivedFromService(this); @@ -7109,7 +7197,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_RotateKey() { - ::grpc::Service::MarkMethodGeneric(76); + ::grpc::Service::MarkMethodGeneric(77); } ~WithGenericMethod_RotateKey() override { BaseClassMustBeDerivedFromService(this); @@ -7126,7 +7214,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodGeneric(77); + ::grpc::Service::MarkMethodGeneric(78); } ~WithGenericMethod_CreateKeyFromExistingKeyAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -7498,12 +7586,32 @@ class AppService final { } }; template + class WithRawMethod_GetBillingServiceConfig : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithRawMethod_GetBillingServiceConfig() { + ::grpc::Service::MarkMethodRaw(18); + } + ~WithRawMethod_GetBillingServiceConfig() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status GetBillingServiceConfig(::grpc::ServerContext* /*context*/, const ::viam::app::v1::GetBillingServiceConfigRequest* /*request*/, ::viam::app::v1::GetBillingServiceConfigResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + void RequestGetBillingServiceConfig(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { + ::grpc::Service::RequestAsyncUnary(18, context, request, response, new_call_cq, notification_cq, tag); + } + }; + template class WithRawMethod_OrganizationSetSupportEmail : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_OrganizationSetSupportEmail() { - ::grpc::Service::MarkMethodRaw(18); + ::grpc::Service::MarkMethodRaw(19); } ~WithRawMethod_OrganizationSetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -7514,7 +7622,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestOrganizationSetSupportEmail(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(18, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(19, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7523,7 +7631,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_OrganizationGetSupportEmail() { - ::grpc::Service::MarkMethodRaw(19); + ::grpc::Service::MarkMethodRaw(20); } ~WithRawMethod_OrganizationGetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -7534,7 +7642,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestOrganizationGetSupportEmail(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(19, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(20, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7543,7 +7651,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateLocation() { - ::grpc::Service::MarkMethodRaw(20); + ::grpc::Service::MarkMethodRaw(21); } ~WithRawMethod_CreateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -7554,7 +7662,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateLocation(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(20, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(21, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7563,7 +7671,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetLocation() { - ::grpc::Service::MarkMethodRaw(21); + ::grpc::Service::MarkMethodRaw(22); } ~WithRawMethod_GetLocation() override { BaseClassMustBeDerivedFromService(this); @@ -7574,7 +7682,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetLocation(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(21, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(22, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7583,7 +7691,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateLocation() { - ::grpc::Service::MarkMethodRaw(22); + ::grpc::Service::MarkMethodRaw(23); } ~WithRawMethod_UpdateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -7594,7 +7702,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateLocation(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(22, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(23, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7603,7 +7711,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteLocation() { - ::grpc::Service::MarkMethodRaw(23); + ::grpc::Service::MarkMethodRaw(24); } ~WithRawMethod_DeleteLocation() override { BaseClassMustBeDerivedFromService(this); @@ -7614,7 +7722,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteLocation(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(23, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(24, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7623,7 +7731,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListLocations() { - ::grpc::Service::MarkMethodRaw(24); + ::grpc::Service::MarkMethodRaw(25); } ~WithRawMethod_ListLocations() override { BaseClassMustBeDerivedFromService(this); @@ -7634,7 +7742,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListLocations(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(24, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(25, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7643,7 +7751,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ShareLocation() { - ::grpc::Service::MarkMethodRaw(25); + ::grpc::Service::MarkMethodRaw(26); } ~WithRawMethod_ShareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -7654,7 +7762,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestShareLocation(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(25, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(26, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7663,7 +7771,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UnshareLocation() { - ::grpc::Service::MarkMethodRaw(26); + ::grpc::Service::MarkMethodRaw(27); } ~WithRawMethod_UnshareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -7674,7 +7782,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUnshareLocation(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(26, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(27, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7683,7 +7791,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_LocationAuth() { - ::grpc::Service::MarkMethodRaw(27); + ::grpc::Service::MarkMethodRaw(28); } ~WithRawMethod_LocationAuth() override { BaseClassMustBeDerivedFromService(this); @@ -7694,7 +7802,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestLocationAuth(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(27, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(28, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7703,7 +7811,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodRaw(28); + ::grpc::Service::MarkMethodRaw(29); } ~WithRawMethod_CreateLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -7714,7 +7822,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateLocationSecret(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(28, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(29, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7723,7 +7831,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodRaw(29); + ::grpc::Service::MarkMethodRaw(30); } ~WithRawMethod_DeleteLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -7734,7 +7842,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteLocationSecret(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(29, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(30, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7743,7 +7851,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobot() { - ::grpc::Service::MarkMethodRaw(30); + ::grpc::Service::MarkMethodRaw(31); } ~WithRawMethod_GetRobot() override { BaseClassMustBeDerivedFromService(this); @@ -7754,7 +7862,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobot(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(30, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(31, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7763,7 +7871,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodRaw(31); + ::grpc::Service::MarkMethodRaw(32); } ~WithRawMethod_GetRoverRentalRobots() override { BaseClassMustBeDerivedFromService(this); @@ -7774,7 +7882,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRoverRentalRobots(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(31, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(32, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7783,7 +7891,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotParts() { - ::grpc::Service::MarkMethodRaw(32); + ::grpc::Service::MarkMethodRaw(33); } ~WithRawMethod_GetRobotParts() override { BaseClassMustBeDerivedFromService(this); @@ -7794,7 +7902,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotParts(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(32, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(33, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7803,7 +7911,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotPart() { - ::grpc::Service::MarkMethodRaw(33); + ::grpc::Service::MarkMethodRaw(34); } ~WithRawMethod_GetRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -7814,7 +7922,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotPart(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(33, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(34, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7823,7 +7931,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodRaw(34); + ::grpc::Service::MarkMethodRaw(35); } ~WithRawMethod_GetRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -7834,7 +7942,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotPartLogs(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(34, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(35, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7843,7 +7951,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_TailRobotPartLogs() { - ::grpc::Service::MarkMethodRaw(35); + ::grpc::Service::MarkMethodRaw(36); } ~WithRawMethod_TailRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -7854,7 +7962,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestTailRobotPartLogs(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncWriter< ::grpc::ByteBuffer>* writer, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncServerStreaming(35, context, request, writer, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncServerStreaming(36, context, request, writer, new_call_cq, notification_cq, tag); } }; template @@ -7863,7 +7971,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodRaw(36); + ::grpc::Service::MarkMethodRaw(37); } ~WithRawMethod_GetRobotPartHistory() override { BaseClassMustBeDerivedFromService(this); @@ -7874,7 +7982,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotPartHistory(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(36, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(37, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7883,7 +7991,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodRaw(37); + ::grpc::Service::MarkMethodRaw(38); } ~WithRawMethod_UpdateRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -7894,7 +8002,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRobotPart(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(37, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(38, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7903,7 +8011,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_NewRobotPart() { - ::grpc::Service::MarkMethodRaw(38); + ::grpc::Service::MarkMethodRaw(39); } ~WithRawMethod_NewRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -7914,7 +8022,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestNewRobotPart(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(38, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(39, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7923,7 +8031,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodRaw(39); + ::grpc::Service::MarkMethodRaw(40); } ~WithRawMethod_DeleteRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -7934,7 +8042,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteRobotPart(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(39, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(40, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7943,7 +8051,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodRaw(40); + ::grpc::Service::MarkMethodRaw(41); } ~WithRawMethod_GetRobotAPIKeys() override { BaseClassMustBeDerivedFromService(this); @@ -7954,7 +8062,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotAPIKeys(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(40, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(41, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7963,7 +8071,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodRaw(41); + ::grpc::Service::MarkMethodRaw(42); } ~WithRawMethod_MarkPartAsMain() override { BaseClassMustBeDerivedFromService(this); @@ -7974,7 +8082,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestMarkPartAsMain(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(41, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(42, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -7983,7 +8091,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodRaw(42); + ::grpc::Service::MarkMethodRaw(43); } ~WithRawMethod_MarkPartForRestart() override { BaseClassMustBeDerivedFromService(this); @@ -7994,7 +8102,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestMarkPartForRestart(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(42, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(43, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8003,7 +8111,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodRaw(43); + ::grpc::Service::MarkMethodRaw(44); } ~WithRawMethod_CreateRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -8014,7 +8122,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateRobotPartSecret(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(43, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(44, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8023,7 +8131,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodRaw(44); + ::grpc::Service::MarkMethodRaw(45); } ~WithRawMethod_DeleteRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -8034,7 +8142,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteRobotPartSecret(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(44, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(45, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8043,7 +8151,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListRobots() { - ::grpc::Service::MarkMethodRaw(45); + ::grpc::Service::MarkMethodRaw(46); } ~WithRawMethod_ListRobots() override { BaseClassMustBeDerivedFromService(this); @@ -8054,7 +8162,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListRobots(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(45, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(46, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8063,7 +8171,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_NewRobot() { - ::grpc::Service::MarkMethodRaw(46); + ::grpc::Service::MarkMethodRaw(47); } ~WithRawMethod_NewRobot() override { BaseClassMustBeDerivedFromService(this); @@ -8074,7 +8182,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestNewRobot(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(46, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(47, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8083,7 +8191,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateRobot() { - ::grpc::Service::MarkMethodRaw(47); + ::grpc::Service::MarkMethodRaw(48); } ~WithRawMethod_UpdateRobot() override { BaseClassMustBeDerivedFromService(this); @@ -8094,7 +8202,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRobot(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(47, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(48, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8103,7 +8211,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteRobot() { - ::grpc::Service::MarkMethodRaw(48); + ::grpc::Service::MarkMethodRaw(49); } ~WithRawMethod_DeleteRobot() override { BaseClassMustBeDerivedFromService(this); @@ -8114,7 +8222,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteRobot(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(48, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(49, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8123,7 +8231,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListFragments() { - ::grpc::Service::MarkMethodRaw(49); + ::grpc::Service::MarkMethodRaw(50); } ~WithRawMethod_ListFragments() override { BaseClassMustBeDerivedFromService(this); @@ -8134,7 +8242,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListFragments(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(49, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(50, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8143,7 +8251,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetFragment() { - ::grpc::Service::MarkMethodRaw(50); + ::grpc::Service::MarkMethodRaw(51); } ~WithRawMethod_GetFragment() override { BaseClassMustBeDerivedFromService(this); @@ -8154,7 +8262,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetFragment(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(50, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(51, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8163,7 +8271,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateFragment() { - ::grpc::Service::MarkMethodRaw(51); + ::grpc::Service::MarkMethodRaw(52); } ~WithRawMethod_CreateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -8174,7 +8282,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateFragment(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(51, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(52, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8183,7 +8291,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateFragment() { - ::grpc::Service::MarkMethodRaw(52); + ::grpc::Service::MarkMethodRaw(53); } ~WithRawMethod_UpdateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -8194,7 +8302,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateFragment(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(52, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(53, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8203,7 +8311,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteFragment() { - ::grpc::Service::MarkMethodRaw(53); + ::grpc::Service::MarkMethodRaw(54); } ~WithRawMethod_DeleteFragment() override { BaseClassMustBeDerivedFromService(this); @@ -8214,7 +8322,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteFragment(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(53, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(54, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8223,7 +8331,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodRaw(54); + ::grpc::Service::MarkMethodRaw(55); } ~WithRawMethod_ListMachineFragments() override { BaseClassMustBeDerivedFromService(this); @@ -8234,7 +8342,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListMachineFragments(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(54, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(55, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8243,7 +8351,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodRaw(55); + ::grpc::Service::MarkMethodRaw(56); } ~WithRawMethod_GetFragmentHistory() override { BaseClassMustBeDerivedFromService(this); @@ -8254,7 +8362,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetFragmentHistory(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(55, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(56, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8263,7 +8371,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_AddRole() { - ::grpc::Service::MarkMethodRaw(56); + ::grpc::Service::MarkMethodRaw(57); } ~WithRawMethod_AddRole() override { BaseClassMustBeDerivedFromService(this); @@ -8274,7 +8382,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestAddRole(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(56, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(57, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8283,7 +8391,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_RemoveRole() { - ::grpc::Service::MarkMethodRaw(57); + ::grpc::Service::MarkMethodRaw(58); } ~WithRawMethod_RemoveRole() override { BaseClassMustBeDerivedFromService(this); @@ -8294,7 +8402,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestRemoveRole(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(57, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(58, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8303,7 +8411,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ChangeRole() { - ::grpc::Service::MarkMethodRaw(58); + ::grpc::Service::MarkMethodRaw(59); } ~WithRawMethod_ChangeRole() override { BaseClassMustBeDerivedFromService(this); @@ -8314,7 +8422,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestChangeRole(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(58, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(59, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8323,7 +8431,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodRaw(59); + ::grpc::Service::MarkMethodRaw(60); } ~WithRawMethod_ListAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -8334,7 +8442,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListAuthorizations(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(59, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(60, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8343,7 +8451,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CheckPermissions() { - ::grpc::Service::MarkMethodRaw(60); + ::grpc::Service::MarkMethodRaw(61); } ~WithRawMethod_CheckPermissions() override { BaseClassMustBeDerivedFromService(this); @@ -8354,7 +8462,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCheckPermissions(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(60, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(61, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8363,7 +8471,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodRaw(61); + ::grpc::Service::MarkMethodRaw(62); } ~WithRawMethod_GetRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -8374,7 +8482,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRegistryItem(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(61, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(62, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8383,7 +8491,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodRaw(62); + ::grpc::Service::MarkMethodRaw(63); } ~WithRawMethod_CreateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -8394,7 +8502,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateRegistryItem(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(62, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(63, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8403,7 +8511,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodRaw(63); + ::grpc::Service::MarkMethodRaw(64); } ~WithRawMethod_UpdateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -8414,7 +8522,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRegistryItem(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(63, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(64, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8423,7 +8531,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodRaw(64); + ::grpc::Service::MarkMethodRaw(65); } ~WithRawMethod_ListRegistryItems() override { BaseClassMustBeDerivedFromService(this); @@ -8434,7 +8542,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListRegistryItems(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(64, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(65, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8443,7 +8551,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodRaw(65); + ::grpc::Service::MarkMethodRaw(66); } ~WithRawMethod_DeleteRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -8454,7 +8562,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteRegistryItem(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(65, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(66, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8463,7 +8571,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodRaw(66); + ::grpc::Service::MarkMethodRaw(67); } ~WithRawMethod_TransferRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -8474,7 +8582,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestTransferRegistryItem(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(66, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(67, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8483,7 +8591,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateModule() { - ::grpc::Service::MarkMethodRaw(67); + ::grpc::Service::MarkMethodRaw(68); } ~WithRawMethod_CreateModule() override { BaseClassMustBeDerivedFromService(this); @@ -8494,7 +8602,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateModule(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(67, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(68, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8503,7 +8611,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateModule() { - ::grpc::Service::MarkMethodRaw(68); + ::grpc::Service::MarkMethodRaw(69); } ~WithRawMethod_UpdateModule() override { BaseClassMustBeDerivedFromService(this); @@ -8514,7 +8622,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateModule(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(68, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(69, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8523,7 +8631,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UploadModuleFile() { - ::grpc::Service::MarkMethodRaw(69); + ::grpc::Service::MarkMethodRaw(70); } ~WithRawMethod_UploadModuleFile() override { BaseClassMustBeDerivedFromService(this); @@ -8534,7 +8642,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUploadModuleFile(::grpc::ServerContext* context, ::grpc::ServerAsyncReader< ::grpc::ByteBuffer, ::grpc::ByteBuffer>* reader, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncClientStreaming(69, context, reader, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncClientStreaming(70, context, reader, new_call_cq, notification_cq, tag); } }; template @@ -8543,7 +8651,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetModule() { - ::grpc::Service::MarkMethodRaw(70); + ::grpc::Service::MarkMethodRaw(71); } ~WithRawMethod_GetModule() override { BaseClassMustBeDerivedFromService(this); @@ -8554,7 +8662,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetModule(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(70, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(71, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8563,7 +8671,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListModules() { - ::grpc::Service::MarkMethodRaw(71); + ::grpc::Service::MarkMethodRaw(72); } ~WithRawMethod_ListModules() override { BaseClassMustBeDerivedFromService(this); @@ -8574,7 +8682,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListModules(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(71, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(72, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8583,7 +8691,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateKey() { - ::grpc::Service::MarkMethodRaw(72); + ::grpc::Service::MarkMethodRaw(73); } ~WithRawMethod_CreateKey() override { BaseClassMustBeDerivedFromService(this); @@ -8594,7 +8702,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateKey(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(72, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(73, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8603,7 +8711,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteKey() { - ::grpc::Service::MarkMethodRaw(73); + ::grpc::Service::MarkMethodRaw(74); } ~WithRawMethod_DeleteKey() override { BaseClassMustBeDerivedFromService(this); @@ -8614,7 +8722,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteKey(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(73, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(74, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8623,7 +8731,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListKeys() { - ::grpc::Service::MarkMethodRaw(74); + ::grpc::Service::MarkMethodRaw(75); } ~WithRawMethod_ListKeys() override { BaseClassMustBeDerivedFromService(this); @@ -8634,7 +8742,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListKeys(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(74, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(75, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8643,7 +8751,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_RenameKey() { - ::grpc::Service::MarkMethodRaw(75); + ::grpc::Service::MarkMethodRaw(76); } ~WithRawMethod_RenameKey() override { BaseClassMustBeDerivedFromService(this); @@ -8654,7 +8762,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestRenameKey(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(75, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(76, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8663,7 +8771,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_RotateKey() { - ::grpc::Service::MarkMethodRaw(76); + ::grpc::Service::MarkMethodRaw(77); } ~WithRawMethod_RotateKey() override { BaseClassMustBeDerivedFromService(this); @@ -8674,7 +8782,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestRotateKey(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(76, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(77, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -8683,7 +8791,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodRaw(77); + ::grpc::Service::MarkMethodRaw(78); } ~WithRawMethod_CreateKeyFromExistingKeyAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -8694,7 +8802,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateKeyFromExistingKeyAuthorizations(::grpc::ServerContext* context, ::grpc::ByteBuffer* request, ::grpc::ServerAsyncResponseWriter< ::grpc::ByteBuffer>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(77, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(78, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -9082,15 +9190,37 @@ class AppService final { [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->UpdateBillingService(context, request, response); })); } - ~WithRawCallbackMethod_UpdateBillingService() override { + ~WithRawCallbackMethod_UpdateBillingService() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status UpdateBillingService(::grpc::ServerContext* /*context*/, const ::viam::app::v1::UpdateBillingServiceRequest* /*request*/, ::viam::app::v1::UpdateBillingServiceResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + virtual ::grpc::ServerUnaryReactor* UpdateBillingService( + ::grpc::CallbackServerContext* /*context*/, const ::grpc::ByteBuffer* /*request*/, ::grpc::ByteBuffer* /*response*/) { return nullptr; } + }; + template + class WithRawCallbackMethod_GetBillingServiceConfig : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithRawCallbackMethod_GetBillingServiceConfig() { + ::grpc::Service::MarkMethodRawCallback(18, + new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( + [this]( + ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetBillingServiceConfig(context, request, response); })); + } + ~WithRawCallbackMethod_GetBillingServiceConfig() override { BaseClassMustBeDerivedFromService(this); } // disable synchronous version of this method - ::grpc::Status UpdateBillingService(::grpc::ServerContext* /*context*/, const ::viam::app::v1::UpdateBillingServiceRequest* /*request*/, ::viam::app::v1::UpdateBillingServiceResponse* /*response*/) override { + ::grpc::Status GetBillingServiceConfig(::grpc::ServerContext* /*context*/, const ::viam::app::v1::GetBillingServiceConfigRequest* /*request*/, ::viam::app::v1::GetBillingServiceConfigResponse* /*response*/) override { abort(); return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } - virtual ::grpc::ServerUnaryReactor* UpdateBillingService( + virtual ::grpc::ServerUnaryReactor* GetBillingServiceConfig( ::grpc::CallbackServerContext* /*context*/, const ::grpc::ByteBuffer* /*request*/, ::grpc::ByteBuffer* /*response*/) { return nullptr; } }; template @@ -9099,7 +9229,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_OrganizationSetSupportEmail() { - ::grpc::Service::MarkMethodRawCallback(18, + ::grpc::Service::MarkMethodRawCallback(19, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->OrganizationSetSupportEmail(context, request, response); })); @@ -9121,7 +9251,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_OrganizationGetSupportEmail() { - ::grpc::Service::MarkMethodRawCallback(19, + ::grpc::Service::MarkMethodRawCallback(20, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->OrganizationGetSupportEmail(context, request, response); })); @@ -9143,7 +9273,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_CreateLocation() { - ::grpc::Service::MarkMethodRawCallback(20, + ::grpc::Service::MarkMethodRawCallback(21, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->CreateLocation(context, request, response); })); @@ -9165,7 +9295,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetLocation() { - ::grpc::Service::MarkMethodRawCallback(21, + ::grpc::Service::MarkMethodRawCallback(22, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetLocation(context, request, response); })); @@ -9187,7 +9317,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_UpdateLocation() { - ::grpc::Service::MarkMethodRawCallback(22, + ::grpc::Service::MarkMethodRawCallback(23, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->UpdateLocation(context, request, response); })); @@ -9209,7 +9339,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_DeleteLocation() { - ::grpc::Service::MarkMethodRawCallback(23, + ::grpc::Service::MarkMethodRawCallback(24, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->DeleteLocation(context, request, response); })); @@ -9231,7 +9361,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ListLocations() { - ::grpc::Service::MarkMethodRawCallback(24, + ::grpc::Service::MarkMethodRawCallback(25, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ListLocations(context, request, response); })); @@ -9253,7 +9383,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ShareLocation() { - ::grpc::Service::MarkMethodRawCallback(25, + ::grpc::Service::MarkMethodRawCallback(26, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ShareLocation(context, request, response); })); @@ -9275,7 +9405,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_UnshareLocation() { - ::grpc::Service::MarkMethodRawCallback(26, + ::grpc::Service::MarkMethodRawCallback(27, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->UnshareLocation(context, request, response); })); @@ -9297,7 +9427,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_LocationAuth() { - ::grpc::Service::MarkMethodRawCallback(27, + ::grpc::Service::MarkMethodRawCallback(28, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->LocationAuth(context, request, response); })); @@ -9319,7 +9449,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodRawCallback(28, + ::grpc::Service::MarkMethodRawCallback(29, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->CreateLocationSecret(context, request, response); })); @@ -9341,7 +9471,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodRawCallback(29, + ::grpc::Service::MarkMethodRawCallback(30, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->DeleteLocationSecret(context, request, response); })); @@ -9363,7 +9493,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetRobot() { - ::grpc::Service::MarkMethodRawCallback(30, + ::grpc::Service::MarkMethodRawCallback(31, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetRobot(context, request, response); })); @@ -9385,7 +9515,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodRawCallback(31, + ::grpc::Service::MarkMethodRawCallback(32, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetRoverRentalRobots(context, request, response); })); @@ -9407,7 +9537,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetRobotParts() { - ::grpc::Service::MarkMethodRawCallback(32, + ::grpc::Service::MarkMethodRawCallback(33, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetRobotParts(context, request, response); })); @@ -9429,7 +9559,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetRobotPart() { - ::grpc::Service::MarkMethodRawCallback(33, + ::grpc::Service::MarkMethodRawCallback(34, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetRobotPart(context, request, response); })); @@ -9451,7 +9581,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodRawCallback(34, + ::grpc::Service::MarkMethodRawCallback(35, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetRobotPartLogs(context, request, response); })); @@ -9473,7 +9603,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_TailRobotPartLogs() { - ::grpc::Service::MarkMethodRawCallback(35, + ::grpc::Service::MarkMethodRawCallback(36, new ::grpc::internal::CallbackServerStreamingHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const::grpc::ByteBuffer* request) { return this->TailRobotPartLogs(context, request); })); @@ -9495,7 +9625,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodRawCallback(36, + ::grpc::Service::MarkMethodRawCallback(37, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetRobotPartHistory(context, request, response); })); @@ -9517,7 +9647,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodRawCallback(37, + ::grpc::Service::MarkMethodRawCallback(38, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->UpdateRobotPart(context, request, response); })); @@ -9539,7 +9669,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_NewRobotPart() { - ::grpc::Service::MarkMethodRawCallback(38, + ::grpc::Service::MarkMethodRawCallback(39, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->NewRobotPart(context, request, response); })); @@ -9561,7 +9691,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodRawCallback(39, + ::grpc::Service::MarkMethodRawCallback(40, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->DeleteRobotPart(context, request, response); })); @@ -9583,7 +9713,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodRawCallback(40, + ::grpc::Service::MarkMethodRawCallback(41, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetRobotAPIKeys(context, request, response); })); @@ -9605,7 +9735,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodRawCallback(41, + ::grpc::Service::MarkMethodRawCallback(42, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->MarkPartAsMain(context, request, response); })); @@ -9627,7 +9757,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodRawCallback(42, + ::grpc::Service::MarkMethodRawCallback(43, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->MarkPartForRestart(context, request, response); })); @@ -9649,7 +9779,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodRawCallback(43, + ::grpc::Service::MarkMethodRawCallback(44, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->CreateRobotPartSecret(context, request, response); })); @@ -9671,7 +9801,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodRawCallback(44, + ::grpc::Service::MarkMethodRawCallback(45, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->DeleteRobotPartSecret(context, request, response); })); @@ -9693,7 +9823,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ListRobots() { - ::grpc::Service::MarkMethodRawCallback(45, + ::grpc::Service::MarkMethodRawCallback(46, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ListRobots(context, request, response); })); @@ -9715,7 +9845,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_NewRobot() { - ::grpc::Service::MarkMethodRawCallback(46, + ::grpc::Service::MarkMethodRawCallback(47, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->NewRobot(context, request, response); })); @@ -9737,7 +9867,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_UpdateRobot() { - ::grpc::Service::MarkMethodRawCallback(47, + ::grpc::Service::MarkMethodRawCallback(48, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->UpdateRobot(context, request, response); })); @@ -9759,7 +9889,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_DeleteRobot() { - ::grpc::Service::MarkMethodRawCallback(48, + ::grpc::Service::MarkMethodRawCallback(49, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->DeleteRobot(context, request, response); })); @@ -9781,7 +9911,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ListFragments() { - ::grpc::Service::MarkMethodRawCallback(49, + ::grpc::Service::MarkMethodRawCallback(50, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ListFragments(context, request, response); })); @@ -9803,7 +9933,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetFragment() { - ::grpc::Service::MarkMethodRawCallback(50, + ::grpc::Service::MarkMethodRawCallback(51, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetFragment(context, request, response); })); @@ -9825,7 +9955,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_CreateFragment() { - ::grpc::Service::MarkMethodRawCallback(51, + ::grpc::Service::MarkMethodRawCallback(52, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->CreateFragment(context, request, response); })); @@ -9847,7 +9977,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_UpdateFragment() { - ::grpc::Service::MarkMethodRawCallback(52, + ::grpc::Service::MarkMethodRawCallback(53, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->UpdateFragment(context, request, response); })); @@ -9869,7 +9999,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_DeleteFragment() { - ::grpc::Service::MarkMethodRawCallback(53, + ::grpc::Service::MarkMethodRawCallback(54, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->DeleteFragment(context, request, response); })); @@ -9891,7 +10021,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodRawCallback(54, + ::grpc::Service::MarkMethodRawCallback(55, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ListMachineFragments(context, request, response); })); @@ -9913,7 +10043,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodRawCallback(55, + ::grpc::Service::MarkMethodRawCallback(56, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetFragmentHistory(context, request, response); })); @@ -9935,7 +10065,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_AddRole() { - ::grpc::Service::MarkMethodRawCallback(56, + ::grpc::Service::MarkMethodRawCallback(57, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->AddRole(context, request, response); })); @@ -9957,7 +10087,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_RemoveRole() { - ::grpc::Service::MarkMethodRawCallback(57, + ::grpc::Service::MarkMethodRawCallback(58, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->RemoveRole(context, request, response); })); @@ -9979,7 +10109,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ChangeRole() { - ::grpc::Service::MarkMethodRawCallback(58, + ::grpc::Service::MarkMethodRawCallback(59, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ChangeRole(context, request, response); })); @@ -10001,7 +10131,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodRawCallback(59, + ::grpc::Service::MarkMethodRawCallback(60, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ListAuthorizations(context, request, response); })); @@ -10023,7 +10153,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_CheckPermissions() { - ::grpc::Service::MarkMethodRawCallback(60, + ::grpc::Service::MarkMethodRawCallback(61, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->CheckPermissions(context, request, response); })); @@ -10045,7 +10175,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodRawCallback(61, + ::grpc::Service::MarkMethodRawCallback(62, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetRegistryItem(context, request, response); })); @@ -10067,7 +10197,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodRawCallback(62, + ::grpc::Service::MarkMethodRawCallback(63, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->CreateRegistryItem(context, request, response); })); @@ -10089,7 +10219,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodRawCallback(63, + ::grpc::Service::MarkMethodRawCallback(64, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->UpdateRegistryItem(context, request, response); })); @@ -10111,7 +10241,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodRawCallback(64, + ::grpc::Service::MarkMethodRawCallback(65, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ListRegistryItems(context, request, response); })); @@ -10133,7 +10263,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodRawCallback(65, + ::grpc::Service::MarkMethodRawCallback(66, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->DeleteRegistryItem(context, request, response); })); @@ -10155,7 +10285,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodRawCallback(66, + ::grpc::Service::MarkMethodRawCallback(67, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->TransferRegistryItem(context, request, response); })); @@ -10177,7 +10307,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_CreateModule() { - ::grpc::Service::MarkMethodRawCallback(67, + ::grpc::Service::MarkMethodRawCallback(68, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->CreateModule(context, request, response); })); @@ -10199,7 +10329,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_UpdateModule() { - ::grpc::Service::MarkMethodRawCallback(68, + ::grpc::Service::MarkMethodRawCallback(69, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->UpdateModule(context, request, response); })); @@ -10221,7 +10351,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_UploadModuleFile() { - ::grpc::Service::MarkMethodRawCallback(69, + ::grpc::Service::MarkMethodRawCallback(70, new ::grpc::internal::CallbackClientStreamingHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, ::grpc::ByteBuffer* response) { return this->UploadModuleFile(context, response); })); @@ -10243,7 +10373,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_GetModule() { - ::grpc::Service::MarkMethodRawCallback(70, + ::grpc::Service::MarkMethodRawCallback(71, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->GetModule(context, request, response); })); @@ -10265,7 +10395,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ListModules() { - ::grpc::Service::MarkMethodRawCallback(71, + ::grpc::Service::MarkMethodRawCallback(72, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ListModules(context, request, response); })); @@ -10287,7 +10417,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_CreateKey() { - ::grpc::Service::MarkMethodRawCallback(72, + ::grpc::Service::MarkMethodRawCallback(73, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->CreateKey(context, request, response); })); @@ -10309,7 +10439,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_DeleteKey() { - ::grpc::Service::MarkMethodRawCallback(73, + ::grpc::Service::MarkMethodRawCallback(74, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->DeleteKey(context, request, response); })); @@ -10331,7 +10461,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_ListKeys() { - ::grpc::Service::MarkMethodRawCallback(74, + ::grpc::Service::MarkMethodRawCallback(75, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->ListKeys(context, request, response); })); @@ -10353,7 +10483,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_RenameKey() { - ::grpc::Service::MarkMethodRawCallback(75, + ::grpc::Service::MarkMethodRawCallback(76, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->RenameKey(context, request, response); })); @@ -10375,7 +10505,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_RotateKey() { - ::grpc::Service::MarkMethodRawCallback(76, + ::grpc::Service::MarkMethodRawCallback(77, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->RotateKey(context, request, response); })); @@ -10397,7 +10527,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawCallbackMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodRawCallback(77, + ::grpc::Service::MarkMethodRawCallback(78, new ::grpc::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( ::grpc::CallbackServerContext* context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->CreateKeyFromExistingKeyAuthorizations(context, request, response); })); @@ -10900,12 +11030,39 @@ class AppService final { virtual ::grpc::Status StreamedUpdateBillingService(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::viam::app::v1::UpdateBillingServiceRequest,::viam::app::v1::UpdateBillingServiceResponse>* server_unary_streamer) = 0; }; template + class WithStreamedUnaryMethod_GetBillingServiceConfig : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithStreamedUnaryMethod_GetBillingServiceConfig() { + ::grpc::Service::MarkMethodStreamed(18, + new ::grpc::internal::StreamedUnaryHandler< + ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>( + [this](::grpc::ServerContext* context, + ::grpc::ServerUnaryStreamer< + ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>* streamer) { + return this->StreamedGetBillingServiceConfig(context, + streamer); + })); + } + ~WithStreamedUnaryMethod_GetBillingServiceConfig() override { + BaseClassMustBeDerivedFromService(this); + } + // disable regular version of this method + ::grpc::Status GetBillingServiceConfig(::grpc::ServerContext* /*context*/, const ::viam::app::v1::GetBillingServiceConfigRequest* /*request*/, ::viam::app::v1::GetBillingServiceConfigResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + // replace default version of method with streamed unary + virtual ::grpc::Status StreamedGetBillingServiceConfig(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::viam::app::v1::GetBillingServiceConfigRequest,::viam::app::v1::GetBillingServiceConfigResponse>* server_unary_streamer) = 0; + }; + template class WithStreamedUnaryMethod_OrganizationSetSupportEmail : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_OrganizationSetSupportEmail() { - ::grpc::Service::MarkMethodStreamed(18, + ::grpc::Service::MarkMethodStreamed(19, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>( [this](::grpc::ServerContext* context, @@ -10932,7 +11089,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_OrganizationGetSupportEmail() { - ::grpc::Service::MarkMethodStreamed(19, + ::grpc::Service::MarkMethodStreamed(20, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse>( [this](::grpc::ServerContext* context, @@ -10959,7 +11116,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateLocation() { - ::grpc::Service::MarkMethodStreamed(20, + ::grpc::Service::MarkMethodStreamed(21, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse>( [this](::grpc::ServerContext* context, @@ -10986,7 +11143,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetLocation() { - ::grpc::Service::MarkMethodStreamed(21, + ::grpc::Service::MarkMethodStreamed(22, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetLocationRequest, ::viam::app::v1::GetLocationResponse>( [this](::grpc::ServerContext* context, @@ -11013,7 +11170,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateLocation() { - ::grpc::Service::MarkMethodStreamed(22, + ::grpc::Service::MarkMethodStreamed(23, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse>( [this](::grpc::ServerContext* context, @@ -11040,7 +11197,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteLocation() { - ::grpc::Service::MarkMethodStreamed(23, + ::grpc::Service::MarkMethodStreamed(24, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse>( [this](::grpc::ServerContext* context, @@ -11067,7 +11224,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListLocations() { - ::grpc::Service::MarkMethodStreamed(24, + ::grpc::Service::MarkMethodStreamed(25, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse>( [this](::grpc::ServerContext* context, @@ -11094,7 +11251,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ShareLocation() { - ::grpc::Service::MarkMethodStreamed(25, + ::grpc::Service::MarkMethodStreamed(26, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse>( [this](::grpc::ServerContext* context, @@ -11121,7 +11278,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UnshareLocation() { - ::grpc::Service::MarkMethodStreamed(26, + ::grpc::Service::MarkMethodStreamed(27, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse>( [this](::grpc::ServerContext* context, @@ -11148,7 +11305,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_LocationAuth() { - ::grpc::Service::MarkMethodStreamed(27, + ::grpc::Service::MarkMethodStreamed(28, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse>( [this](::grpc::ServerContext* context, @@ -11175,7 +11332,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodStreamed(28, + ::grpc::Service::MarkMethodStreamed(29, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse>( [this](::grpc::ServerContext* context, @@ -11202,7 +11359,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodStreamed(29, + ::grpc::Service::MarkMethodStreamed(30, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse>( [this](::grpc::ServerContext* context, @@ -11229,7 +11386,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobot() { - ::grpc::Service::MarkMethodStreamed(30, + ::grpc::Service::MarkMethodStreamed(31, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotRequest, ::viam::app::v1::GetRobotResponse>( [this](::grpc::ServerContext* context, @@ -11256,7 +11413,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodStreamed(31, + ::grpc::Service::MarkMethodStreamed(32, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse>( [this](::grpc::ServerContext* context, @@ -11283,7 +11440,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotParts() { - ::grpc::Service::MarkMethodStreamed(32, + ::grpc::Service::MarkMethodStreamed(33, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse>( [this](::grpc::ServerContext* context, @@ -11310,7 +11467,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotPart() { - ::grpc::Service::MarkMethodStreamed(33, + ::grpc::Service::MarkMethodStreamed(34, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse>( [this](::grpc::ServerContext* context, @@ -11337,7 +11494,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodStreamed(34, + ::grpc::Service::MarkMethodStreamed(35, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse>( [this](::grpc::ServerContext* context, @@ -11364,7 +11521,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodStreamed(36, + ::grpc::Service::MarkMethodStreamed(37, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse>( [this](::grpc::ServerContext* context, @@ -11391,7 +11548,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodStreamed(37, + ::grpc::Service::MarkMethodStreamed(38, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse>( [this](::grpc::ServerContext* context, @@ -11418,7 +11575,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_NewRobotPart() { - ::grpc::Service::MarkMethodStreamed(38, + ::grpc::Service::MarkMethodStreamed(39, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse>( [this](::grpc::ServerContext* context, @@ -11445,7 +11602,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodStreamed(39, + ::grpc::Service::MarkMethodStreamed(40, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse>( [this](::grpc::ServerContext* context, @@ -11472,7 +11629,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodStreamed(40, + ::grpc::Service::MarkMethodStreamed(41, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse>( [this](::grpc::ServerContext* context, @@ -11499,7 +11656,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodStreamed(41, + ::grpc::Service::MarkMethodStreamed(42, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse>( [this](::grpc::ServerContext* context, @@ -11526,7 +11683,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodStreamed(42, + ::grpc::Service::MarkMethodStreamed(43, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse>( [this](::grpc::ServerContext* context, @@ -11553,7 +11710,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodStreamed(43, + ::grpc::Service::MarkMethodStreamed(44, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse>( [this](::grpc::ServerContext* context, @@ -11580,7 +11737,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodStreamed(44, + ::grpc::Service::MarkMethodStreamed(45, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse>( [this](::grpc::ServerContext* context, @@ -11607,7 +11764,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListRobots() { - ::grpc::Service::MarkMethodStreamed(45, + ::grpc::Service::MarkMethodStreamed(46, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse>( [this](::grpc::ServerContext* context, @@ -11634,7 +11791,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_NewRobot() { - ::grpc::Service::MarkMethodStreamed(46, + ::grpc::Service::MarkMethodStreamed(47, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::NewRobotRequest, ::viam::app::v1::NewRobotResponse>( [this](::grpc::ServerContext* context, @@ -11661,7 +11818,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateRobot() { - ::grpc::Service::MarkMethodStreamed(47, + ::grpc::Service::MarkMethodStreamed(48, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse>( [this](::grpc::ServerContext* context, @@ -11688,7 +11845,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteRobot() { - ::grpc::Service::MarkMethodStreamed(48, + ::grpc::Service::MarkMethodStreamed(49, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse>( [this](::grpc::ServerContext* context, @@ -11715,7 +11872,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListFragments() { - ::grpc::Service::MarkMethodStreamed(49, + ::grpc::Service::MarkMethodStreamed(50, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse>( [this](::grpc::ServerContext* context, @@ -11742,7 +11899,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetFragment() { - ::grpc::Service::MarkMethodStreamed(50, + ::grpc::Service::MarkMethodStreamed(51, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse>( [this](::grpc::ServerContext* context, @@ -11769,7 +11926,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateFragment() { - ::grpc::Service::MarkMethodStreamed(51, + ::grpc::Service::MarkMethodStreamed(52, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse>( [this](::grpc::ServerContext* context, @@ -11796,7 +11953,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateFragment() { - ::grpc::Service::MarkMethodStreamed(52, + ::grpc::Service::MarkMethodStreamed(53, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse>( [this](::grpc::ServerContext* context, @@ -11823,7 +11980,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteFragment() { - ::grpc::Service::MarkMethodStreamed(53, + ::grpc::Service::MarkMethodStreamed(54, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse>( [this](::grpc::ServerContext* context, @@ -11850,7 +12007,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodStreamed(54, + ::grpc::Service::MarkMethodStreamed(55, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse>( [this](::grpc::ServerContext* context, @@ -11877,7 +12034,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodStreamed(55, + ::grpc::Service::MarkMethodStreamed(56, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse>( [this](::grpc::ServerContext* context, @@ -11904,7 +12061,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_AddRole() { - ::grpc::Service::MarkMethodStreamed(56, + ::grpc::Service::MarkMethodStreamed(57, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse>( [this](::grpc::ServerContext* context, @@ -11931,7 +12088,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_RemoveRole() { - ::grpc::Service::MarkMethodStreamed(57, + ::grpc::Service::MarkMethodStreamed(58, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse>( [this](::grpc::ServerContext* context, @@ -11958,7 +12115,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ChangeRole() { - ::grpc::Service::MarkMethodStreamed(58, + ::grpc::Service::MarkMethodStreamed(59, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse>( [this](::grpc::ServerContext* context, @@ -11985,7 +12142,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodStreamed(59, + ::grpc::Service::MarkMethodStreamed(60, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse>( [this](::grpc::ServerContext* context, @@ -12012,7 +12169,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CheckPermissions() { - ::grpc::Service::MarkMethodStreamed(60, + ::grpc::Service::MarkMethodStreamed(61, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse>( [this](::grpc::ServerContext* context, @@ -12039,7 +12196,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodStreamed(61, + ::grpc::Service::MarkMethodStreamed(62, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse>( [this](::grpc::ServerContext* context, @@ -12066,7 +12223,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodStreamed(62, + ::grpc::Service::MarkMethodStreamed(63, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse>( [this](::grpc::ServerContext* context, @@ -12093,7 +12250,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodStreamed(63, + ::grpc::Service::MarkMethodStreamed(64, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse>( [this](::grpc::ServerContext* context, @@ -12120,7 +12277,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodStreamed(64, + ::grpc::Service::MarkMethodStreamed(65, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse>( [this](::grpc::ServerContext* context, @@ -12147,7 +12304,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodStreamed(65, + ::grpc::Service::MarkMethodStreamed(66, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse>( [this](::grpc::ServerContext* context, @@ -12174,7 +12331,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodStreamed(66, + ::grpc::Service::MarkMethodStreamed(67, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse>( [this](::grpc::ServerContext* context, @@ -12201,7 +12358,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateModule() { - ::grpc::Service::MarkMethodStreamed(67, + ::grpc::Service::MarkMethodStreamed(68, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse>( [this](::grpc::ServerContext* context, @@ -12228,7 +12385,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateModule() { - ::grpc::Service::MarkMethodStreamed(68, + ::grpc::Service::MarkMethodStreamed(69, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse>( [this](::grpc::ServerContext* context, @@ -12255,7 +12412,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetModule() { - ::grpc::Service::MarkMethodStreamed(70, + ::grpc::Service::MarkMethodStreamed(71, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse>( [this](::grpc::ServerContext* context, @@ -12282,7 +12439,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListModules() { - ::grpc::Service::MarkMethodStreamed(71, + ::grpc::Service::MarkMethodStreamed(72, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse>( [this](::grpc::ServerContext* context, @@ -12309,7 +12466,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateKey() { - ::grpc::Service::MarkMethodStreamed(72, + ::grpc::Service::MarkMethodStreamed(73, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse>( [this](::grpc::ServerContext* context, @@ -12336,7 +12493,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteKey() { - ::grpc::Service::MarkMethodStreamed(73, + ::grpc::Service::MarkMethodStreamed(74, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse>( [this](::grpc::ServerContext* context, @@ -12363,7 +12520,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListKeys() { - ::grpc::Service::MarkMethodStreamed(74, + ::grpc::Service::MarkMethodStreamed(75, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse>( [this](::grpc::ServerContext* context, @@ -12390,7 +12547,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_RenameKey() { - ::grpc::Service::MarkMethodStreamed(75, + ::grpc::Service::MarkMethodStreamed(76, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse>( [this](::grpc::ServerContext* context, @@ -12417,7 +12574,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_RotateKey() { - ::grpc::Service::MarkMethodStreamed(76, + ::grpc::Service::MarkMethodStreamed(77, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse>( [this](::grpc::ServerContext* context, @@ -12444,7 +12601,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodStreamed(77, + ::grpc::Service::MarkMethodStreamed(78, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>( [this](::grpc::ServerContext* context, @@ -12465,14 +12622,14 @@ class AppService final { // replace default version of method with streamed unary virtual ::grpc::Status StreamedCreateKeyFromExistingKeyAuthorizations(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest,::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>* server_unary_streamer) = 0; }; - typedef WithStreamedUnaryMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > StreamedUnaryService; + typedef WithStreamedUnaryMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > StreamedUnaryService; template class WithSplitStreamingMethod_TailRobotPartLogs : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithSplitStreamingMethod_TailRobotPartLogs() { - ::grpc::Service::MarkMethodStreamed(35, + ::grpc::Service::MarkMethodStreamed(36, new ::grpc::internal::SplitServerStreamingHandler< ::viam::app::v1::TailRobotPartLogsRequest, ::viam::app::v1::TailRobotPartLogsResponse>( [this](::grpc::ServerContext* context, @@ -12494,7 +12651,7 @@ class AppService final { virtual ::grpc::Status StreamedTailRobotPartLogs(::grpc::ServerContext* context, ::grpc::ServerSplitStreamer< ::viam::app::v1::TailRobotPartLogsRequest,::viam::app::v1::TailRobotPartLogsResponse>* server_split_streamer) = 0; }; typedef WithSplitStreamingMethod_TailRobotPartLogs SplitStreamedService; - typedef WithStreamedUnaryMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > StreamedService; + typedef WithStreamedUnaryMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > StreamedService; }; // Users diff --git a/src/viam/api/app/v1/app.pb.cc b/src/viam/api/app/v1/app.pb.cc index 07399f89d..16a917798 100644 --- a/src/viam/api/app/v1/app.pb.cc +++ b/src/viam/api/app/v1/app.pb.cc @@ -1520,6 +1520,27 @@ struct GetFragmentHistoryRequestDefaultTypeInternal { PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetFragmentHistoryRequestDefaultTypeInternal _GetFragmentHistoryRequest_default_instance_; +inline constexpr GetBillingServiceConfigRequest::Impl_::Impl_( + ::_pbi::ConstantInitialized) noexcept + : org_id_( + &::google::protobuf::internal::fixed_address_empty_string, + ::_pbi::ConstantInitialized()), + _cached_size_{0} {} + +template +PROTOBUF_CONSTEXPR GetBillingServiceConfigRequest::GetBillingServiceConfigRequest(::_pbi::ConstantInitialized) + : _impl_(::_pbi::ConstantInitialized()) {} +struct GetBillingServiceConfigRequestDefaultTypeInternal { + PROTOBUF_CONSTEXPR GetBillingServiceConfigRequestDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} + ~GetBillingServiceConfigRequestDefaultTypeInternal() {} + union { + GetBillingServiceConfigRequest _instance; + }; +}; + +PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT + PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetBillingServiceConfigRequestDefaultTypeInternal _GetBillingServiceConfigRequest_default_instance_; + inline constexpr FragmentError::Impl_::Impl_( ::_pbi::ConstantInitialized) noexcept : fragment_id_( @@ -2877,6 +2898,34 @@ struct GetOrganizationsWithAccessToLocationResponseDefaultTypeInternal { PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetOrganizationsWithAccessToLocationResponseDefaultTypeInternal _GetOrganizationsWithAccessToLocationResponse_default_instance_; +inline constexpr GetBillingServiceConfigResponse::Impl_::Impl_( + ::_pbi::ConstantInitialized) noexcept + : _cached_size_{0}, + support_email_( + &::google::protobuf::internal::fixed_address_empty_string, + ::_pbi::ConstantInitialized()), + logo_url_( + &::google::protobuf::internal::fixed_address_empty_string, + ::_pbi::ConstantInitialized()), + billing_dashboard_url_( + &::google::protobuf::internal::fixed_address_empty_string, + ::_pbi::ConstantInitialized()), + billing_address_{nullptr} {} + +template +PROTOBUF_CONSTEXPR GetBillingServiceConfigResponse::GetBillingServiceConfigResponse(::_pbi::ConstantInitialized) + : _impl_(::_pbi::ConstantInitialized()) {} +struct GetBillingServiceConfigResponseDefaultTypeInternal { + PROTOBUF_CONSTEXPR GetBillingServiceConfigResponseDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} + ~GetBillingServiceConfigResponseDefaultTypeInternal() {} + union { + GetBillingServiceConfigResponse _instance; + }; +}; + +PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT + PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetBillingServiceConfigResponseDefaultTypeInternal _GetBillingServiceConfigResponse_default_instance_; + inline constexpr Fragment::Impl_::Impl_( ::_pbi::ConstantInitialized) noexcept : _cached_size_{0}, @@ -4192,7 +4241,7 @@ PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT } // namespace v1 } // namespace app } // namespace viam -static ::_pb::Metadata file_level_metadata_app_2fv1_2fapp_2eproto[192]; +static ::_pb::Metadata file_level_metadata_app_2fv1_2fapp_2eproto[194]; static const ::_pb::EnumDescriptor* file_level_enum_descriptors_app_2fv1_2fapp_2eproto[6]; static constexpr const ::_pb::ServiceDescriptor** file_level_service_descriptors_app_2fv1_2fapp_2eproto = nullptr; @@ -4636,6 +4685,31 @@ const ::uint32_t TableStruct_app_2fv1_2fapp_2eproto::offsets[] PROTOBUF_SECTION_ ~0u, // no _split_ ~0u, // no sizeof(Split) ~0u, // no _has_bits_ + PROTOBUF_FIELD_OFFSET(::viam::app::v1::GetBillingServiceConfigRequest, _internal_metadata_), + ~0u, // no _extensions_ + ~0u, // no _oneof_case_ + ~0u, // no _weak_field_map_ + ~0u, // no _inlined_string_donated_ + ~0u, // no _split_ + ~0u, // no sizeof(Split) + PROTOBUF_FIELD_OFFSET(::viam::app::v1::GetBillingServiceConfigRequest, _impl_.org_id_), + PROTOBUF_FIELD_OFFSET(::viam::app::v1::GetBillingServiceConfigResponse, _impl_._has_bits_), + PROTOBUF_FIELD_OFFSET(::viam::app::v1::GetBillingServiceConfigResponse, _internal_metadata_), + ~0u, // no _extensions_ + ~0u, // no _oneof_case_ + ~0u, // no _weak_field_map_ + ~0u, // no _inlined_string_donated_ + ~0u, // no _split_ + ~0u, // no sizeof(Split) + PROTOBUF_FIELD_OFFSET(::viam::app::v1::GetBillingServiceConfigResponse, _impl_.billing_address_), + PROTOBUF_FIELD_OFFSET(::viam::app::v1::GetBillingServiceConfigResponse, _impl_.support_email_), + PROTOBUF_FIELD_OFFSET(::viam::app::v1::GetBillingServiceConfigResponse, _impl_.logo_url_), + PROTOBUF_FIELD_OFFSET(::viam::app::v1::GetBillingServiceConfigResponse, _impl_.billing_dashboard_url_), + 0, + ~0u, + ~0u, + ~0u, + ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::viam::app::v1::DisableBillingServiceRequest, _internal_metadata_), ~0u, // no _extensions_ ~0u, // no _oneof_case_ @@ -6396,162 +6470,164 @@ static const ::_pbi::MigrationSchema {409, -1, -1, sizeof(::viam::app::v1::EnableBillingServiceResponse)}, {417, 427, -1, sizeof(::viam::app::v1::UpdateBillingServiceRequest)}, {429, -1, -1, sizeof(::viam::app::v1::UpdateBillingServiceResponse)}, - {437, -1, -1, sizeof(::viam::app::v1::DisableBillingServiceRequest)}, - {446, -1, -1, sizeof(::viam::app::v1::DisableBillingServiceResponse)}, - {454, -1, -1, sizeof(::viam::app::v1::OrganizationSetSupportEmailRequest)}, - {464, -1, -1, sizeof(::viam::app::v1::OrganizationSetSupportEmailResponse)}, - {472, -1, -1, sizeof(::viam::app::v1::OrganizationGetSupportEmailRequest)}, - {481, -1, -1, sizeof(::viam::app::v1::OrganizationGetSupportEmailResponse)}, - {490, -1, -1, sizeof(::viam::app::v1::OrganizationIdentity)}, - {500, -1, -1, sizeof(::viam::app::v1::LocationOrganization)}, - {510, -1, -1, sizeof(::viam::app::v1::LocationAuth)}, - {521, -1, -1, sizeof(::viam::app::v1::StorageConfig)}, - {530, 546, -1, sizeof(::viam::app::v1::Location)}, - {554, 566, -1, sizeof(::viam::app::v1::SharedSecret)}, - {570, 581, -1, sizeof(::viam::app::v1::CreateLocationRequest)}, - {584, 593, -1, sizeof(::viam::app::v1::CreateLocationResponse)}, - {594, -1, -1, sizeof(::viam::app::v1::GetLocationRequest)}, - {603, 612, -1, sizeof(::viam::app::v1::GetLocationResponse)}, - {613, 625, -1, sizeof(::viam::app::v1::UpdateLocationRequest)}, - {629, 638, -1, sizeof(::viam::app::v1::UpdateLocationResponse)}, - {639, -1, -1, sizeof(::viam::app::v1::DeleteLocationRequest)}, - {648, -1, -1, sizeof(::viam::app::v1::DeleteLocationResponse)}, - {656, -1, -1, sizeof(::viam::app::v1::GetOrganizationsWithAccessToLocationRequest)}, - {665, -1, -1, sizeof(::viam::app::v1::GetOrganizationsWithAccessToLocationResponse)}, - {674, -1, -1, sizeof(::viam::app::v1::ListLocationsRequest)}, - {683, -1, -1, sizeof(::viam::app::v1::ShareLocationRequest)}, - {693, -1, -1, sizeof(::viam::app::v1::ShareLocationResponse)}, - {701, -1, -1, sizeof(::viam::app::v1::UnshareLocationRequest)}, - {711, -1, -1, sizeof(::viam::app::v1::UnshareLocationResponse)}, - {719, -1, -1, sizeof(::viam::app::v1::ListLocationsResponse)}, - {728, -1, -1, sizeof(::viam::app::v1::CreateLocationSecretRequest)}, - {737, 746, -1, sizeof(::viam::app::v1::CreateLocationSecretResponse)}, - {747, -1, -1, sizeof(::viam::app::v1::DeleteLocationSecretRequest)}, - {757, -1, -1, sizeof(::viam::app::v1::DeleteLocationSecretResponse)}, - {765, -1, -1, sizeof(::viam::app::v1::LocationAuthRequest)}, - {774, 783, -1, sizeof(::viam::app::v1::LocationAuthResponse)}, - {784, -1, -1, sizeof(::viam::app::v1::GetRobotRequest)}, - {793, -1, -1, sizeof(::viam::app::v1::GetRoverRentalRobotsRequest)}, - {802, -1, -1, sizeof(::viam::app::v1::RoverRentalRobot)}, - {814, -1, -1, sizeof(::viam::app::v1::GetRoverRentalRobotsResponse)}, - {823, 832, -1, sizeof(::viam::app::v1::GetRobotResponse)}, - {833, -1, -1, sizeof(::viam::app::v1::GetRobotPartsRequest)}, - {842, -1, -1, sizeof(::viam::app::v1::GetRobotPartsResponse)}, - {851, -1, -1, sizeof(::viam::app::v1::GetRobotPartRequest)}, - {860, 870, -1, sizeof(::viam::app::v1::GetRobotPartResponse)}, - {872, 889, -1, sizeof(::viam::app::v1::GetRobotPartLogsRequest)}, - {898, -1, -1, sizeof(::viam::app::v1::GetRobotPartLogsResponse)}, - {908, 919, -1, sizeof(::viam::app::v1::TailRobotPartLogsRequest)}, - {922, -1, -1, sizeof(::viam::app::v1::TailRobotPartLogsResponse)}, - {931, -1, -1, sizeof(::viam::app::v1::GetRobotPartHistoryRequest)}, - {940, -1, -1, sizeof(::viam::app::v1::GetRobotPartHistoryResponse)}, - {949, 960, -1, sizeof(::viam::app::v1::UpdateRobotPartRequest)}, - {963, 972, -1, sizeof(::viam::app::v1::UpdateRobotPartResponse)}, - {973, -1, -1, sizeof(::viam::app::v1::NewRobotPartRequest)}, - {983, -1, -1, sizeof(::viam::app::v1::NewRobotPartResponse)}, - {992, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartRequest)}, - {1001, -1, -1, sizeof(::viam::app::v1::GetRobotAPIKeysRequest)}, - {1010, 1022, -1, sizeof(::viam::app::v1::APIKey)}, - {1026, -1, -1, sizeof(::viam::app::v1::GetRobotAPIKeysResponse)}, - {1035, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartResponse)}, - {1043, 1063, -1, sizeof(::viam::app::v1::Fragment)}, - {1075, 1087, -1, sizeof(::viam::app::v1::FragmentHistoryEntry)}, - {1091, -1, -1, sizeof(::viam::app::v1::FragmentError)}, - {1102, 1113, -1, sizeof(::viam::app::v1::ResolvedFragment)}, - {1116, -1, -1, sizeof(::viam::app::v1::ListFragmentsRequest)}, - {1127, -1, -1, sizeof(::viam::app::v1::ListFragmentsResponse)}, - {1136, -1, -1, sizeof(::viam::app::v1::GetFragmentRequest)}, - {1145, 1154, -1, sizeof(::viam::app::v1::GetFragmentResponse)}, - {1155, 1167, -1, sizeof(::viam::app::v1::CreateFragmentRequest)}, - {1171, 1180, -1, sizeof(::viam::app::v1::CreateFragmentResponse)}, - {1181, 1194, -1, sizeof(::viam::app::v1::UpdateFragmentRequest)}, - {1199, 1208, -1, sizeof(::viam::app::v1::UpdateFragmentResponse)}, - {1209, -1, -1, sizeof(::viam::app::v1::DeleteFragmentRequest)}, - {1218, -1, -1, sizeof(::viam::app::v1::DeleteFragmentResponse)}, - {1226, 1237, -1, sizeof(::viam::app::v1::GetFragmentHistoryRequest)}, - {1240, -1, -1, sizeof(::viam::app::v1::GetFragmentHistoryResponse)}, - {1250, -1, -1, sizeof(::viam::app::v1::ListRobotsRequest)}, - {1259, -1, -1, sizeof(::viam::app::v1::ListMachineFragmentsRequest)}, - {1269, -1, -1, sizeof(::viam::app::v1::ListMachineFragmentsResponse)}, - {1279, -1, -1, sizeof(::viam::app::v1::ListRobotsResponse)}, - {1288, -1, -1, sizeof(::viam::app::v1::NewRobotRequest)}, - {1298, -1, -1, sizeof(::viam::app::v1::NewRobotResponse)}, - {1307, -1, -1, sizeof(::viam::app::v1::UpdateRobotRequest)}, - {1318, 1327, -1, sizeof(::viam::app::v1::UpdateRobotResponse)}, - {1328, -1, -1, sizeof(::viam::app::v1::DeleteRobotRequest)}, - {1337, -1, -1, sizeof(::viam::app::v1::DeleteRobotResponse)}, - {1345, -1, -1, sizeof(::viam::app::v1::MarkPartAsMainRequest)}, - {1354, -1, -1, sizeof(::viam::app::v1::MarkPartAsMainResponse)}, - {1362, -1, -1, sizeof(::viam::app::v1::MarkPartForRestartRequest)}, - {1371, -1, -1, sizeof(::viam::app::v1::MarkPartForRestartResponse)}, - {1379, -1, -1, sizeof(::viam::app::v1::CreateRobotPartSecretRequest)}, - {1388, 1397, -1, sizeof(::viam::app::v1::CreateRobotPartSecretResponse)}, - {1398, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartSecretRequest)}, - {1408, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartSecretResponse)}, - {1416, -1, -1, sizeof(::viam::app::v1::Authorization)}, - {1431, 1440, -1, sizeof(::viam::app::v1::AddRoleRequest)}, - {1441, -1, -1, sizeof(::viam::app::v1::AddRoleResponse)}, - {1449, 1458, -1, sizeof(::viam::app::v1::RemoveRoleRequest)}, - {1459, -1, -1, sizeof(::viam::app::v1::RemoveRoleResponse)}, - {1467, 1477, -1, sizeof(::viam::app::v1::ChangeRoleRequest)}, - {1479, -1, -1, sizeof(::viam::app::v1::ChangeRoleResponse)}, - {1487, -1, -1, sizeof(::viam::app::v1::ListAuthorizationsRequest)}, - {1497, -1, -1, sizeof(::viam::app::v1::ListAuthorizationsResponse)}, - {1506, -1, -1, sizeof(::viam::app::v1::CheckPermissionsRequest)}, - {1515, -1, -1, sizeof(::viam::app::v1::AuthorizedPermissions)}, - {1526, -1, -1, sizeof(::viam::app::v1::CheckPermissionsResponse)}, - {1535, 1548, -1, sizeof(::viam::app::v1::ModuleVersion)}, - {1553, 1565, -1, sizeof(::viam::app::v1::ModuleMetadata)}, - {1569, -1, -1, sizeof(::viam::app::v1::MLModelMetadata)}, - {1580, 1590, -1, sizeof(::viam::app::v1::MLTrainingVersion)}, - {1592, -1, -1, sizeof(::viam::app::v1::MLTrainingMetadata)}, - {1604, 1630, -1, sizeof(::viam::app::v1::RegistryItem)}, - {1647, -1, -1, sizeof(::viam::app::v1::GetRegistryItemRequest)}, - {1656, 1665, -1, sizeof(::viam::app::v1::GetRegistryItemResponse)}, - {1666, -1, -1, sizeof(::viam::app::v1::CreateRegistryItemRequest)}, - {1677, -1, -1, sizeof(::viam::app::v1::CreateRegistryItemResponse)}, - {1685, 1698, -1, sizeof(::viam::app::v1::UpdateRegistryItemRequest)}, - {1703, -1, -1, sizeof(::viam::app::v1::UpdateRegistryItemResponse)}, - {1711, 1727, -1, sizeof(::viam::app::v1::ListRegistryItemsRequest)}, - {1735, -1, -1, sizeof(::viam::app::v1::ListRegistryItemsResponse)}, - {1744, -1, -1, sizeof(::viam::app::v1::DeleteRegistryItemRequest)}, - {1753, -1, -1, sizeof(::viam::app::v1::DeleteRegistryItemResponse)}, - {1761, -1, -1, sizeof(::viam::app::v1::TransferRegistryItemRequest)}, - {1771, -1, -1, sizeof(::viam::app::v1::TransferRegistryItemResponse)}, - {1779, -1, -1, sizeof(::viam::app::v1::CreateModuleRequest)}, - {1789, -1, -1, sizeof(::viam::app::v1::CreateModuleResponse)}, - {1799, 1814, -1, sizeof(::viam::app::v1::UpdateModuleRequest)}, - {1821, -1, -1, sizeof(::viam::app::v1::UpdateModuleResponse)}, - {1830, -1, -1, sizeof(::viam::app::v1::Model)}, - {1840, -1, -1, sizeof(::viam::app::v1::ModuleFileInfo)}, - {1852, -1, -1, sizeof(::viam::app::v1::UploadModuleFileRequest)}, - {1863, -1, -1, sizeof(::viam::app::v1::UploadModuleFileResponse)}, - {1872, -1, -1, sizeof(::viam::app::v1::GetModuleRequest)}, - {1881, 1890, -1, sizeof(::viam::app::v1::GetModuleResponse)}, - {1891, 1912, -1, sizeof(::viam::app::v1::Module)}, - {1925, 1938, -1, sizeof(::viam::app::v1::VersionHistory)}, - {1943, 1953, -1, sizeof(::viam::app::v1::Uploads)}, - {1955, 1964, -1, sizeof(::viam::app::v1::ListModulesRequest)}, - {1965, -1, -1, sizeof(::viam::app::v1::ListModulesResponse)}, - {1974, -1, -1, sizeof(::viam::app::v1::GetUserIDByEmailRequest)}, - {1983, -1, -1, sizeof(::viam::app::v1::GetUserIDByEmailResponse)}, - {1992, -1, -1, sizeof(::viam::app::v1::ListOrganizationsByUserRequest)}, - {2001, -1, -1, sizeof(::viam::app::v1::OrgDetails)}, - {2011, -1, -1, sizeof(::viam::app::v1::ListOrganizationsByUserResponse)}, - {2020, -1, -1, sizeof(::viam::app::v1::CreateKeyRequest)}, - {2030, -1, -1, sizeof(::viam::app::v1::CreateKeyResponse)}, - {2040, -1, -1, sizeof(::viam::app::v1::DeleteKeyRequest)}, - {2049, -1, -1, sizeof(::viam::app::v1::DeleteKeyResponse)}, - {2057, -1, -1, sizeof(::viam::app::v1::RenameKeyRequest)}, - {2067, -1, -1, sizeof(::viam::app::v1::RenameKeyResponse)}, - {2077, -1, -1, sizeof(::viam::app::v1::AuthorizationDetails)}, - {2090, 2100, -1, sizeof(::viam::app::v1::APIKeyWithAuthorizations)}, - {2102, -1, -1, sizeof(::viam::app::v1::ListKeysRequest)}, - {2111, -1, -1, sizeof(::viam::app::v1::ListKeysResponse)}, - {2120, -1, -1, sizeof(::viam::app::v1::RotateKeyRequest)}, - {2129, -1, -1, sizeof(::viam::app::v1::RotateKeyResponse)}, - {2139, -1, -1, sizeof(::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest)}, - {2148, -1, -1, sizeof(::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse)}, + {437, -1, -1, sizeof(::viam::app::v1::GetBillingServiceConfigRequest)}, + {446, 458, -1, sizeof(::viam::app::v1::GetBillingServiceConfigResponse)}, + {462, -1, -1, sizeof(::viam::app::v1::DisableBillingServiceRequest)}, + {471, -1, -1, sizeof(::viam::app::v1::DisableBillingServiceResponse)}, + {479, -1, -1, sizeof(::viam::app::v1::OrganizationSetSupportEmailRequest)}, + {489, -1, -1, sizeof(::viam::app::v1::OrganizationSetSupportEmailResponse)}, + {497, -1, -1, sizeof(::viam::app::v1::OrganizationGetSupportEmailRequest)}, + {506, -1, -1, sizeof(::viam::app::v1::OrganizationGetSupportEmailResponse)}, + {515, -1, -1, sizeof(::viam::app::v1::OrganizationIdentity)}, + {525, -1, -1, sizeof(::viam::app::v1::LocationOrganization)}, + {535, -1, -1, sizeof(::viam::app::v1::LocationAuth)}, + {546, -1, -1, sizeof(::viam::app::v1::StorageConfig)}, + {555, 571, -1, sizeof(::viam::app::v1::Location)}, + {579, 591, -1, sizeof(::viam::app::v1::SharedSecret)}, + {595, 606, -1, sizeof(::viam::app::v1::CreateLocationRequest)}, + {609, 618, -1, sizeof(::viam::app::v1::CreateLocationResponse)}, + {619, -1, -1, sizeof(::viam::app::v1::GetLocationRequest)}, + {628, 637, -1, sizeof(::viam::app::v1::GetLocationResponse)}, + {638, 650, -1, sizeof(::viam::app::v1::UpdateLocationRequest)}, + {654, 663, -1, sizeof(::viam::app::v1::UpdateLocationResponse)}, + {664, -1, -1, sizeof(::viam::app::v1::DeleteLocationRequest)}, + {673, -1, -1, sizeof(::viam::app::v1::DeleteLocationResponse)}, + {681, -1, -1, sizeof(::viam::app::v1::GetOrganizationsWithAccessToLocationRequest)}, + {690, -1, -1, sizeof(::viam::app::v1::GetOrganizationsWithAccessToLocationResponse)}, + {699, -1, -1, sizeof(::viam::app::v1::ListLocationsRequest)}, + {708, -1, -1, sizeof(::viam::app::v1::ShareLocationRequest)}, + {718, -1, -1, sizeof(::viam::app::v1::ShareLocationResponse)}, + {726, -1, -1, sizeof(::viam::app::v1::UnshareLocationRequest)}, + {736, -1, -1, sizeof(::viam::app::v1::UnshareLocationResponse)}, + {744, -1, -1, sizeof(::viam::app::v1::ListLocationsResponse)}, + {753, -1, -1, sizeof(::viam::app::v1::CreateLocationSecretRequest)}, + {762, 771, -1, sizeof(::viam::app::v1::CreateLocationSecretResponse)}, + {772, -1, -1, sizeof(::viam::app::v1::DeleteLocationSecretRequest)}, + {782, -1, -1, sizeof(::viam::app::v1::DeleteLocationSecretResponse)}, + {790, -1, -1, sizeof(::viam::app::v1::LocationAuthRequest)}, + {799, 808, -1, sizeof(::viam::app::v1::LocationAuthResponse)}, + {809, -1, -1, sizeof(::viam::app::v1::GetRobotRequest)}, + {818, -1, -1, sizeof(::viam::app::v1::GetRoverRentalRobotsRequest)}, + {827, -1, -1, sizeof(::viam::app::v1::RoverRentalRobot)}, + {839, -1, -1, sizeof(::viam::app::v1::GetRoverRentalRobotsResponse)}, + {848, 857, -1, sizeof(::viam::app::v1::GetRobotResponse)}, + {858, -1, -1, sizeof(::viam::app::v1::GetRobotPartsRequest)}, + {867, -1, -1, sizeof(::viam::app::v1::GetRobotPartsResponse)}, + {876, -1, -1, sizeof(::viam::app::v1::GetRobotPartRequest)}, + {885, 895, -1, sizeof(::viam::app::v1::GetRobotPartResponse)}, + {897, 914, -1, sizeof(::viam::app::v1::GetRobotPartLogsRequest)}, + {923, -1, -1, sizeof(::viam::app::v1::GetRobotPartLogsResponse)}, + {933, 944, -1, sizeof(::viam::app::v1::TailRobotPartLogsRequest)}, + {947, -1, -1, sizeof(::viam::app::v1::TailRobotPartLogsResponse)}, + {956, -1, -1, sizeof(::viam::app::v1::GetRobotPartHistoryRequest)}, + {965, -1, -1, sizeof(::viam::app::v1::GetRobotPartHistoryResponse)}, + {974, 985, -1, sizeof(::viam::app::v1::UpdateRobotPartRequest)}, + {988, 997, -1, sizeof(::viam::app::v1::UpdateRobotPartResponse)}, + {998, -1, -1, sizeof(::viam::app::v1::NewRobotPartRequest)}, + {1008, -1, -1, sizeof(::viam::app::v1::NewRobotPartResponse)}, + {1017, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartRequest)}, + {1026, -1, -1, sizeof(::viam::app::v1::GetRobotAPIKeysRequest)}, + {1035, 1047, -1, sizeof(::viam::app::v1::APIKey)}, + {1051, -1, -1, sizeof(::viam::app::v1::GetRobotAPIKeysResponse)}, + {1060, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartResponse)}, + {1068, 1088, -1, sizeof(::viam::app::v1::Fragment)}, + {1100, 1112, -1, sizeof(::viam::app::v1::FragmentHistoryEntry)}, + {1116, -1, -1, sizeof(::viam::app::v1::FragmentError)}, + {1127, 1138, -1, sizeof(::viam::app::v1::ResolvedFragment)}, + {1141, -1, -1, sizeof(::viam::app::v1::ListFragmentsRequest)}, + {1152, -1, -1, sizeof(::viam::app::v1::ListFragmentsResponse)}, + {1161, -1, -1, sizeof(::viam::app::v1::GetFragmentRequest)}, + {1170, 1179, -1, sizeof(::viam::app::v1::GetFragmentResponse)}, + {1180, 1192, -1, sizeof(::viam::app::v1::CreateFragmentRequest)}, + {1196, 1205, -1, sizeof(::viam::app::v1::CreateFragmentResponse)}, + {1206, 1219, -1, sizeof(::viam::app::v1::UpdateFragmentRequest)}, + {1224, 1233, -1, sizeof(::viam::app::v1::UpdateFragmentResponse)}, + {1234, -1, -1, sizeof(::viam::app::v1::DeleteFragmentRequest)}, + {1243, -1, -1, sizeof(::viam::app::v1::DeleteFragmentResponse)}, + {1251, 1262, -1, sizeof(::viam::app::v1::GetFragmentHistoryRequest)}, + {1265, -1, -1, sizeof(::viam::app::v1::GetFragmentHistoryResponse)}, + {1275, -1, -1, sizeof(::viam::app::v1::ListRobotsRequest)}, + {1284, -1, -1, sizeof(::viam::app::v1::ListMachineFragmentsRequest)}, + {1294, -1, -1, sizeof(::viam::app::v1::ListMachineFragmentsResponse)}, + {1304, -1, -1, sizeof(::viam::app::v1::ListRobotsResponse)}, + {1313, -1, -1, sizeof(::viam::app::v1::NewRobotRequest)}, + {1323, -1, -1, sizeof(::viam::app::v1::NewRobotResponse)}, + {1332, -1, -1, sizeof(::viam::app::v1::UpdateRobotRequest)}, + {1343, 1352, -1, sizeof(::viam::app::v1::UpdateRobotResponse)}, + {1353, -1, -1, sizeof(::viam::app::v1::DeleteRobotRequest)}, + {1362, -1, -1, sizeof(::viam::app::v1::DeleteRobotResponse)}, + {1370, -1, -1, sizeof(::viam::app::v1::MarkPartAsMainRequest)}, + {1379, -1, -1, sizeof(::viam::app::v1::MarkPartAsMainResponse)}, + {1387, -1, -1, sizeof(::viam::app::v1::MarkPartForRestartRequest)}, + {1396, -1, -1, sizeof(::viam::app::v1::MarkPartForRestartResponse)}, + {1404, -1, -1, sizeof(::viam::app::v1::CreateRobotPartSecretRequest)}, + {1413, 1422, -1, sizeof(::viam::app::v1::CreateRobotPartSecretResponse)}, + {1423, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartSecretRequest)}, + {1433, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartSecretResponse)}, + {1441, -1, -1, sizeof(::viam::app::v1::Authorization)}, + {1456, 1465, -1, sizeof(::viam::app::v1::AddRoleRequest)}, + {1466, -1, -1, sizeof(::viam::app::v1::AddRoleResponse)}, + {1474, 1483, -1, sizeof(::viam::app::v1::RemoveRoleRequest)}, + {1484, -1, -1, sizeof(::viam::app::v1::RemoveRoleResponse)}, + {1492, 1502, -1, sizeof(::viam::app::v1::ChangeRoleRequest)}, + {1504, -1, -1, sizeof(::viam::app::v1::ChangeRoleResponse)}, + {1512, -1, -1, sizeof(::viam::app::v1::ListAuthorizationsRequest)}, + {1522, -1, -1, sizeof(::viam::app::v1::ListAuthorizationsResponse)}, + {1531, -1, -1, sizeof(::viam::app::v1::CheckPermissionsRequest)}, + {1540, -1, -1, sizeof(::viam::app::v1::AuthorizedPermissions)}, + {1551, -1, -1, sizeof(::viam::app::v1::CheckPermissionsResponse)}, + {1560, 1573, -1, sizeof(::viam::app::v1::ModuleVersion)}, + {1578, 1590, -1, sizeof(::viam::app::v1::ModuleMetadata)}, + {1594, -1, -1, sizeof(::viam::app::v1::MLModelMetadata)}, + {1605, 1615, -1, sizeof(::viam::app::v1::MLTrainingVersion)}, + {1617, -1, -1, sizeof(::viam::app::v1::MLTrainingMetadata)}, + {1629, 1655, -1, sizeof(::viam::app::v1::RegistryItem)}, + {1672, -1, -1, sizeof(::viam::app::v1::GetRegistryItemRequest)}, + {1681, 1690, -1, sizeof(::viam::app::v1::GetRegistryItemResponse)}, + {1691, -1, -1, sizeof(::viam::app::v1::CreateRegistryItemRequest)}, + {1702, -1, -1, sizeof(::viam::app::v1::CreateRegistryItemResponse)}, + {1710, 1723, -1, sizeof(::viam::app::v1::UpdateRegistryItemRequest)}, + {1728, -1, -1, sizeof(::viam::app::v1::UpdateRegistryItemResponse)}, + {1736, 1752, -1, sizeof(::viam::app::v1::ListRegistryItemsRequest)}, + {1760, -1, -1, sizeof(::viam::app::v1::ListRegistryItemsResponse)}, + {1769, -1, -1, sizeof(::viam::app::v1::DeleteRegistryItemRequest)}, + {1778, -1, -1, sizeof(::viam::app::v1::DeleteRegistryItemResponse)}, + {1786, -1, -1, sizeof(::viam::app::v1::TransferRegistryItemRequest)}, + {1796, -1, -1, sizeof(::viam::app::v1::TransferRegistryItemResponse)}, + {1804, -1, -1, sizeof(::viam::app::v1::CreateModuleRequest)}, + {1814, -1, -1, sizeof(::viam::app::v1::CreateModuleResponse)}, + {1824, 1839, -1, sizeof(::viam::app::v1::UpdateModuleRequest)}, + {1846, -1, -1, sizeof(::viam::app::v1::UpdateModuleResponse)}, + {1855, -1, -1, sizeof(::viam::app::v1::Model)}, + {1865, -1, -1, sizeof(::viam::app::v1::ModuleFileInfo)}, + {1877, -1, -1, sizeof(::viam::app::v1::UploadModuleFileRequest)}, + {1888, -1, -1, sizeof(::viam::app::v1::UploadModuleFileResponse)}, + {1897, -1, -1, sizeof(::viam::app::v1::GetModuleRequest)}, + {1906, 1915, -1, sizeof(::viam::app::v1::GetModuleResponse)}, + {1916, 1937, -1, sizeof(::viam::app::v1::Module)}, + {1950, 1963, -1, sizeof(::viam::app::v1::VersionHistory)}, + {1968, 1978, -1, sizeof(::viam::app::v1::Uploads)}, + {1980, 1989, -1, sizeof(::viam::app::v1::ListModulesRequest)}, + {1990, -1, -1, sizeof(::viam::app::v1::ListModulesResponse)}, + {1999, -1, -1, sizeof(::viam::app::v1::GetUserIDByEmailRequest)}, + {2008, -1, -1, sizeof(::viam::app::v1::GetUserIDByEmailResponse)}, + {2017, -1, -1, sizeof(::viam::app::v1::ListOrganizationsByUserRequest)}, + {2026, -1, -1, sizeof(::viam::app::v1::OrgDetails)}, + {2036, -1, -1, sizeof(::viam::app::v1::ListOrganizationsByUserResponse)}, + {2045, -1, -1, sizeof(::viam::app::v1::CreateKeyRequest)}, + {2055, -1, -1, sizeof(::viam::app::v1::CreateKeyResponse)}, + {2065, -1, -1, sizeof(::viam::app::v1::DeleteKeyRequest)}, + {2074, -1, -1, sizeof(::viam::app::v1::DeleteKeyResponse)}, + {2082, -1, -1, sizeof(::viam::app::v1::RenameKeyRequest)}, + {2092, -1, -1, sizeof(::viam::app::v1::RenameKeyResponse)}, + {2102, -1, -1, sizeof(::viam::app::v1::AuthorizationDetails)}, + {2115, 2125, -1, sizeof(::viam::app::v1::APIKeyWithAuthorizations)}, + {2127, -1, -1, sizeof(::viam::app::v1::ListKeysRequest)}, + {2136, -1, -1, sizeof(::viam::app::v1::ListKeysResponse)}, + {2145, -1, -1, sizeof(::viam::app::v1::RotateKeyRequest)}, + {2154, -1, -1, sizeof(::viam::app::v1::RotateKeyResponse)}, + {2164, -1, -1, sizeof(::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest)}, + {2173, -1, -1, sizeof(::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse)}, }; static const ::_pb::Message* const file_default_instances[] = { @@ -6591,6 +6667,8 @@ static const ::_pb::Message* const file_default_instances[] = { &::viam::app::v1::_EnableBillingServiceResponse_default_instance_._instance, &::viam::app::v1::_UpdateBillingServiceRequest_default_instance_._instance, &::viam::app::v1::_UpdateBillingServiceResponse_default_instance_._instance, + &::viam::app::v1::_GetBillingServiceConfigRequest_default_instance_._instance, + &::viam::app::v1::_GetBillingServiceConfigResponse_default_instance_._instance, &::viam::app::v1::_DisableBillingServiceRequest_default_instance_._instance, &::viam::app::v1::_DisableBillingServiceResponse_default_instance_._instance, &::viam::app::v1::_OrganizationSetSupportEmailRequest_default_instance_._instance, @@ -6893,650 +6971,659 @@ const char descriptor_table_protodef_app_2fv1_2fapp_2eproto[] PROTOBUF_SECTION_V "gServiceRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\022D" "\n\017billing_address\030\002 \001(\0132\033.viam.app.v1.Bi" "llingAddressR\016billingAddress\"\036\n\034UpdateBi" - "llingServiceResponse\"5\n\034DisableBillingSe" - "rviceRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"\037\n\035D" - "isableBillingServiceResponse\"Q\n\"Organiza" - "tionSetSupportEmailRequest\022\025\n\006org_id\030\001 \001" - "(\tR\005orgId\022\024\n\005email\030\002 \001(\tR\005email\"%\n#Organ" - "izationSetSupportEmailResponse\";\n\"Organi" - "zationGetSupportEmailRequest\022\025\n\006org_id\030\001" - " \001(\tR\005orgId\";\n#OrganizationGetSupportEma" - "ilResponse\022\024\n\005email\030\001 \001(\tR\005email\":\n\024Orga" - "nizationIdentity\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name" - "\030\002 \001(\tR\004name\"Y\n\024LocationOrganization\022\'\n\017" - "organization_id\030\001 \001(\tR\016organizationId\022\030\n" - "\007primary\030\002 \001(\010R\007primary\"\200\001\n\014LocationAuth" - "\022\032\n\006secret\030\001 \001(\tB\002\030\001R\006secret\022\037\n\013location" - "_id\030\002 \001(\tR\nlocationId\0223\n\007secrets\030\003 \003(\0132\031" - ".viam.app.v1.SharedSecretR\007secrets\"\'\n\rSt" - "orageConfig\022\026\n\006region\030\001 \001(\tR\006region\"\344\002\n\010" - "Location\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004" - "name\022,\n\022parent_location_id\030\004 \001(\tR\020parent" - "LocationId\022-\n\004auth\030\005 \001(\0132\031.viam.app.v1.L" - "ocationAuthR\004auth\022G\n\rorganizations\030\006 \003(\013" - "2!.viam.app.v1.LocationOrganizationR\rorg" - "anizations\0229\n\ncreated_on\030\003 \001(\0132\032.google." - "protobuf.TimestampR\tcreatedOn\022\037\n\013robot_c" - "ount\030\007 \001(\005R\nrobotCount\0222\n\006config\030\010 \001(\0132\032" - ".viam.app.v1.StorageConfigR\006config\"\320\002\n\014S" - "haredSecret\022\036\n\002id\030\001 \001(\tB\016\232\204\236\003\tbson:\"id\"R" - "\002id\022*\n\006secret\030\002 \001(\tB\022\232\204\236\003\rbson:\"secret\"R" - "\006secret\022c\n\ncreated_on\030\003 \001(\0132\032.google.pro" - "tobuf.TimestampB(\232\204\236\003#bson:\"created_on\" " - "json:\"created_on\"R\tcreatedOn\022H\n\005state\030\004 " - "\001(\0162\037.viam.app.v1.SharedSecret.StateB\021\232\204" - "\236\003\014bson:\"state\"R\005state\"E\n\005State\022\025\n\021STATE" - "_UNSPECIFIED\020\000\022\021\n\rSTATE_ENABLED\020\001\022\022\n\016STA" - "TE_DISABLED\020\002\"\236\001\n\025CreateLocationRequest\022" - "\'\n\017organization_id\030\001 \001(\tR\016organizationId" - "\022\022\n\004name\030\002 \001(\tR\004name\0221\n\022parent_location_" - "id\030\003 \001(\tH\000R\020parentLocationId\210\001\001B\025\n\023_pare" - "nt_location_id\"K\n\026CreateLocationResponse" - "\0221\n\010location\030\001 \001(\0132\025.viam.app.v1.Locatio" - "nR\010location\"5\n\022GetLocationRequest\022\037\n\013loc" - "ation_id\030\001 \001(\tR\nlocationId\"H\n\023GetLocatio" - "nResponse\0221\n\010location\030\001 \001(\0132\025.viam.app.v" - "1.LocationR\010location\"\314\001\n\025UpdateLocationR" - "equest\022\037\n\013location_id\030\001 \001(\tR\nlocationId\022" - "\027\n\004name\030\002 \001(\tH\000R\004name\210\001\001\0221\n\022parent_locat" - "ion_id\030\003 \001(\tH\001R\020parentLocationId\210\001\001\022\033\n\006r" - "egion\030\004 \001(\tH\002R\006region\210\001\001B\007\n\005_nameB\025\n\023_pa" - "rent_location_idB\t\n\007_region\"K\n\026UpdateLoc" - "ationResponse\0221\n\010location\030\001 \001(\0132\025.viam.a" - "pp.v1.LocationR\010location\"8\n\025DeleteLocati" - "onRequest\022\037\n\013location_id\030\001 \001(\tR\nlocation" - "Id\"\030\n\026DeleteLocationResponse\"N\n+GetOrgan" - "izationsWithAccessToLocationRequest\022\037\n\013l" - "ocation_id\030\001 \001(\tR\nlocationId\"\212\001\n,GetOrga" - "nizationsWithAccessToLocationResponse\022Z\n" - "\027organization_identities\030\001 \003(\0132!.viam.ap" - "p.v1.OrganizationIdentityR\026organizationI" - "dentities\"\?\n\024ListLocationsRequest\022\'\n\017org" - "anization_id\030\001 \001(\tR\016organizationId\"`\n\024Sh" - "areLocationRequest\022\037\n\013location_id\030\001 \001(\tR" - "\nlocationId\022\'\n\017organization_id\030\002 \001(\tR\016or" - "ganizationId\"\027\n\025ShareLocationResponse\"b\n" - "\026UnshareLocationRequest\022\037\n\013location_id\030\001" - " \001(\tR\nlocationId\022\'\n\017organization_id\030\002 \001(" - "\tR\016organizationId\"\031\n\027UnshareLocationResp" - "onse\"L\n\025ListLocationsResponse\0223\n\tlocatio" - "ns\030\001 \003(\0132\025.viam.app.v1.LocationR\tlocatio" - "ns\">\n\033CreateLocationSecretRequest\022\037\n\013loc" - "ation_id\030\001 \001(\tR\nlocationId\"M\n\034CreateLoca" - "tionSecretResponse\022-\n\004auth\030\001 \001(\0132\031.viam." - "app.v1.LocationAuthR\004auth\"[\n\033DeleteLocat" - "ionSecretRequest\022\037\n\013location_id\030\001 \001(\tR\nl" - "ocationId\022\033\n\tsecret_id\030\002 \001(\tR\010secretId\"\036" - "\n\034DeleteLocationSecretResponse\"6\n\023Locati" - "onAuthRequest\022\037\n\013location_id\030\001 \001(\tR\nloca" - "tionId\"E\n\024LocationAuthResponse\022-\n\004auth\030\001" - " \001(\0132\031.viam.app.v1.LocationAuthR\004auth\"!\n" - "\017GetRobotRequest\022\016\n\002id\030\001 \001(\tR\002id\"4\n\033GetR" - "overRentalRobotsRequest\022\025\n\006org_id\030\001 \001(\tR" - "\005orgId\"\232\001\n\020RoverRentalRobot\022\031\n\010robot_id\030" - "\001 \001(\tR\007robotId\022\037\n\013location_id\030\002 \001(\tR\nloc" - "ationId\022\035\n\nrobot_name\030\003 \001(\tR\trobotName\022+" - "\n\022robot_main_part_id\030\004 \001(\tR\017robotMainPar" - "tId\"U\n\034GetRoverRentalRobotsResponse\0225\n\006r" - "obots\030\001 \003(\0132\035.viam.app.v1.RoverRentalRob" - "otR\006robots\"<\n\020GetRobotResponse\022(\n\005robot\030" - "\001 \001(\0132\022.viam.app.v1.RobotR\005robot\"1\n\024GetR" - "obotPartsRequest\022\031\n\010robot_id\030\001 \001(\tR\007robo" - "tId\"E\n\025GetRobotPartsResponse\022,\n\005parts\030\001 " - "\003(\0132\026.viam.app.v1.RobotPartR\005parts\"%\n\023Ge" - "tRobotPartRequest\022\016\n\002id\030\001 \001(\tR\002id\"c\n\024Get" - "RobotPartResponse\022*\n\004part\030\001 \001(\0132\026.viam.a" - "pp.v1.RobotPartR\004part\022\037\n\013config_json\030\002 \001" - "(\tR\nconfigJson\"\212\003\n\027GetRobotPartLogsReque" - "st\022\016\n\002id\030\001 \001(\tR\002id\022#\n\013errors_only\030\002 \001(\010B" - "\002\030\001R\nerrorsOnly\022\033\n\006filter\030\003 \001(\tH\000R\006filte" - "r\210\001\001\022\"\n\npage_token\030\004 \001(\tH\001R\tpageToken\210\001\001" - "\022\026\n\006levels\030\005 \003(\tR\006levels\0225\n\005start\030\006 \001(\0132" - "\032.google.protobuf.TimestampH\002R\005start\210\001\001\022" - "1\n\003end\030\007 \001(\0132\032.google.protobuf.Timestamp" - "H\003R\003end\210\001\001\022\031\n\005limit\030\010 \001(\003H\004R\005limit\210\001\001\022\033\n" - "\006source\030\t \001(\tH\005R\006source\210\001\001B\t\n\007_filterB\r\n" - "\013_page_tokenB\010\n\006_startB\006\n\004_endB\010\n\006_limit" - "B\t\n\007_source\"p\n\030GetRobotPartLogsResponse\022" - ",\n\004logs\030\001 \003(\0132\030.viam.common.v1.LogEntryR" - "\004logs\022&\n\017next_page_token\030\002 \001(\tR\rnextPage" - "Token\"s\n\030TailRobotPartLogsRequest\022\016\n\002id\030" - "\001 \001(\tR\002id\022\037\n\013errors_only\030\002 \001(\010R\nerrorsOn" - "ly\022\033\n\006filter\030\003 \001(\tH\000R\006filter\210\001\001B\t\n\007_filt" - "er\"I\n\031TailRobotPartLogsResponse\022,\n\004logs\030" - "\001 \003(\0132\030.viam.common.v1.LogEntryR\004logs\",\n" - "\032GetRobotPartHistoryRequest\022\016\n\002id\030\001 \001(\tR" - "\002id\"[\n\033GetRobotPartHistoryResponse\022<\n\007hi" - "story\030\001 \003(\0132\".viam.app.v1.RobotPartHisto" - "ryEntryR\007history\"x\n\026UpdateRobotPartReque" - "st\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004name\022:" - "\n\014robot_config\030\003 \001(\0132\027.google.protobuf.S" - "tructR\013robotConfig\"E\n\027UpdateRobotPartRes" - "ponse\022*\n\004part\030\001 \001(\0132\026.viam.app.v1.RobotP" - "artR\004part\"M\n\023NewRobotPartRequest\022\031\n\010robo" - "t_id\030\001 \001(\tR\007robotId\022\033\n\tpart_name\030\002 \001(\tR\010" - "partName\"/\n\024NewRobotPartResponse\022\027\n\007part" - "_id\030\001 \001(\tR\006partId\"1\n\026DeleteRobotPartRequ" - "est\022\027\n\007part_id\030\001 \001(\tR\006partId\"3\n\026GetRobot" - "APIKeysRequest\022\031\n\010robot_id\030\001 \001(\tR\007robotI" - "d\"y\n\006APIKey\022\016\n\002id\030\001 \001(\tR\002id\022\020\n\003key\030\002 \001(\t" - "R\003key\022\022\n\004name\030\003 \001(\tR\004name\0229\n\ncreated_on\030" - "\004 \001(\0132\032.google.protobuf.TimestampR\tcreat" - "edOn\"[\n\027GetRobotAPIKeysResponse\022@\n\010api_k" - "eys\030\001 \003(\0132%.viam.app.v1.APIKeyWithAuthor" - "izationsR\007apiKeys\"\031\n\027DeleteRobotPartResp" - "onse\"\205\006\n\010Fragment\0223\n\002id\030\001 \001(\tB#\232\204\236\003\036bson" - ":\"_id\" json:\"id,omitempty\"R\002id\0220\n\004name\030\002" - " \001(\tB\034\232\204\236\003\027bson:\"name\" json:\"name\"R\004name" - "\022Y\n\010fragment\030\003 \001(\0132\027.google.protobuf.Str" - "uctB$\232\204\236\003\037bson:\"fragment\" json:\"fragment" - "\"R\010fragment\022Z\n\022organization_owner\030\004 \001(\tB" - "+\232\204\236\003&bson:\"organization_owner\" json:\"ow" - "ner\"R\021organizationOwner\0228\n\006public\030\005 \001(\010B" - " \232\204\236\003\033bson:\"public\" json:\"public\"R\006publi" - "c\022Q\n\ncreated_on\030\006 \001(\0132\032.google.protobuf." - "TimestampB\026\232\204\236\003\021bson:\"created_on\"R\tcreat" - "edOn\022+\n\021organization_name\030\007 \001(\tR\020organiz" - "ationName\022(\n\020robot_part_count\030\t \001(\005R\016rob" - "otPartCount\022-\n\022organization_count\030\n \001(\005R" - "\021organizationCount\022+\n\022only_used_by_owner" - "\030\013 \001(\010R\017onlyUsedByOwner\022\?\n\nvisibility\030\014 " - "\001(\0162\037.viam.app.v1.FragmentVisibilityR\nvi" - "sibility\022Z\n\014last_updated\030\r \001(\0132\032.google." - "protobuf.TimestampB\033\232\204\236\003\026bson:\"last_upda" - "ted_at\"R\013lastUpdated\"\343\002\n\024FragmentHistory" - "Entry\022@\n\010fragment\030\001 \001(\tB$\232\204\236\003\037bson:\"frag" - "ment\" json:\"fragment\"R\010fragment\022_\n\tedite" - "d_on\030\002 \001(\0132\032.google.protobuf.TimestampB&" - "\232\204\236\003!bson:\"edited_on\" json:\"edited_on\"R\010" - "editedOn\022C\n\003old\030\003 \001(\0132\025.viam.app.v1.Frag" - "mentB\032\232\204\236\003\025bson:\"old\" json:\"old\"R\003old\022c\n" - "\tedited_by\030\004 \001(\0132\036.viam.app.v1.Authentic" - "atorInfoB&\232\204\236\003!bson:\"edited_by\" json:\"ed" - "ited_by\"R\010editedBy\"\207\001\n\rFragmentError\022=\n\n" - "error_type\030\001 \001(\0162\036.viam.app.v1.FragmentE" - "rrorTypeR\terrorType\022\037\n\013fragment_id\030\002 \001(\t" - "R\nfragmentId\022\026\n\006detail\030\003 \001(\tR\006detail\"\247\001\n" - "\020ResolvedFragment\022\037\n\013fragment_id\030\001 \001(\tR\n" - "fragmentId\022@\n\017resolved_config\030\002 \001(\0132\027.go" - "ogle.protobuf.StructR\016resolvedConfig\0220\n\005" - "error\030\003 \001(\0132\032.viam.app.v1.FragmentErrorR" - "\005error\"\262\001\n\024ListFragmentsRequest\022\'\n\017organ" - "ization_id\030\001 \001(\tR\016organizationId\022\037\n\013show" - "_public\030\002 \001(\010R\nshowPublic\022P\n\023fragment_vi" - "sibility\030\003 \003(\0162\037.viam.app.v1.FragmentVis" - "ibilityR\022fragmentVisibility\"L\n\025ListFragm" - "entsResponse\0223\n\tfragments\030\001 \003(\0132\025.viam.a" - "pp.v1.FragmentR\tfragments\"$\n\022GetFragment" - "Request\022\016\n\002id\030\001 \001(\tR\002id\"H\n\023GetFragmentRe" - "sponse\0221\n\010fragment\030\001 \001(\0132\025.viam.app.v1.F" - "ragmentR\010fragment\"\332\001\n\025CreateFragmentRequ" - "est\022\022\n\004name\030\001 \001(\tR\004name\022/\n\006config\030\002 \001(\0132" - "\027.google.protobuf.StructR\006config\022\'\n\017orga" - "nization_id\030\003 \001(\tR\016organizationId\022D\n\nvis" - "ibility\030\004 \001(\0162\037.viam.app.v1.FragmentVisi" - "bilityH\000R\nvisibility\210\001\001B\r\n\013_visibility\"K" - "\n\026CreateFragmentResponse\0221\n\010fragment\030\001 \001" - "(\0132\025.viam.app.v1.FragmentR\010fragment\"\351\001\n\025" - "UpdateFragmentRequest\022\016\n\002id\030\001 \001(\tR\002id\022\022\n" - "\004name\030\002 \001(\tR\004name\022/\n\006config\030\003 \001(\0132\027.goog" - "le.protobuf.StructR\006config\022\033\n\006public\030\004 \001" - "(\010H\000R\006public\210\001\001\022D\n\nvisibility\030\005 \001(\0162\037.vi" - "am.app.v1.FragmentVisibilityH\001R\nvisibili" - "ty\210\001\001B\t\n\007_publicB\r\n\013_visibility\"K\n\026Updat" - "eFragmentResponse\0221\n\010fragment\030\001 \001(\0132\025.vi" - "am.app.v1.FragmentR\010fragment\"\'\n\025DeleteFr" - "agmentRequest\022\016\n\002id\030\001 \001(\tR\002id\"\030\n\026DeleteF" - "ragmentResponse\"\221\001\n\031GetFragmentHistoryRe" - "quest\022\016\n\002id\030\001 \001(\tR\002id\022\"\n\npage_token\030\002 \001(" - "\tH\000R\tpageToken\210\001\001\022\"\n\npage_limit\030\003 \001(\003H\001R" - "\tpageLimit\210\001\001B\r\n\013_page_tokenB\r\n\013_page_li" - "mit\"\201\001\n\032GetFragmentHistoryResponse\022;\n\007hi" - "story\030\001 \003(\0132!.viam.app.v1.FragmentHistor" - "yEntryR\007history\022&\n\017next_page_token\030\002 \001(\t" - "R\rnextPageToken\"4\n\021ListRobotsRequest\022\037\n\013" - "location_id\030\001 \001(\tR\nlocationId\"t\n\033ListMac" - "hineFragmentsRequest\022\035\n\nmachine_id\030\001 \001(\t" - "R\tmachineId\0226\n\027additional_fragment_ids\030\002" - " \003(\tR\025additionalFragmentIds\"\241\001\n\034ListMach" - "ineFragmentsResponse\0223\n\tfragments\030\001 \003(\0132" - "\025.viam.app.v1.FragmentR\tfragments\022L\n\022res" - "olved_fragments\030\002 \003(\0132\035.viam.app.v1.Reso" - "lvedFragmentR\021resolvedFragments\"@\n\022ListR" - "obotsResponse\022*\n\006robots\030\001 \003(\0132\022.viam.app" - ".v1.RobotR\006robots\"A\n\017NewRobotRequest\022\022\n\004" - "name\030\001 \001(\tR\004name\022\032\n\010location\030\002 \001(\tR\010loca" - "tion\"\"\n\020NewRobotResponse\022\016\n\002id\030\001 \001(\tR\002id" - "\"T\n\022UpdateRobotRequest\022\016\n\002id\030\001 \001(\tR\002id\022\022" - "\n\004name\030\002 \001(\tR\004name\022\032\n\010location\030\003 \001(\tR\010lo" - "cation\"\?\n\023UpdateRobotResponse\022(\n\005robot\030\001" - " \001(\0132\022.viam.app.v1.RobotR\005robot\"$\n\022Delet" - "eRobotRequest\022\016\n\002id\030\001 \001(\tR\002id\"\025\n\023DeleteR" - "obotResponse\"0\n\025MarkPartAsMainRequest\022\027\n" - "\007part_id\030\001 \001(\tR\006partId\"\030\n\026MarkPartAsMain" - "Response\"4\n\031MarkPartForRestartRequest\022\027\n" - "\007part_id\030\001 \001(\tR\006partId\"\034\n\032MarkPartForRes" - "tartResponse\"7\n\034CreateRobotPartSecretReq" - "uest\022\027\n\007part_id\030\001 \001(\tR\006partId\"K\n\035CreateR" - "obotPartSecretResponse\022*\n\004part\030\001 \001(\0132\026.v" - "iam.app.v1.RobotPartR\004part\"T\n\034DeleteRobo" - "tPartSecretRequest\022\027\n\007part_id\030\001 \001(\tR\006par" - "tId\022\033\n\tsecret_id\030\002 \001(\tR\010secretId\"\037\n\035Dele" - "teRobotPartSecretResponse\"\236\002\n\rAuthorizat" - "ion\022-\n\022authorization_type\030\001 \001(\tR\021authori" - "zationType\022)\n\020authorization_id\030\002 \001(\tR\017au" - "thorizationId\022#\n\rresource_type\030\003 \001(\tR\014re" - "sourceType\022\037\n\013resource_id\030\004 \001(\tR\nresourc" - "eId\022\037\n\013identity_id\030\005 \001(\tR\nidentityId\022\'\n\017" - "organization_id\030\006 \001(\tR\016organizationId\022#\n" - "\ridentity_type\030\007 \001(\tR\014identityType\"R\n\016Ad" - "dRoleRequest\022@\n\rauthorization\030\001 \001(\0132\032.vi" - "am.app.v1.AuthorizationR\rauthorization\"\021" - "\n\017AddRoleResponse\"U\n\021RemoveRoleRequest\022@" - "\n\rauthorization\030\001 \001(\0132\032.viam.app.v1.Auth" - "orizationR\rauthorization\"\024\n\022RemoveRoleRe" - "sponse\"\245\001\n\021ChangeRoleRequest\022G\n\021old_auth" - "orization\030\001 \001(\0132\032.viam.app.v1.Authorizat" - "ionR\020oldAuthorization\022G\n\021new_authorizati" - "on\030\002 \001(\0132\032.viam.app.v1.AuthorizationR\020ne" - "wAuthorization\"\024\n\022ChangeRoleResponse\"g\n\031" - "ListAuthorizationsRequest\022\'\n\017organizatio" - "n_id\030\001 \001(\tR\016organizationId\022!\n\014resource_i" - "ds\030\002 \003(\tR\013resourceIds\"`\n\032ListAuthorizati" - "onsResponse\022B\n\016authorizations\030\001 \003(\0132\032.vi" - "am.app.v1.AuthorizationR\016authorizations\"" - "_\n\027CheckPermissionsRequest\022D\n\013permission" - "s\030\001 \003(\0132\".viam.app.v1.AuthorizedPermissi" - "onsR\013permissions\"\177\n\025AuthorizedPermission" - "s\022#\n\rresource_type\030\001 \001(\tR\014resourceType\022\037" - "\n\013resource_id\030\002 \001(\tR\nresourceId\022 \n\013permi" - "ssions\030\003 \003(\tR\013permissions\"u\n\030CheckPermis" - "sionsResponse\022Y\n\026authorized_permissions\030" - "\001 \003(\0132\".viam.app.v1.AuthorizedPermission" - "sR\025authorizedPermissions\"\321\001\n\rModuleVersi" - "on\022\030\n\007version\030\001 \001(\tR\007version\022*\n\005files\030\002 " - "\003(\0132\024.viam.app.v1.UploadsR\005files\022*\n\006mode" - "ls\030\003 \003(\0132\022.viam.app.v1.ModelR\006models\022\036\n\n" - "entrypoint\030\004 \001(\tR\nentrypoint\022 \n\tfirst_ru" - "n\030\005 \001(\tH\000R\010firstRun\210\001\001B\014\n\n_first_run\"\304\001\n" - "\016ModuleMetadata\022*\n\006models\030\001 \003(\0132\022.viam.a" - "pp.v1.ModelR\006models\0226\n\010versions\030\002 \003(\0132\032." - "viam.app.v1.ModuleVersionR\010versions\022\036\n\ne" - "ntrypoint\030\003 \001(\tR\nentrypoint\022 \n\tfirst_run" - "\030\004 \001(\tH\000R\010firstRun\210\001\001B\014\n\n_first_run\"\300\001\n\017" - "MLModelMetadata\022\032\n\010versions\030\001 \003(\tR\010versi" - "ons\022@\n\nmodel_type\030\002 \001(\0162!.viam.app.mltra" - "ining.v1.ModelTypeR\tmodelType\022O\n\017model_f" - "ramework\030\003 \001(\0162&.viam.app.mltraining.v1." - "ModelFrameworkR\016modelFramework\"h\n\021MLTrai" - "ningVersion\022\030\n\007version\030\001 \001(\tR\007version\0229\n" - "\ncreated_on\030\002 \001(\0132\032.google.protobuf.Time" - "stampR\tcreatedOn\"\377\001\n\022MLTrainingMetadata\022" - ":\n\010versions\030\005 \003(\0132\036.viam.app.v1.MLTraini" - "ngVersionR\010versions\022@\n\nmodel_type\030\002 \001(\0162" - "!.viam.app.mltraining.v1.ModelTypeR\tmode" - "lType\022O\n\017model_framework\030\003 \001(\0162&.viam.ap" - "p.mltraining.v1.ModelFrameworkR\016modelFra" - "mework\022\024\n\005draft\030\004 \001(\010R\005draftJ\004\010\001\020\002\"\214\007\n\014R" - "egistryItem\022\027\n\007item_id\030\001 \001(\tR\006itemId\022\'\n\017" - "organization_id\030\002 \001(\tR\016organizationId\022)\n" - "\020public_namespace\030\003 \001(\tR\017publicNamespace" - "\022\022\n\004name\030\004 \001(\tR\004name\0225\n\004type\030\005 \001(\0162!.via" - "m.app.packages.v1.PackageTypeR\004type\0227\n\nv" - "isibility\030\006 \001(\0162\027.viam.app.v1.Visibility" - "R\nvisibility\022\020\n\003url\030\007 \001(\tR\003url\022 \n\013descri" - "ption\030\010 \001(\tR\013description\022*\n\021total_robot_" - "usage\030\t \001(\003R\017totalRobotUsage\022;\n\032total_ex" - "ternal_robot_usage\030\r \001(\003R\027totalExternalR" - "obotUsage\0228\n\030total_organization_usage\030\n " - "\001(\003R\026totalOrganizationUsage\022I\n!total_ext" - "ernal_organization_usage\030\016 \001(\003R\036totalExt" - "ernalOrganizationUsage\022F\n\017module_metadat" - "a\030\013 \001(\0132\033.viam.app.v1.ModuleMetadataH\000R\016" - "moduleMetadata\022J\n\021ml_model_metadata\030\014 \001(" - "\0132\034.viam.app.v1.MLModelMetadataH\000R\017mlMod" - "elMetadata\022S\n\024ml_training_metadata\030\022 \001(\013" - "2\037.viam.app.v1.MLTrainingMetadataH\000R\022mlT" - "rainingMetadata\0229\n\ncreated_at\030\017 \001(\0132\032.go" - "ogle.protobuf.TimestampR\tcreatedAt\0229\n\nup" - "dated_at\030\020 \001(\0132\032.google.protobuf.Timesta" - "mpR\tupdatedAtB\n\n\010metadata\"1\n\026GetRegistry" - "ItemRequest\022\027\n\007item_id\030\001 \001(\tR\006itemId\"H\n\027" - "GetRegistryItemResponse\022-\n\004item\030\001 \001(\0132\031." - "viam.app.v1.RegistryItemR\004item\"\217\001\n\031Creat" - "eRegistryItemRequest\022\'\n\017organization_id\030" - "\001 \001(\tR\016organizationId\022\022\n\004name\030\002 \001(\tR\004nam" - "e\0225\n\004type\030\003 \001(\0162!.viam.app.packages.v1.P" - "ackageTypeR\004type\"\034\n\032CreateRegistryItemRe" - "sponse\"\345\001\n\031UpdateRegistryItemRequest\022\027\n\007" - "item_id\030\001 \001(\tR\006itemId\0225\n\004type\030\002 \001(\0162!.vi" - "am.app.packages.v1.PackageTypeR\004type\022 \n\013" - "description\030\003 \001(\tR\013description\0227\n\nvisibi" - "lity\030\004 \001(\0162\027.viam.app.v1.VisibilityR\nvis" - "ibility\022\025\n\003url\030\005 \001(\tH\000R\003url\210\001\001B\006\n\004_url\"\034" - "\n\032UpdateRegistryItemResponse\"\303\003\n\030ListReg" - "istryItemsRequest\022,\n\017organization_id\030\001 \001" - "(\tH\000R\016organizationId\210\001\001\0227\n\005types\030\002 \003(\0162!" - ".viam.app.packages.v1.PackageTypeR\005types" - "\022;\n\014visibilities\030\003 \003(\0162\027.viam.app.v1.Vis" - "ibilityR\014visibilities\022\034\n\tplatforms\030\004 \003(\t" - "R\tplatforms\022;\n\010statuses\030\005 \003(\0162\037.viam.app" - ".v1.RegistryItemStatusR\010statuses\022$\n\013sear" - "ch_term\030\006 \001(\tH\001R\nsearchTerm\210\001\001\022\"\n\npage_t" - "oken\030\007 \001(\tH\002R\tpageToken\210\001\001\022+\n\021public_nam" - "espaces\030\010 \003(\tR\020publicNamespacesB\022\n\020_orga" - "nization_idB\016\n\014_search_termB\r\n\013_page_tok" - "en\"L\n\031ListRegistryItemsResponse\022/\n\005items" - "\030\001 \003(\0132\031.viam.app.v1.RegistryItemR\005items" - "\"4\n\031DeleteRegistryItemRequest\022\027\n\007item_id" - "\030\001 \001(\tR\006itemId\"\034\n\032DeleteRegistryItemResp" - "onse\"h\n\033TransferRegistryItemRequest\022\027\n\007i" - "tem_id\030\001 \001(\tR\006itemId\0220\n\024new_public_names" - "pace\030\002 \001(\tR\022newPublicNamespace\"\036\n\034Transf" - "erRegistryItemResponse\"R\n\023CreateModuleRe" - "quest\022\'\n\017organization_id\030\001 \001(\tR\016organiza" - "tionId\022\022\n\004name\030\002 \001(\tR\004name\"E\n\024CreateModu" - "leResponse\022\033\n\tmodule_id\030\001 \001(\tR\010moduleId\022" - "\020\n\003url\030\002 \001(\tR\003url\"\233\002\n\023UpdateModuleReques" - "t\022\033\n\tmodule_id\030\001 \001(\tR\010moduleId\0227\n\nvisibi" - "lity\030\002 \001(\0162\027.viam.app.v1.VisibilityR\nvis" - "ibility\022\020\n\003url\030\003 \001(\tR\003url\022 \n\013description" - "\030\004 \001(\tR\013description\022*\n\006models\030\005 \003(\0132\022.vi" - "am.app.v1.ModelR\006models\022\036\n\nentrypoint\030\006 " - "\001(\tR\nentrypoint\022 \n\tfirst_run\030\007 \001(\tH\000R\010fi" - "rstRun\210\001\001B\014\n\n_first_run\"(\n\024UpdateModuleR" - "esponse\022\020\n\003url\030\001 \001(\tR\003url\"/\n\005Model\022\020\n\003ap" - "i\030\001 \001(\tR\003api\022\024\n\005model\030\002 \001(\tR\005model\"\210\001\n\016M" - "oduleFileInfo\022\033\n\tmodule_id\030\001 \001(\tR\010module" - "Id\022\030\n\007version\030\002 \001(\tR\007version\022\032\n\010platform" - "\030\003 \001(\tR\010platform\022#\n\rplatform_tags\030\005 \003(\tR" - "\014platformTags\"\207\001\n\027UploadModuleFileReques" - "t\022G\n\020module_file_info\030\001 \001(\0132\033.viam.app.v" - "1.ModuleFileInfoH\000R\016moduleFileInfo\022\024\n\004fi" - "le\030\002 \001(\014H\000R\004fileB\r\n\013module_file\",\n\030Uploa" - "dModuleFileResponse\022\020\n\003url\030\001 \001(\tR\003url\"/\n" - "\020GetModuleRequest\022\033\n\tmodule_id\030\001 \001(\tR\010mo" - "duleId\"@\n\021GetModuleResponse\022+\n\006module\030\001 " - "\001(\0132\023.viam.app.v1.ModuleR\006module\"\225\004\n\006Mod" - "ule\022\033\n\tmodule_id\030\001 \001(\tR\010moduleId\022\022\n\004name" - "\030\002 \001(\tR\004name\0227\n\nvisibility\030\003 \001(\0162\027.viam." - "app.v1.VisibilityR\nvisibility\0227\n\010version" - "s\030\004 \003(\0132\033.viam.app.v1.VersionHistoryR\010ve" - "rsions\022\020\n\003url\030\005 \001(\tR\003url\022 \n\013description\030" - "\006 \001(\tR\013description\022*\n\006models\030\007 \003(\0132\022.via" - "m.app.v1.ModelR\006models\022*\n\021total_robot_us" - "age\030\010 \001(\003R\017totalRobotUsage\0228\n\030total_orga" - "nization_usage\030\t \001(\003R\026totalOrganizationU" - "sage\022\'\n\017organization_id\030\n \001(\tR\016organizat" - "ionId\022\036\n\nentrypoint\030\013 \001(\tR\nentrypoint\022)\n" - "\020public_namespace\030\014 \001(\tR\017publicNamespace" - "\022 \n\tfirst_run\030\r \001(\tH\000R\010firstRun\210\001\001B\014\n\n_f" - "irst_run\"\322\001\n\016VersionHistory\022\030\n\007version\030\001" - " \001(\tR\007version\022*\n\005files\030\002 \003(\0132\024.viam.app." - "v1.UploadsR\005files\022*\n\006models\030\003 \003(\0132\022.viam" - ".app.v1.ModelR\006models\022\036\n\nentrypoint\030\004 \001(" - "\tR\nentrypoint\022 \n\tfirst_run\030\005 \001(\tH\000R\010firs" - "tRun\210\001\001B\014\n\n_first_run\"b\n\007Uploads\022\032\n\010plat" - "form\030\001 \001(\tR\010platform\022;\n\013uploaded_at\030\002 \001(" - "\0132\032.google.protobuf.TimestampR\nuploadedA" - "t\"V\n\022ListModulesRequest\022,\n\017organization_" - "id\030\001 \001(\tH\000R\016organizationId\210\001\001B\022\n\020_organi" - "zation_id\"D\n\023ListModulesResponse\022-\n\007modu" - "les\030\001 \003(\0132\023.viam.app.v1.ModuleR\007modules\"" - "/\n\027GetUserIDByEmailRequest\022\024\n\005email\030\001 \001(" - "\tR\005email\"3\n\030GetUserIDByEmailResponse\022\027\n\007" - "user_id\030\001 \001(\tR\006userId\"9\n\036ListOrganizatio" - "nsByUserRequest\022\027\n\007user_id\030\001 \001(\tR\006userId" - "\">\n\nOrgDetails\022\025\n\006org_id\030\001 \001(\tR\005orgId\022\031\n" - "\010org_name\030\002 \001(\tR\007orgName\"N\n\037ListOrganiza" - "tionsByUserResponse\022+\n\004orgs\030\001 \003(\0132\027.viam" - ".app.v1.OrgDetailsR\004orgs\"j\n\020CreateKeyReq" - "uest\022B\n\016authorizations\030\001 \003(\0132\032.viam.app." - "v1.AuthorizationR\016authorizations\022\022\n\004name" - "\030\002 \001(\tR\004name\"5\n\021CreateKeyResponse\022\020\n\003key" - "\030\001 \001(\tR\003key\022\016\n\002id\030\002 \001(\tR\002id\"\"\n\020DeleteKey" - "Request\022\016\n\002id\030\001 \001(\tR\002id\"\023\n\021DeleteKeyResp" - "onse\"6\n\020RenameKeyRequest\022\016\n\002id\030\001 \001(\tR\002id" - "\022\022\n\004name\030\002 \001(\tR\004name\"7\n\021RenameKeyRespons" - "e\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004name\"\315\001" - "\n\024AuthorizationDetails\022-\n\022authorization_" - "type\030\001 \001(\tR\021authorizationType\022)\n\020authori" - "zation_id\030\002 \001(\tR\017authorizationId\022#\n\rreso" - "urce_type\030\003 \001(\tR\014resourceType\022\037\n\013resourc" - "e_id\030\004 \001(\tR\nresourceId\022\025\n\006org_id\030\005 \001(\tR\005" - "orgId\"\223\001\n\030APIKeyWithAuthorizations\022,\n\007ap" - "i_key\030\001 \001(\0132\023.viam.app.v1.APIKeyR\006apiKey" - "\022I\n\016authorizations\030\002 \003(\0132!.viam.app.v1.A" - "uthorizationDetailsR\016authorizations\"(\n\017L" - "istKeysRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"T\n" - "\020ListKeysResponse\022@\n\010api_keys\030\001 \003(\0132%.vi" - "am.app.v1.APIKeyWithAuthorizationsR\007apiK" - "eys\"\"\n\020RotateKeyRequest\022\016\n\002id\030\001 \001(\tR\002id\"" - "5\n\021RotateKeyResponse\022\016\n\002id\030\001 \001(\tR\002id\022\020\n\003" - "key\030\002 \001(\tR\003key\"\?\n-CreateKeyFromExistingK" - "eyAuthorizationsRequest\022\016\n\002id\030\001 \001(\tR\002id\"" - "R\n.CreateKeyFromExistingKeyAuthorization" - "sResponse\022\016\n\002id\030\001 \001(\tR\002id\022\020\n\003key\030\002 \001(\tR\003" - "key*\321\001\n\022AuthenticationType\022#\n\037AUTHENTICA" - "TION_TYPE_UNSPECIFIED\020\000\022!\n\035AUTHENTICATIO" - "N_TYPE_WEB_OAUTH\020\001\022\037\n\033AUTHENTICATION_TYP" - "E_API_KEY\020\002\022)\n%AUTHENTICATION_TYPE_ROBOT" - "_PART_SECRET\020\003\022\'\n#AUTHENTICATION_TYPE_LO" - "CATION_SECRET\020\004*\243\001\n\022FragmentVisibility\022#" - "\n\037FRAGMENT_VISIBILITY_UNSPECIFIED\020\000\022\037\n\033F" - "RAGMENT_VISIBILITY_PRIVATE\020\001\022\036\n\032FRAGMENT" - "_VISIBILITY_PUBLIC\020\002\022\'\n#FRAGMENT_VISIBIL" - "ITY_PUBLIC_UNLISTED\020\003*\335\001\n\021FragmentErrorT" - "ype\022#\n\037FRAGMENT_ERROR_TYPE_UNSPECIFIED\020\000" - "\022!\n\035FRAGMENT_ERROR_TYPE_NO_ACCESS\020\001\022.\n*F" - "RAGMENT_ERROR_TYPE_NESTING_LIMIT_EXCEEDE" - "D\020\002\022(\n$FRAGMENT_ERROR_TYPE_CHILD_ID_INVA" - "LID\020\003\022&\n\"FRAGMENT_ERROR_TYPE_CYCLE_DETEC" - "TED\020\004*\207\001\n\022RegistryItemStatus\022$\n REGISTRY" - "_ITEM_STATUS_UNSPECIFIED\020\000\022\"\n\036REGISTRY_I" - "TEM_STATUS_PUBLISHED\020\001\022\'\n#REGISTRY_ITEM_" - "STATUS_IN_DEVELOPMENT\020\002*w\n\nVisibility\022\032\n" - "\026VISIBILITY_UNSPECIFIED\020\000\022\026\n\022VISIBILITY_" - "PRIVATE\020\001\022\025\n\021VISIBILITY_PUBLIC\020\002\022\036\n\032VISI" - "BILITY_PUBLIC_UNLISTED\020\0032\314<\n\nAppService\022" - "_\n\020GetUserIDByEmail\022$.viam.app.v1.GetUse" - "rIDByEmailRequest\032%.viam.app.v1.GetUserI" - "DByEmailResponse\022e\n\022CreateOrganization\022&" - ".viam.app.v1.CreateOrganizationRequest\032\'" - ".viam.app.v1.CreateOrganizationResponse\022" - "b\n\021ListOrganizations\022%.viam.app.v1.ListO" - "rganizationsRequest\032&.viam.app.v1.ListOr" - "ganizationsResponse\022\233\001\n$GetOrganizations" - "WithAccessToLocation\0228.viam.app.v1.GetOr" - "ganizationsWithAccessToLocationRequest\0329" - ".viam.app.v1.GetOrganizationsWithAccessT" - "oLocationResponse\022t\n\027ListOrganizationsBy" - "User\022+.viam.app.v1.ListOrganizationsByUs" - "erRequest\032,.viam.app.v1.ListOrganization" - "sByUserResponse\022\\\n\017GetOrganization\022#.via" - "m.app.v1.GetOrganizationRequest\032$.viam.a" - "pp.v1.GetOrganizationResponse\022\233\001\n$GetOrg" - "anizationNamespaceAvailability\0228.viam.ap" - "p.v1.GetOrganizationNamespaceAvailabilit" - "yRequest\0329.viam.app.v1.GetOrganizationNa" - "mespaceAvailabilityResponse\022e\n\022UpdateOrg" - "anization\022&.viam.app.v1.UpdateOrganizati" - "onRequest\032\'.viam.app.v1.UpdateOrganizati" - "onResponse\022e\n\022DeleteOrganization\022&.viam." - "app.v1.DeleteOrganizationRequest\032\'.viam." - "app.v1.DeleteOrganizationResponse\022t\n\027Lis" - "tOrganizationMembers\022+.viam.app.v1.ListO" - "rganizationMembersRequest\032,.viam.app.v1." - "ListOrganizationMembersResponse\022w\n\030Creat" - "eOrganizationInvite\022,.viam.app.v1.Create" - "OrganizationInviteRequest\032-.viam.app.v1." - "CreateOrganizationInviteResponse\022\241\001\n&Upd" - "ateOrganizationInviteAuthorizations\022:.vi" - "am.app.v1.UpdateOrganizationInviteAuthor" - "izationsRequest\032;.viam.app.v1.UpdateOrga" - "nizationInviteAuthorizationsResponse\022w\n\030" - "DeleteOrganizationMember\022,.viam.app.v1.D" - "eleteOrganizationMemberRequest\032-.viam.ap" - "p.v1.DeleteOrganizationMemberResponse\022w\n" - "\030DeleteOrganizationInvite\022,.viam.app.v1." - "DeleteOrganizationInviteRequest\032-.viam.a" - "pp.v1.DeleteOrganizationInviteResponse\022w" - "\n\030ResendOrganizationInvite\022,.viam.app.v1" - ".ResendOrganizationInviteRequest\032-.viam." - "app.v1.ResendOrganizationInviteResponse\022" - "k\n\024EnableBillingService\022(.viam.app.v1.En" - "ableBillingServiceRequest\032).viam.app.v1." - "EnableBillingServiceResponse\022n\n\025DisableB" - "illingService\022).viam.app.v1.DisableBilli" - "ngServiceRequest\032*.viam.app.v1.DisableBi" - "llingServiceResponse\022k\n\024UpdateBillingSer" - "vice\022(.viam.app.v1.UpdateBillingServiceR" - "equest\032).viam.app.v1.UpdateBillingServic" - "eResponse\022\200\001\n\033OrganizationSetSupportEmai" - "l\022/.viam.app.v1.OrganizationSetSupportEm" - "ailRequest\0320.viam.app.v1.OrganizationSet" - "SupportEmailResponse\022\200\001\n\033OrganizationGet" - "SupportEmail\022/.viam.app.v1.OrganizationG" - "etSupportEmailRequest\0320.viam.app.v1.Orga" - "nizationGetSupportEmailResponse\022Y\n\016Creat" - "eLocation\022\".viam.app.v1.CreateLocationRe" - "quest\032#.viam.app.v1.CreateLocationRespon" - "se\022P\n\013GetLocation\022\037.viam.app.v1.GetLocat" - "ionRequest\032 .viam.app.v1.GetLocationResp" - "onse\022Y\n\016UpdateLocation\022\".viam.app.v1.Upd" - "ateLocationRequest\032#.viam.app.v1.UpdateL" - "ocationResponse\022Y\n\016DeleteLocation\022\".viam" - ".app.v1.DeleteLocationRequest\032#.viam.app" - ".v1.DeleteLocationResponse\022V\n\rListLocati" - "ons\022!.viam.app.v1.ListLocationsRequest\032\"" - ".viam.app.v1.ListLocationsResponse\022V\n\rSh" - "areLocation\022!.viam.app.v1.ShareLocationR" - "equest\032\".viam.app.v1.ShareLocationRespon" - "se\022\\\n\017UnshareLocation\022#.viam.app.v1.Unsh" - "areLocationRequest\032$.viam.app.v1.Unshare" - "LocationResponse\022S\n\014LocationAuth\022 .viam." - "app.v1.LocationAuthRequest\032!.viam.app.v1" - ".LocationAuthResponse\022k\n\024CreateLocationS" - "ecret\022(.viam.app.v1.CreateLocationSecret" - "Request\032).viam.app.v1.CreateLocationSecr" - "etResponse\022k\n\024DeleteLocationSecret\022(.via" - "m.app.v1.DeleteLocationSecretRequest\032).v" - "iam.app.v1.DeleteLocationSecretResponse\022" - "G\n\010GetRobot\022\034.viam.app.v1.GetRobotReques" - "t\032\035.viam.app.v1.GetRobotResponse\022k\n\024GetR" - "overRentalRobots\022(.viam.app.v1.GetRoverR" - "entalRobotsRequest\032).viam.app.v1.GetRove" - "rRentalRobotsResponse\022V\n\rGetRobotParts\022!" - ".viam.app.v1.GetRobotPartsRequest\032\".viam" - ".app.v1.GetRobotPartsResponse\022S\n\014GetRobo" - "tPart\022 .viam.app.v1.GetRobotPartRequest\032" - "!.viam.app.v1.GetRobotPartResponse\022_\n\020Ge" - "tRobotPartLogs\022$.viam.app.v1.GetRobotPar" - "tLogsRequest\032%.viam.app.v1.GetRobotPartL" - "ogsResponse\022d\n\021TailRobotPartLogs\022%.viam." - "app.v1.TailRobotPartLogsRequest\032&.viam.a" - "pp.v1.TailRobotPartLogsResponse0\001\022h\n\023Get" - "RobotPartHistory\022\'.viam.app.v1.GetRobotP" - "artHistoryRequest\032(.viam.app.v1.GetRobot" - "PartHistoryResponse\022\\\n\017UpdateRobotPart\022#" - ".viam.app.v1.UpdateRobotPartRequest\032$.vi" - "am.app.v1.UpdateRobotPartResponse\022S\n\014New" - "RobotPart\022 .viam.app.v1.NewRobotPartRequ" - "est\032!.viam.app.v1.NewRobotPartResponse\022\\" - "\n\017DeleteRobotPart\022#.viam.app.v1.DeleteRo" - "botPartRequest\032$.viam.app.v1.DeleteRobot" - "PartResponse\022\\\n\017GetRobotAPIKeys\022#.viam.a" - "pp.v1.GetRobotAPIKeysRequest\032$.viam.app." - "v1.GetRobotAPIKeysResponse\022Y\n\016MarkPartAs" - "Main\022\".viam.app.v1.MarkPartAsMainRequest" - "\032#.viam.app.v1.MarkPartAsMainResponse\022e\n" - "\022MarkPartForRestart\022&.viam.app.v1.MarkPa" - "rtForRestartRequest\032\'.viam.app.v1.MarkPa" - "rtForRestartResponse\022n\n\025CreateRobotPartS" - "ecret\022).viam.app.v1.CreateRobotPartSecre" - "tRequest\032*.viam.app.v1.CreateRobotPartSe" - "cretResponse\022n\n\025DeleteRobotPartSecret\022)." - "viam.app.v1.DeleteRobotPartSecretRequest" - "\032*.viam.app.v1.DeleteRobotPartSecretResp" - "onse\022M\n\nListRobots\022\036.viam.app.v1.ListRob" - "otsRequest\032\037.viam.app.v1.ListRobotsRespo" - "nse\022G\n\010NewRobot\022\034.viam.app.v1.NewRobotRe" - "quest\032\035.viam.app.v1.NewRobotResponse\022P\n\013" - "UpdateRobot\022\037.viam.app.v1.UpdateRobotReq" - "uest\032 .viam.app.v1.UpdateRobotResponse\022P" - "\n\013DeleteRobot\022\037.viam.app.v1.DeleteRobotR" - "equest\032 .viam.app.v1.DeleteRobotResponse" - "\022V\n\rListFragments\022!.viam.app.v1.ListFrag" - "mentsRequest\032\".viam.app.v1.ListFragments" - "Response\022P\n\013GetFragment\022\037.viam.app.v1.Ge" - "tFragmentRequest\032 .viam.app.v1.GetFragme" - "ntResponse\022Y\n\016CreateFragment\022\".viam.app." - "v1.CreateFragmentRequest\032#.viam.app.v1.C" - "reateFragmentResponse\022Y\n\016UpdateFragment\022" - "\".viam.app.v1.UpdateFragmentRequest\032#.vi" - "am.app.v1.UpdateFragmentResponse\022Y\n\016Dele" - "teFragment\022\".viam.app.v1.DeleteFragmentR" - "equest\032#.viam.app.v1.DeleteFragmentRespo" - "nse\022k\n\024ListMachineFragments\022(.viam.app.v" - "1.ListMachineFragmentsRequest\032).viam.app" - ".v1.ListMachineFragmentsResponse\022e\n\022GetF" - "ragmentHistory\022&.viam.app.v1.GetFragment" - "HistoryRequest\032\'.viam.app.v1.GetFragment" - "HistoryResponse\022D\n\007AddRole\022\033.viam.app.v1" - ".AddRoleRequest\032\034.viam.app.v1.AddRoleRes" - "ponse\022M\n\nRemoveRole\022\036.viam.app.v1.Remove" - "RoleRequest\032\037.viam.app.v1.RemoveRoleResp" - "onse\022M\n\nChangeRole\022\036.viam.app.v1.ChangeR" - "oleRequest\032\037.viam.app.v1.ChangeRoleRespo" - "nse\022e\n\022ListAuthorizations\022&.viam.app.v1." - "ListAuthorizationsRequest\032\'.viam.app.v1." - "ListAuthorizationsResponse\022_\n\020CheckPermi" - "ssions\022$.viam.app.v1.CheckPermissionsReq" - "uest\032%.viam.app.v1.CheckPermissionsRespo" - "nse\022\\\n\017GetRegistryItem\022#.viam.app.v1.Get" - "RegistryItemRequest\032$.viam.app.v1.GetReg" - "istryItemResponse\022e\n\022CreateRegistryItem\022" - "&.viam.app.v1.CreateRegistryItemRequest\032" - "\'.viam.app.v1.CreateRegistryItemResponse" - "\022e\n\022UpdateRegistryItem\022&.viam.app.v1.Upd" - "ateRegistryItemRequest\032\'.viam.app.v1.Upd" - "ateRegistryItemResponse\022b\n\021ListRegistryI" - "tems\022%.viam.app.v1.ListRegistryItemsRequ" - "est\032&.viam.app.v1.ListRegistryItemsRespo" - "nse\022e\n\022DeleteRegistryItem\022&.viam.app.v1." - "DeleteRegistryItemRequest\032\'.viam.app.v1." - "DeleteRegistryItemResponse\022k\n\024TransferRe" - "gistryItem\022(.viam.app.v1.TransferRegistr" - "yItemRequest\032).viam.app.v1.TransferRegis" - "tryItemResponse\022S\n\014CreateModule\022 .viam.a" - "pp.v1.CreateModuleRequest\032!.viam.app.v1." - "CreateModuleResponse\022S\n\014UpdateModule\022 .v" - "iam.app.v1.UpdateModuleRequest\032!.viam.ap" - "p.v1.UpdateModuleResponse\022a\n\020UploadModul" - "eFile\022$.viam.app.v1.UploadModuleFileRequ" - "est\032%.viam.app.v1.UploadModuleFileRespon" - "se(\001\022J\n\tGetModule\022\035.viam.app.v1.GetModul" - "eRequest\032\036.viam.app.v1.GetModuleResponse" - "\022P\n\013ListModules\022\037.viam.app.v1.ListModule" - "sRequest\032 .viam.app.v1.ListModulesRespon" - "se\022J\n\tCreateKey\022\035.viam.app.v1.CreateKeyR" - "equest\032\036.viam.app.v1.CreateKeyResponse\022J" - "\n\tDeleteKey\022\035.viam.app.v1.DeleteKeyReque" - "st\032\036.viam.app.v1.DeleteKeyResponse\022G\n\010Li" - "stKeys\022\034.viam.app.v1.ListKeysRequest\032\035.v" - "iam.app.v1.ListKeysResponse\022J\n\tRenameKey" - "\022\035.viam.app.v1.RenameKeyRequest\032\036.viam.a" - "pp.v1.RenameKeyResponse\022J\n\tRotateKey\022\035.v" - "iam.app.v1.RotateKeyRequest\032\036.viam.app.v" - "1.RotateKeyResponse\022\241\001\n&CreateKeyFromExi" - "stingKeyAuthorizations\022:.viam.app.v1.Cre" - "ateKeyFromExistingKeyAuthorizationsReque" - "st\032;.viam.app.v1.CreateKeyFromExistingKe" - "yAuthorizationsResponseB\201\001\n\017com.viam.app" - ".v1B\010AppProtoP\001Z\026go.viam.com/api/app/v1\242" - "\002\003VAX\252\002\013Viam.App.V1\312\002\013Viam\\App\\V1\342\002\027Viam" - "\\App\\V1\\GPBMetadata\352\002\rViam::App::V1b\006pro" - "to3" + "llingServiceResponse\"7\n\036GetBillingServic" + "eConfigRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"\333\001" + "\n\037GetBillingServiceConfigResponse\022D\n\017bil" + "ling_address\030\001 \001(\0132\033.viam.app.v1.Billing" + "AddressR\016billingAddress\022#\n\rsupport_email" + "\030\002 \001(\tR\014supportEmail\022\031\n\010logo_url\030\003 \001(\tR\007" + "logoUrl\0222\n\025billing_dashboard_url\030\004 \001(\tR\023" + "billingDashboardUrl\"5\n\034DisableBillingSer" + "viceRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"\037\n\035Di" + "sableBillingServiceResponse\"Q\n\"Organizat" + "ionSetSupportEmailRequest\022\025\n\006org_id\030\001 \001(" + "\tR\005orgId\022\024\n\005email\030\002 \001(\tR\005email\"%\n#Organi" + "zationSetSupportEmailResponse\";\n\"Organiz" + "ationGetSupportEmailRequest\022\025\n\006org_id\030\001 " + "\001(\tR\005orgId\";\n#OrganizationGetSupportEmai" + "lResponse\022\024\n\005email\030\001 \001(\tR\005email\":\n\024Organ" + "izationIdentity\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030" + "\002 \001(\tR\004name\"Y\n\024LocationOrganization\022\'\n\017o" + "rganization_id\030\001 \001(\tR\016organizationId\022\030\n\007" + "primary\030\002 \001(\010R\007primary\"\200\001\n\014LocationAuth\022" + "\032\n\006secret\030\001 \001(\tB\002\030\001R\006secret\022\037\n\013location_" + "id\030\002 \001(\tR\nlocationId\0223\n\007secrets\030\003 \003(\0132\031." + "viam.app.v1.SharedSecretR\007secrets\"\'\n\rSto" + "rageConfig\022\026\n\006region\030\001 \001(\tR\006region\"\344\002\n\010L" + "ocation\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004n" + "ame\022,\n\022parent_location_id\030\004 \001(\tR\020parentL" + "ocationId\022-\n\004auth\030\005 \001(\0132\031.viam.app.v1.Lo" + "cationAuthR\004auth\022G\n\rorganizations\030\006 \003(\0132" + "!.viam.app.v1.LocationOrganizationR\rorga" + "nizations\0229\n\ncreated_on\030\003 \001(\0132\032.google.p" + "rotobuf.TimestampR\tcreatedOn\022\037\n\013robot_co" + "unt\030\007 \001(\005R\nrobotCount\0222\n\006config\030\010 \001(\0132\032." + "viam.app.v1.StorageConfigR\006config\"\320\002\n\014Sh" + "aredSecret\022\036\n\002id\030\001 \001(\tB\016\232\204\236\003\tbson:\"id\"R\002" + "id\022*\n\006secret\030\002 \001(\tB\022\232\204\236\003\rbson:\"secret\"R\006" + "secret\022c\n\ncreated_on\030\003 \001(\0132\032.google.prot" + "obuf.TimestampB(\232\204\236\003#bson:\"created_on\" j" + "son:\"created_on\"R\tcreatedOn\022H\n\005state\030\004 \001" + "(\0162\037.viam.app.v1.SharedSecret.StateB\021\232\204\236" + "\003\014bson:\"state\"R\005state\"E\n\005State\022\025\n\021STATE_" + "UNSPECIFIED\020\000\022\021\n\rSTATE_ENABLED\020\001\022\022\n\016STAT" + "E_DISABLED\020\002\"\236\001\n\025CreateLocationRequest\022\'" + "\n\017organization_id\030\001 \001(\tR\016organizationId\022" + "\022\n\004name\030\002 \001(\tR\004name\0221\n\022parent_location_i" + "d\030\003 \001(\tH\000R\020parentLocationId\210\001\001B\025\n\023_paren" + "t_location_id\"K\n\026CreateLocationResponse\022" + "1\n\010location\030\001 \001(\0132\025.viam.app.v1.Location" + "R\010location\"5\n\022GetLocationRequest\022\037\n\013loca" + "tion_id\030\001 \001(\tR\nlocationId\"H\n\023GetLocation" + "Response\0221\n\010location\030\001 \001(\0132\025.viam.app.v1" + ".LocationR\010location\"\314\001\n\025UpdateLocationRe" + "quest\022\037\n\013location_id\030\001 \001(\tR\nlocationId\022\027" + "\n\004name\030\002 \001(\tH\000R\004name\210\001\001\0221\n\022parent_locati" + "on_id\030\003 \001(\tH\001R\020parentLocationId\210\001\001\022\033\n\006re" + "gion\030\004 \001(\tH\002R\006region\210\001\001B\007\n\005_nameB\025\n\023_par" + "ent_location_idB\t\n\007_region\"K\n\026UpdateLoca" + "tionResponse\0221\n\010location\030\001 \001(\0132\025.viam.ap" + "p.v1.LocationR\010location\"8\n\025DeleteLocatio" + "nRequest\022\037\n\013location_id\030\001 \001(\tR\nlocationI" + "d\"\030\n\026DeleteLocationResponse\"N\n+GetOrgani" + "zationsWithAccessToLocationRequest\022\037\n\013lo" + "cation_id\030\001 \001(\tR\nlocationId\"\212\001\n,GetOrgan" + "izationsWithAccessToLocationResponse\022Z\n\027" + "organization_identities\030\001 \003(\0132!.viam.app" + ".v1.OrganizationIdentityR\026organizationId" + "entities\"\?\n\024ListLocationsRequest\022\'\n\017orga" + "nization_id\030\001 \001(\tR\016organizationId\"`\n\024Sha" + "reLocationRequest\022\037\n\013location_id\030\001 \001(\tR\n" + "locationId\022\'\n\017organization_id\030\002 \001(\tR\016org" + "anizationId\"\027\n\025ShareLocationResponse\"b\n\026" + "UnshareLocationRequest\022\037\n\013location_id\030\001 " + "\001(\tR\nlocationId\022\'\n\017organization_id\030\002 \001(\t" + "R\016organizationId\"\031\n\027UnshareLocationRespo" + "nse\"L\n\025ListLocationsResponse\0223\n\tlocation" + "s\030\001 \003(\0132\025.viam.app.v1.LocationR\tlocation" + "s\">\n\033CreateLocationSecretRequest\022\037\n\013loca" + "tion_id\030\001 \001(\tR\nlocationId\"M\n\034CreateLocat" + "ionSecretResponse\022-\n\004auth\030\001 \001(\0132\031.viam.a" + "pp.v1.LocationAuthR\004auth\"[\n\033DeleteLocati" + "onSecretRequest\022\037\n\013location_id\030\001 \001(\tR\nlo" + "cationId\022\033\n\tsecret_id\030\002 \001(\tR\010secretId\"\036\n" + "\034DeleteLocationSecretResponse\"6\n\023Locatio" + "nAuthRequest\022\037\n\013location_id\030\001 \001(\tR\nlocat" + "ionId\"E\n\024LocationAuthResponse\022-\n\004auth\030\001 " + "\001(\0132\031.viam.app.v1.LocationAuthR\004auth\"!\n\017" + "GetRobotRequest\022\016\n\002id\030\001 \001(\tR\002id\"4\n\033GetRo" + "verRentalRobotsRequest\022\025\n\006org_id\030\001 \001(\tR\005" + "orgId\"\232\001\n\020RoverRentalRobot\022\031\n\010robot_id\030\001" + " \001(\tR\007robotId\022\037\n\013location_id\030\002 \001(\tR\nloca" + "tionId\022\035\n\nrobot_name\030\003 \001(\tR\trobotName\022+\n" + "\022robot_main_part_id\030\004 \001(\tR\017robotMainPart" + "Id\"U\n\034GetRoverRentalRobotsResponse\0225\n\006ro" + "bots\030\001 \003(\0132\035.viam.app.v1.RoverRentalRobo" + "tR\006robots\"<\n\020GetRobotResponse\022(\n\005robot\030\001" + " \001(\0132\022.viam.app.v1.RobotR\005robot\"1\n\024GetRo" + "botPartsRequest\022\031\n\010robot_id\030\001 \001(\tR\007robot" + "Id\"E\n\025GetRobotPartsResponse\022,\n\005parts\030\001 \003" + "(\0132\026.viam.app.v1.RobotPartR\005parts\"%\n\023Get" + "RobotPartRequest\022\016\n\002id\030\001 \001(\tR\002id\"c\n\024GetR" + "obotPartResponse\022*\n\004part\030\001 \001(\0132\026.viam.ap" + "p.v1.RobotPartR\004part\022\037\n\013config_json\030\002 \001(" + "\tR\nconfigJson\"\212\003\n\027GetRobotPartLogsReques" + "t\022\016\n\002id\030\001 \001(\tR\002id\022#\n\013errors_only\030\002 \001(\010B\002" + "\030\001R\nerrorsOnly\022\033\n\006filter\030\003 \001(\tH\000R\006filter" + "\210\001\001\022\"\n\npage_token\030\004 \001(\tH\001R\tpageToken\210\001\001\022" + "\026\n\006levels\030\005 \003(\tR\006levels\0225\n\005start\030\006 \001(\0132\032" + ".google.protobuf.TimestampH\002R\005start\210\001\001\0221" + "\n\003end\030\007 \001(\0132\032.google.protobuf.TimestampH" + "\003R\003end\210\001\001\022\031\n\005limit\030\010 \001(\003H\004R\005limit\210\001\001\022\033\n\006" + "source\030\t \001(\tH\005R\006source\210\001\001B\t\n\007_filterB\r\n\013" + "_page_tokenB\010\n\006_startB\006\n\004_endB\010\n\006_limitB" + "\t\n\007_source\"p\n\030GetRobotPartLogsResponse\022," + "\n\004logs\030\001 \003(\0132\030.viam.common.v1.LogEntryR\004" + "logs\022&\n\017next_page_token\030\002 \001(\tR\rnextPageT" + "oken\"s\n\030TailRobotPartLogsRequest\022\016\n\002id\030\001" + " \001(\tR\002id\022\037\n\013errors_only\030\002 \001(\010R\nerrorsOnl" + "y\022\033\n\006filter\030\003 \001(\tH\000R\006filter\210\001\001B\t\n\007_filte" + "r\"I\n\031TailRobotPartLogsResponse\022,\n\004logs\030\001" + " \003(\0132\030.viam.common.v1.LogEntryR\004logs\",\n\032" + "GetRobotPartHistoryRequest\022\016\n\002id\030\001 \001(\tR\002" + "id\"[\n\033GetRobotPartHistoryResponse\022<\n\007his" + "tory\030\001 \003(\0132\".viam.app.v1.RobotPartHistor" + "yEntryR\007history\"x\n\026UpdateRobotPartReques" + "t\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004name\022:\n" + "\014robot_config\030\003 \001(\0132\027.google.protobuf.St" + "ructR\013robotConfig\"E\n\027UpdateRobotPartResp" + "onse\022*\n\004part\030\001 \001(\0132\026.viam.app.v1.RobotPa" + "rtR\004part\"M\n\023NewRobotPartRequest\022\031\n\010robot" + "_id\030\001 \001(\tR\007robotId\022\033\n\tpart_name\030\002 \001(\tR\010p" + "artName\"/\n\024NewRobotPartResponse\022\027\n\007part_" + "id\030\001 \001(\tR\006partId\"1\n\026DeleteRobotPartReque" + "st\022\027\n\007part_id\030\001 \001(\tR\006partId\"3\n\026GetRobotA" + "PIKeysRequest\022\031\n\010robot_id\030\001 \001(\tR\007robotId" + "\"y\n\006APIKey\022\016\n\002id\030\001 \001(\tR\002id\022\020\n\003key\030\002 \001(\tR" + "\003key\022\022\n\004name\030\003 \001(\tR\004name\0229\n\ncreated_on\030\004" + " \001(\0132\032.google.protobuf.TimestampR\tcreate" + "dOn\"[\n\027GetRobotAPIKeysResponse\022@\n\010api_ke" + "ys\030\001 \003(\0132%.viam.app.v1.APIKeyWithAuthori" + "zationsR\007apiKeys\"\031\n\027DeleteRobotPartRespo" + "nse\"\205\006\n\010Fragment\0223\n\002id\030\001 \001(\tB#\232\204\236\003\036bson:" + "\"_id\" json:\"id,omitempty\"R\002id\0220\n\004name\030\002 " + "\001(\tB\034\232\204\236\003\027bson:\"name\" json:\"name\"R\004name\022" + "Y\n\010fragment\030\003 \001(\0132\027.google.protobuf.Stru" + "ctB$\232\204\236\003\037bson:\"fragment\" json:\"fragment\"" + "R\010fragment\022Z\n\022organization_owner\030\004 \001(\tB+" + "\232\204\236\003&bson:\"organization_owner\" json:\"own" + "er\"R\021organizationOwner\0228\n\006public\030\005 \001(\010B " + "\232\204\236\003\033bson:\"public\" json:\"public\"R\006public" + "\022Q\n\ncreated_on\030\006 \001(\0132\032.google.protobuf.T" + "imestampB\026\232\204\236\003\021bson:\"created_on\"R\tcreate" + "dOn\022+\n\021organization_name\030\007 \001(\tR\020organiza" + "tionName\022(\n\020robot_part_count\030\t \001(\005R\016robo" + "tPartCount\022-\n\022organization_count\030\n \001(\005R\021" + "organizationCount\022+\n\022only_used_by_owner\030" + "\013 \001(\010R\017onlyUsedByOwner\022\?\n\nvisibility\030\014 \001" + "(\0162\037.viam.app.v1.FragmentVisibilityR\nvis" + "ibility\022Z\n\014last_updated\030\r \001(\0132\032.google.p" + "rotobuf.TimestampB\033\232\204\236\003\026bson:\"last_updat" + "ed_at\"R\013lastUpdated\"\343\002\n\024FragmentHistoryE" + "ntry\022@\n\010fragment\030\001 \001(\tB$\232\204\236\003\037bson:\"fragm" + "ent\" json:\"fragment\"R\010fragment\022_\n\tedited" + "_on\030\002 \001(\0132\032.google.protobuf.TimestampB&\232" + "\204\236\003!bson:\"edited_on\" json:\"edited_on\"R\010e" + "ditedOn\022C\n\003old\030\003 \001(\0132\025.viam.app.v1.Fragm" + "entB\032\232\204\236\003\025bson:\"old\" json:\"old\"R\003old\022c\n\t" + "edited_by\030\004 \001(\0132\036.viam.app.v1.Authentica" + "torInfoB&\232\204\236\003!bson:\"edited_by\" json:\"edi" + "ted_by\"R\010editedBy\"\207\001\n\rFragmentError\022=\n\ne" + "rror_type\030\001 \001(\0162\036.viam.app.v1.FragmentEr" + "rorTypeR\terrorType\022\037\n\013fragment_id\030\002 \001(\tR" + "\nfragmentId\022\026\n\006detail\030\003 \001(\tR\006detail\"\247\001\n\020" + "ResolvedFragment\022\037\n\013fragment_id\030\001 \001(\tR\nf" + "ragmentId\022@\n\017resolved_config\030\002 \001(\0132\027.goo" + "gle.protobuf.StructR\016resolvedConfig\0220\n\005e" + "rror\030\003 \001(\0132\032.viam.app.v1.FragmentErrorR\005" + "error\"\262\001\n\024ListFragmentsRequest\022\'\n\017organi" + "zation_id\030\001 \001(\tR\016organizationId\022\037\n\013show_" + "public\030\002 \001(\010R\nshowPublic\022P\n\023fragment_vis" + "ibility\030\003 \003(\0162\037.viam.app.v1.FragmentVisi" + "bilityR\022fragmentVisibility\"L\n\025ListFragme" + "ntsResponse\0223\n\tfragments\030\001 \003(\0132\025.viam.ap" + "p.v1.FragmentR\tfragments\"$\n\022GetFragmentR" + "equest\022\016\n\002id\030\001 \001(\tR\002id\"H\n\023GetFragmentRes" + "ponse\0221\n\010fragment\030\001 \001(\0132\025.viam.app.v1.Fr" + "agmentR\010fragment\"\332\001\n\025CreateFragmentReque" + "st\022\022\n\004name\030\001 \001(\tR\004name\022/\n\006config\030\002 \001(\0132\027" + ".google.protobuf.StructR\006config\022\'\n\017organ" + "ization_id\030\003 \001(\tR\016organizationId\022D\n\nvisi" + "bility\030\004 \001(\0162\037.viam.app.v1.FragmentVisib" + "ilityH\000R\nvisibility\210\001\001B\r\n\013_visibility\"K\n" + "\026CreateFragmentResponse\0221\n\010fragment\030\001 \001(" + "\0132\025.viam.app.v1.FragmentR\010fragment\"\351\001\n\025U" + "pdateFragmentRequest\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004" + "name\030\002 \001(\tR\004name\022/\n\006config\030\003 \001(\0132\027.googl" + "e.protobuf.StructR\006config\022\033\n\006public\030\004 \001(" + "\010H\000R\006public\210\001\001\022D\n\nvisibility\030\005 \001(\0162\037.via" + "m.app.v1.FragmentVisibilityH\001R\nvisibilit" + "y\210\001\001B\t\n\007_publicB\r\n\013_visibility\"K\n\026Update" + "FragmentResponse\0221\n\010fragment\030\001 \001(\0132\025.via" + "m.app.v1.FragmentR\010fragment\"\'\n\025DeleteFra" + "gmentRequest\022\016\n\002id\030\001 \001(\tR\002id\"\030\n\026DeleteFr" + "agmentResponse\"\221\001\n\031GetFragmentHistoryReq" + "uest\022\016\n\002id\030\001 \001(\tR\002id\022\"\n\npage_token\030\002 \001(\t" + "H\000R\tpageToken\210\001\001\022\"\n\npage_limit\030\003 \001(\003H\001R\t" + "pageLimit\210\001\001B\r\n\013_page_tokenB\r\n\013_page_lim" + "it\"\201\001\n\032GetFragmentHistoryResponse\022;\n\007his" + "tory\030\001 \003(\0132!.viam.app.v1.FragmentHistory" + "EntryR\007history\022&\n\017next_page_token\030\002 \001(\tR" + "\rnextPageToken\"4\n\021ListRobotsRequest\022\037\n\013l" + "ocation_id\030\001 \001(\tR\nlocationId\"t\n\033ListMach" + "ineFragmentsRequest\022\035\n\nmachine_id\030\001 \001(\tR" + "\tmachineId\0226\n\027additional_fragment_ids\030\002 " + "\003(\tR\025additionalFragmentIds\"\241\001\n\034ListMachi" + "neFragmentsResponse\0223\n\tfragments\030\001 \003(\0132\025" + ".viam.app.v1.FragmentR\tfragments\022L\n\022reso" + "lved_fragments\030\002 \003(\0132\035.viam.app.v1.Resol" + "vedFragmentR\021resolvedFragments\"@\n\022ListRo" + "botsResponse\022*\n\006robots\030\001 \003(\0132\022.viam.app." + "v1.RobotR\006robots\"A\n\017NewRobotRequest\022\022\n\004n" + "ame\030\001 \001(\tR\004name\022\032\n\010location\030\002 \001(\tR\010locat" + "ion\"\"\n\020NewRobotResponse\022\016\n\002id\030\001 \001(\tR\002id\"" + "T\n\022UpdateRobotRequest\022\016\n\002id\030\001 \001(\tR\002id\022\022\n" + "\004name\030\002 \001(\tR\004name\022\032\n\010location\030\003 \001(\tR\010loc" + "ation\"\?\n\023UpdateRobotResponse\022(\n\005robot\030\001 " + "\001(\0132\022.viam.app.v1.RobotR\005robot\"$\n\022Delete" + "RobotRequest\022\016\n\002id\030\001 \001(\tR\002id\"\025\n\023DeleteRo" + "botResponse\"0\n\025MarkPartAsMainRequest\022\027\n\007" + "part_id\030\001 \001(\tR\006partId\"\030\n\026MarkPartAsMainR" + "esponse\"4\n\031MarkPartForRestartRequest\022\027\n\007" + "part_id\030\001 \001(\tR\006partId\"\034\n\032MarkPartForRest" + "artResponse\"7\n\034CreateRobotPartSecretRequ" + "est\022\027\n\007part_id\030\001 \001(\tR\006partId\"K\n\035CreateRo" + "botPartSecretResponse\022*\n\004part\030\001 \001(\0132\026.vi" + "am.app.v1.RobotPartR\004part\"T\n\034DeleteRobot" + "PartSecretRequest\022\027\n\007part_id\030\001 \001(\tR\006part" + "Id\022\033\n\tsecret_id\030\002 \001(\tR\010secretId\"\037\n\035Delet" + "eRobotPartSecretResponse\"\236\002\n\rAuthorizati" + "on\022-\n\022authorization_type\030\001 \001(\tR\021authoriz" + "ationType\022)\n\020authorization_id\030\002 \001(\tR\017aut" + "horizationId\022#\n\rresource_type\030\003 \001(\tR\014res" + "ourceType\022\037\n\013resource_id\030\004 \001(\tR\nresource" + "Id\022\037\n\013identity_id\030\005 \001(\tR\nidentityId\022\'\n\017o" + "rganization_id\030\006 \001(\tR\016organizationId\022#\n\r" + "identity_type\030\007 \001(\tR\014identityType\"R\n\016Add" + "RoleRequest\022@\n\rauthorization\030\001 \001(\0132\032.via" + "m.app.v1.AuthorizationR\rauthorization\"\021\n" + "\017AddRoleResponse\"U\n\021RemoveRoleRequest\022@\n" + "\rauthorization\030\001 \001(\0132\032.viam.app.v1.Autho" + "rizationR\rauthorization\"\024\n\022RemoveRoleRes" + "ponse\"\245\001\n\021ChangeRoleRequest\022G\n\021old_autho" + "rization\030\001 \001(\0132\032.viam.app.v1.Authorizati" + "onR\020oldAuthorization\022G\n\021new_authorizatio" + "n\030\002 \001(\0132\032.viam.app.v1.AuthorizationR\020new" + "Authorization\"\024\n\022ChangeRoleResponse\"g\n\031L" + "istAuthorizationsRequest\022\'\n\017organization" + "_id\030\001 \001(\tR\016organizationId\022!\n\014resource_id" + "s\030\002 \003(\tR\013resourceIds\"`\n\032ListAuthorizatio" + "nsResponse\022B\n\016authorizations\030\001 \003(\0132\032.via" + "m.app.v1.AuthorizationR\016authorizations\"_" + "\n\027CheckPermissionsRequest\022D\n\013permissions" + "\030\001 \003(\0132\".viam.app.v1.AuthorizedPermissio" + "nsR\013permissions\"\177\n\025AuthorizedPermissions" + "\022#\n\rresource_type\030\001 \001(\tR\014resourceType\022\037\n" + "\013resource_id\030\002 \001(\tR\nresourceId\022 \n\013permis" + "sions\030\003 \003(\tR\013permissions\"u\n\030CheckPermiss" + "ionsResponse\022Y\n\026authorized_permissions\030\001" + " \003(\0132\".viam.app.v1.AuthorizedPermissions" + "R\025authorizedPermissions\"\321\001\n\rModuleVersio" + "n\022\030\n\007version\030\001 \001(\tR\007version\022*\n\005files\030\002 \003" + "(\0132\024.viam.app.v1.UploadsR\005files\022*\n\006model" + "s\030\003 \003(\0132\022.viam.app.v1.ModelR\006models\022\036\n\ne" + "ntrypoint\030\004 \001(\tR\nentrypoint\022 \n\tfirst_run" + "\030\005 \001(\tH\000R\010firstRun\210\001\001B\014\n\n_first_run\"\304\001\n\016" + "ModuleMetadata\022*\n\006models\030\001 \003(\0132\022.viam.ap" + "p.v1.ModelR\006models\0226\n\010versions\030\002 \003(\0132\032.v" + "iam.app.v1.ModuleVersionR\010versions\022\036\n\nen" + "trypoint\030\003 \001(\tR\nentrypoint\022 \n\tfirst_run\030" + "\004 \001(\tH\000R\010firstRun\210\001\001B\014\n\n_first_run\"\300\001\n\017M" + "LModelMetadata\022\032\n\010versions\030\001 \003(\tR\010versio" + "ns\022@\n\nmodel_type\030\002 \001(\0162!.viam.app.mltrai" + "ning.v1.ModelTypeR\tmodelType\022O\n\017model_fr" + "amework\030\003 \001(\0162&.viam.app.mltraining.v1.M" + "odelFrameworkR\016modelFramework\"h\n\021MLTrain" + "ingVersion\022\030\n\007version\030\001 \001(\tR\007version\0229\n\n" + "created_on\030\002 \001(\0132\032.google.protobuf.Times" + "tampR\tcreatedOn\"\377\001\n\022MLTrainingMetadata\022:" + "\n\010versions\030\005 \003(\0132\036.viam.app.v1.MLTrainin" + "gVersionR\010versions\022@\n\nmodel_type\030\002 \001(\0162!" + ".viam.app.mltraining.v1.ModelTypeR\tmodel" + "Type\022O\n\017model_framework\030\003 \001(\0162&.viam.app" + ".mltraining.v1.ModelFrameworkR\016modelFram" + "ework\022\024\n\005draft\030\004 \001(\010R\005draftJ\004\010\001\020\002\"\214\007\n\014Re" + "gistryItem\022\027\n\007item_id\030\001 \001(\tR\006itemId\022\'\n\017o" + "rganization_id\030\002 \001(\tR\016organizationId\022)\n\020" + "public_namespace\030\003 \001(\tR\017publicNamespace\022" + "\022\n\004name\030\004 \001(\tR\004name\0225\n\004type\030\005 \001(\0162!.viam" + ".app.packages.v1.PackageTypeR\004type\0227\n\nvi" + "sibility\030\006 \001(\0162\027.viam.app.v1.VisibilityR" + "\nvisibility\022\020\n\003url\030\007 \001(\tR\003url\022 \n\013descrip" + "tion\030\010 \001(\tR\013description\022*\n\021total_robot_u" + "sage\030\t \001(\003R\017totalRobotUsage\022;\n\032total_ext" + "ernal_robot_usage\030\r \001(\003R\027totalExternalRo" + "botUsage\0228\n\030total_organization_usage\030\n \001" + "(\003R\026totalOrganizationUsage\022I\n!total_exte" + "rnal_organization_usage\030\016 \001(\003R\036totalExte" + "rnalOrganizationUsage\022F\n\017module_metadata" + "\030\013 \001(\0132\033.viam.app.v1.ModuleMetadataH\000R\016m" + "oduleMetadata\022J\n\021ml_model_metadata\030\014 \001(\013" + "2\034.viam.app.v1.MLModelMetadataH\000R\017mlMode" + "lMetadata\022S\n\024ml_training_metadata\030\022 \001(\0132" + "\037.viam.app.v1.MLTrainingMetadataH\000R\022mlTr" + "ainingMetadata\0229\n\ncreated_at\030\017 \001(\0132\032.goo" + "gle.protobuf.TimestampR\tcreatedAt\0229\n\nupd" + "ated_at\030\020 \001(\0132\032.google.protobuf.Timestam" + "pR\tupdatedAtB\n\n\010metadata\"1\n\026GetRegistryI" + "temRequest\022\027\n\007item_id\030\001 \001(\tR\006itemId\"H\n\027G" + "etRegistryItemResponse\022-\n\004item\030\001 \001(\0132\031.v" + "iam.app.v1.RegistryItemR\004item\"\217\001\n\031Create" + "RegistryItemRequest\022\'\n\017organization_id\030\001" + " \001(\tR\016organizationId\022\022\n\004name\030\002 \001(\tR\004name" + "\0225\n\004type\030\003 \001(\0162!.viam.app.packages.v1.Pa" + "ckageTypeR\004type\"\034\n\032CreateRegistryItemRes" + "ponse\"\345\001\n\031UpdateRegistryItemRequest\022\027\n\007i" + "tem_id\030\001 \001(\tR\006itemId\0225\n\004type\030\002 \001(\0162!.via" + "m.app.packages.v1.PackageTypeR\004type\022 \n\013d" + "escription\030\003 \001(\tR\013description\0227\n\nvisibil" + "ity\030\004 \001(\0162\027.viam.app.v1.VisibilityR\nvisi" + "bility\022\025\n\003url\030\005 \001(\tH\000R\003url\210\001\001B\006\n\004_url\"\034\n" + "\032UpdateRegistryItemResponse\"\303\003\n\030ListRegi" + "stryItemsRequest\022,\n\017organization_id\030\001 \001(" + "\tH\000R\016organizationId\210\001\001\0227\n\005types\030\002 \003(\0162!." + "viam.app.packages.v1.PackageTypeR\005types\022" + ";\n\014visibilities\030\003 \003(\0162\027.viam.app.v1.Visi" + "bilityR\014visibilities\022\034\n\tplatforms\030\004 \003(\tR" + "\tplatforms\022;\n\010statuses\030\005 \003(\0162\037.viam.app." + "v1.RegistryItemStatusR\010statuses\022$\n\013searc" + "h_term\030\006 \001(\tH\001R\nsearchTerm\210\001\001\022\"\n\npage_to" + "ken\030\007 \001(\tH\002R\tpageToken\210\001\001\022+\n\021public_name" + "spaces\030\010 \003(\tR\020publicNamespacesB\022\n\020_organ" + "ization_idB\016\n\014_search_termB\r\n\013_page_toke" + "n\"L\n\031ListRegistryItemsResponse\022/\n\005items\030" + "\001 \003(\0132\031.viam.app.v1.RegistryItemR\005items\"" + "4\n\031DeleteRegistryItemRequest\022\027\n\007item_id\030" + "\001 \001(\tR\006itemId\"\034\n\032DeleteRegistryItemRespo" + "nse\"h\n\033TransferRegistryItemRequest\022\027\n\007it" + "em_id\030\001 \001(\tR\006itemId\0220\n\024new_public_namesp" + "ace\030\002 \001(\tR\022newPublicNamespace\"\036\n\034Transfe" + "rRegistryItemResponse\"R\n\023CreateModuleReq" + "uest\022\'\n\017organization_id\030\001 \001(\tR\016organizat" + "ionId\022\022\n\004name\030\002 \001(\tR\004name\"E\n\024CreateModul" + "eResponse\022\033\n\tmodule_id\030\001 \001(\tR\010moduleId\022\020" + "\n\003url\030\002 \001(\tR\003url\"\233\002\n\023UpdateModuleRequest" + "\022\033\n\tmodule_id\030\001 \001(\tR\010moduleId\0227\n\nvisibil" + "ity\030\002 \001(\0162\027.viam.app.v1.VisibilityR\nvisi" + "bility\022\020\n\003url\030\003 \001(\tR\003url\022 \n\013description\030" + "\004 \001(\tR\013description\022*\n\006models\030\005 \003(\0132\022.via" + "m.app.v1.ModelR\006models\022\036\n\nentrypoint\030\006 \001" + "(\tR\nentrypoint\022 \n\tfirst_run\030\007 \001(\tH\000R\010fir" + "stRun\210\001\001B\014\n\n_first_run\"(\n\024UpdateModuleRe" + "sponse\022\020\n\003url\030\001 \001(\tR\003url\"/\n\005Model\022\020\n\003api" + "\030\001 \001(\tR\003api\022\024\n\005model\030\002 \001(\tR\005model\"\210\001\n\016Mo" + "duleFileInfo\022\033\n\tmodule_id\030\001 \001(\tR\010moduleI" + "d\022\030\n\007version\030\002 \001(\tR\007version\022\032\n\010platform\030" + "\003 \001(\tR\010platform\022#\n\rplatform_tags\030\005 \003(\tR\014" + "platformTags\"\207\001\n\027UploadModuleFileRequest" + "\022G\n\020module_file_info\030\001 \001(\0132\033.viam.app.v1" + ".ModuleFileInfoH\000R\016moduleFileInfo\022\024\n\004fil" + "e\030\002 \001(\014H\000R\004fileB\r\n\013module_file\",\n\030Upload" + "ModuleFileResponse\022\020\n\003url\030\001 \001(\tR\003url\"/\n\020" + "GetModuleRequest\022\033\n\tmodule_id\030\001 \001(\tR\010mod" + "uleId\"@\n\021GetModuleResponse\022+\n\006module\030\001 \001" + "(\0132\023.viam.app.v1.ModuleR\006module\"\225\004\n\006Modu" + "le\022\033\n\tmodule_id\030\001 \001(\tR\010moduleId\022\022\n\004name\030" + "\002 \001(\tR\004name\0227\n\nvisibility\030\003 \001(\0162\027.viam.a" + "pp.v1.VisibilityR\nvisibility\0227\n\010versions" + "\030\004 \003(\0132\033.viam.app.v1.VersionHistoryR\010ver" + "sions\022\020\n\003url\030\005 \001(\tR\003url\022 \n\013description\030\006" + " \001(\tR\013description\022*\n\006models\030\007 \003(\0132\022.viam" + ".app.v1.ModelR\006models\022*\n\021total_robot_usa" + "ge\030\010 \001(\003R\017totalRobotUsage\0228\n\030total_organ" + "ization_usage\030\t \001(\003R\026totalOrganizationUs" + "age\022\'\n\017organization_id\030\n \001(\tR\016organizati" + "onId\022\036\n\nentrypoint\030\013 \001(\tR\nentrypoint\022)\n\020" + "public_namespace\030\014 \001(\tR\017publicNamespace\022" + " \n\tfirst_run\030\r \001(\tH\000R\010firstRun\210\001\001B\014\n\n_fi" + "rst_run\"\322\001\n\016VersionHistory\022\030\n\007version\030\001 " + "\001(\tR\007version\022*\n\005files\030\002 \003(\0132\024.viam.app.v" + "1.UploadsR\005files\022*\n\006models\030\003 \003(\0132\022.viam." + "app.v1.ModelR\006models\022\036\n\nentrypoint\030\004 \001(\t" + "R\nentrypoint\022 \n\tfirst_run\030\005 \001(\tH\000R\010first" + "Run\210\001\001B\014\n\n_first_run\"b\n\007Uploads\022\032\n\010platf" + "orm\030\001 \001(\tR\010platform\022;\n\013uploaded_at\030\002 \001(\013" + "2\032.google.protobuf.TimestampR\nuploadedAt" + "\"V\n\022ListModulesRequest\022,\n\017organization_i" + "d\030\001 \001(\tH\000R\016organizationId\210\001\001B\022\n\020_organiz" + "ation_id\"D\n\023ListModulesResponse\022-\n\007modul" + "es\030\001 \003(\0132\023.viam.app.v1.ModuleR\007modules\"/" + "\n\027GetUserIDByEmailRequest\022\024\n\005email\030\001 \001(\t" + "R\005email\"3\n\030GetUserIDByEmailResponse\022\027\n\007u" + "ser_id\030\001 \001(\tR\006userId\"9\n\036ListOrganization" + "sByUserRequest\022\027\n\007user_id\030\001 \001(\tR\006userId\"" + ">\n\nOrgDetails\022\025\n\006org_id\030\001 \001(\tR\005orgId\022\031\n\010" + "org_name\030\002 \001(\tR\007orgName\"N\n\037ListOrganizat" + "ionsByUserResponse\022+\n\004orgs\030\001 \003(\0132\027.viam." + "app.v1.OrgDetailsR\004orgs\"j\n\020CreateKeyRequ" + "est\022B\n\016authorizations\030\001 \003(\0132\032.viam.app.v" + "1.AuthorizationR\016authorizations\022\022\n\004name\030" + "\002 \001(\tR\004name\"5\n\021CreateKeyResponse\022\020\n\003key\030" + "\001 \001(\tR\003key\022\016\n\002id\030\002 \001(\tR\002id\"\"\n\020DeleteKeyR" + "equest\022\016\n\002id\030\001 \001(\tR\002id\"\023\n\021DeleteKeyRespo" + "nse\"6\n\020RenameKeyRequest\022\016\n\002id\030\001 \001(\tR\002id\022" + "\022\n\004name\030\002 \001(\tR\004name\"7\n\021RenameKeyResponse" + "\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004name\"\315\001\n" + "\024AuthorizationDetails\022-\n\022authorization_t" + "ype\030\001 \001(\tR\021authorizationType\022)\n\020authoriz" + "ation_id\030\002 \001(\tR\017authorizationId\022#\n\rresou" + "rce_type\030\003 \001(\tR\014resourceType\022\037\n\013resource" + "_id\030\004 \001(\tR\nresourceId\022\025\n\006org_id\030\005 \001(\tR\005o" + "rgId\"\223\001\n\030APIKeyWithAuthorizations\022,\n\007api" + "_key\030\001 \001(\0132\023.viam.app.v1.APIKeyR\006apiKey\022" + "I\n\016authorizations\030\002 \003(\0132!.viam.app.v1.Au" + "thorizationDetailsR\016authorizations\"(\n\017Li" + "stKeysRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"T\n\020" + "ListKeysResponse\022@\n\010api_keys\030\001 \003(\0132%.via" + "m.app.v1.APIKeyWithAuthorizationsR\007apiKe" + "ys\"\"\n\020RotateKeyRequest\022\016\n\002id\030\001 \001(\tR\002id\"5" + "\n\021RotateKeyResponse\022\016\n\002id\030\001 \001(\tR\002id\022\020\n\003k" + "ey\030\002 \001(\tR\003key\"\?\n-CreateKeyFromExistingKe" + "yAuthorizationsRequest\022\016\n\002id\030\001 \001(\tR\002id\"R" + "\n.CreateKeyFromExistingKeyAuthorizations" + "Response\022\016\n\002id\030\001 \001(\tR\002id\022\020\n\003key\030\002 \001(\tR\003k" + "ey*\321\001\n\022AuthenticationType\022#\n\037AUTHENTICAT" + "ION_TYPE_UNSPECIFIED\020\000\022!\n\035AUTHENTICATION" + "_TYPE_WEB_OAUTH\020\001\022\037\n\033AUTHENTICATION_TYPE" + "_API_KEY\020\002\022)\n%AUTHENTICATION_TYPE_ROBOT_" + "PART_SECRET\020\003\022\'\n#AUTHENTICATION_TYPE_LOC" + "ATION_SECRET\020\004*\243\001\n\022FragmentVisibility\022#\n" + "\037FRAGMENT_VISIBILITY_UNSPECIFIED\020\000\022\037\n\033FR" + "AGMENT_VISIBILITY_PRIVATE\020\001\022\036\n\032FRAGMENT_" + "VISIBILITY_PUBLIC\020\002\022\'\n#FRAGMENT_VISIBILI" + "TY_PUBLIC_UNLISTED\020\003*\335\001\n\021FragmentErrorTy" + "pe\022#\n\037FRAGMENT_ERROR_TYPE_UNSPECIFIED\020\000\022" + "!\n\035FRAGMENT_ERROR_TYPE_NO_ACCESS\020\001\022.\n*FR" + "AGMENT_ERROR_TYPE_NESTING_LIMIT_EXCEEDED" + "\020\002\022(\n$FRAGMENT_ERROR_TYPE_CHILD_ID_INVAL" + "ID\020\003\022&\n\"FRAGMENT_ERROR_TYPE_CYCLE_DETECT" + "ED\020\004*\207\001\n\022RegistryItemStatus\022$\n REGISTRY_" + "ITEM_STATUS_UNSPECIFIED\020\000\022\"\n\036REGISTRY_IT" + "EM_STATUS_PUBLISHED\020\001\022\'\n#REGISTRY_ITEM_S" + "TATUS_IN_DEVELOPMENT\020\002*w\n\nVisibility\022\032\n\026" + "VISIBILITY_UNSPECIFIED\020\000\022\026\n\022VISIBILITY_P" + "RIVATE\020\001\022\025\n\021VISIBILITY_PUBLIC\020\002\022\036\n\032VISIB" + "ILITY_PUBLIC_UNLISTED\020\0032\302=\n\nAppService\022_" + "\n\020GetUserIDByEmail\022$.viam.app.v1.GetUser" + "IDByEmailRequest\032%.viam.app.v1.GetUserID" + "ByEmailResponse\022e\n\022CreateOrganization\022&." + "viam.app.v1.CreateOrganizationRequest\032\'." + "viam.app.v1.CreateOrganizationResponse\022b" + "\n\021ListOrganizations\022%.viam.app.v1.ListOr" + "ganizationsRequest\032&.viam.app.v1.ListOrg" + "anizationsResponse\022\233\001\n$GetOrganizationsW" + "ithAccessToLocation\0228.viam.app.v1.GetOrg" + "anizationsWithAccessToLocationRequest\0329." + "viam.app.v1.GetOrganizationsWithAccessTo" + "LocationResponse\022t\n\027ListOrganizationsByU" + "ser\022+.viam.app.v1.ListOrganizationsByUse" + "rRequest\032,.viam.app.v1.ListOrganizations" + "ByUserResponse\022\\\n\017GetOrganization\022#.viam" + ".app.v1.GetOrganizationRequest\032$.viam.ap" + "p.v1.GetOrganizationResponse\022\233\001\n$GetOrga" + "nizationNamespaceAvailability\0228.viam.app" + ".v1.GetOrganizationNamespaceAvailability" + "Request\0329.viam.app.v1.GetOrganizationNam" + "espaceAvailabilityResponse\022e\n\022UpdateOrga" + "nization\022&.viam.app.v1.UpdateOrganizatio" + "nRequest\032\'.viam.app.v1.UpdateOrganizatio" + "nResponse\022e\n\022DeleteOrganization\022&.viam.a" + "pp.v1.DeleteOrganizationRequest\032\'.viam.a" + "pp.v1.DeleteOrganizationResponse\022t\n\027List" + "OrganizationMembers\022+.viam.app.v1.ListOr" + "ganizationMembersRequest\032,.viam.app.v1.L" + "istOrganizationMembersResponse\022w\n\030Create" + "OrganizationInvite\022,.viam.app.v1.CreateO" + "rganizationInviteRequest\032-.viam.app.v1.C" + "reateOrganizationInviteResponse\022\241\001\n&Upda" + "teOrganizationInviteAuthorizations\022:.via" + "m.app.v1.UpdateOrganizationInviteAuthori" + "zationsRequest\032;.viam.app.v1.UpdateOrgan" + "izationInviteAuthorizationsResponse\022w\n\030D" + "eleteOrganizationMember\022,.viam.app.v1.De" + "leteOrganizationMemberRequest\032-.viam.app" + ".v1.DeleteOrganizationMemberResponse\022w\n\030" + "DeleteOrganizationInvite\022,.viam.app.v1.D" + "eleteOrganizationInviteRequest\032-.viam.ap" + "p.v1.DeleteOrganizationInviteResponse\022w\n" + "\030ResendOrganizationInvite\022,.viam.app.v1." + "ResendOrganizationInviteRequest\032-.viam.a" + "pp.v1.ResendOrganizationInviteResponse\022k" + "\n\024EnableBillingService\022(.viam.app.v1.Ena" + "bleBillingServiceRequest\032).viam.app.v1.E" + "nableBillingServiceResponse\022n\n\025DisableBi" + "llingService\022).viam.app.v1.DisableBillin" + "gServiceRequest\032*.viam.app.v1.DisableBil" + "lingServiceResponse\022k\n\024UpdateBillingServ" + "ice\022(.viam.app.v1.UpdateBillingServiceRe" + "quest\032).viam.app.v1.UpdateBillingService" + "Response\022t\n\027GetBillingServiceConfig\022+.vi" + "am.app.v1.GetBillingServiceConfigRequest" + "\032,.viam.app.v1.GetBillingServiceConfigRe" + "sponse\022\200\001\n\033OrganizationSetSupportEmail\022/" + ".viam.app.v1.OrganizationSetSupportEmail" + "Request\0320.viam.app.v1.OrganizationSetSup" + "portEmailResponse\022\200\001\n\033OrganizationGetSup" + "portEmail\022/.viam.app.v1.OrganizationGetS" + "upportEmailRequest\0320.viam.app.v1.Organiz" + "ationGetSupportEmailResponse\022Y\n\016CreateLo" + "cation\022\".viam.app.v1.CreateLocationReque" + "st\032#.viam.app.v1.CreateLocationResponse\022" + "P\n\013GetLocation\022\037.viam.app.v1.GetLocation" + "Request\032 .viam.app.v1.GetLocationRespons" + "e\022Y\n\016UpdateLocation\022\".viam.app.v1.Update" + "LocationRequest\032#.viam.app.v1.UpdateLoca" + "tionResponse\022Y\n\016DeleteLocation\022\".viam.ap" + "p.v1.DeleteLocationRequest\032#.viam.app.v1" + ".DeleteLocationResponse\022V\n\rListLocations" + "\022!.viam.app.v1.ListLocationsRequest\032\".vi" + "am.app.v1.ListLocationsResponse\022V\n\rShare" + "Location\022!.viam.app.v1.ShareLocationRequ" + "est\032\".viam.app.v1.ShareLocationResponse\022" + "\\\n\017UnshareLocation\022#.viam.app.v1.Unshare" + "LocationRequest\032$.viam.app.v1.UnshareLoc" + "ationResponse\022S\n\014LocationAuth\022 .viam.app" + ".v1.LocationAuthRequest\032!.viam.app.v1.Lo" + "cationAuthResponse\022k\n\024CreateLocationSecr" + "et\022(.viam.app.v1.CreateLocationSecretReq" + "uest\032).viam.app.v1.CreateLocationSecretR" + "esponse\022k\n\024DeleteLocationSecret\022(.viam.a" + "pp.v1.DeleteLocationSecretRequest\032).viam" + ".app.v1.DeleteLocationSecretResponse\022G\n\010" + "GetRobot\022\034.viam.app.v1.GetRobotRequest\032\035" + ".viam.app.v1.GetRobotResponse\022k\n\024GetRove" + "rRentalRobots\022(.viam.app.v1.GetRoverRent" + "alRobotsRequest\032).viam.app.v1.GetRoverRe" + "ntalRobotsResponse\022V\n\rGetRobotParts\022!.vi" + "am.app.v1.GetRobotPartsRequest\032\".viam.ap" + "p.v1.GetRobotPartsResponse\022S\n\014GetRobotPa" + "rt\022 .viam.app.v1.GetRobotPartRequest\032!.v" + "iam.app.v1.GetRobotPartResponse\022_\n\020GetRo" + "botPartLogs\022$.viam.app.v1.GetRobotPartLo" + "gsRequest\032%.viam.app.v1.GetRobotPartLogs" + "Response\022d\n\021TailRobotPartLogs\022%.viam.app" + ".v1.TailRobotPartLogsRequest\032&.viam.app." + "v1.TailRobotPartLogsResponse0\001\022h\n\023GetRob" + "otPartHistory\022\'.viam.app.v1.GetRobotPart" + "HistoryRequest\032(.viam.app.v1.GetRobotPar" + "tHistoryResponse\022\\\n\017UpdateRobotPart\022#.vi" + "am.app.v1.UpdateRobotPartRequest\032$.viam." + "app.v1.UpdateRobotPartResponse\022S\n\014NewRob" + "otPart\022 .viam.app.v1.NewRobotPartRequest" + "\032!.viam.app.v1.NewRobotPartResponse\022\\\n\017D" + "eleteRobotPart\022#.viam.app.v1.DeleteRobot" + "PartRequest\032$.viam.app.v1.DeleteRobotPar" + "tResponse\022\\\n\017GetRobotAPIKeys\022#.viam.app." + "v1.GetRobotAPIKeysRequest\032$.viam.app.v1." + "GetRobotAPIKeysResponse\022Y\n\016MarkPartAsMai" + "n\022\".viam.app.v1.MarkPartAsMainRequest\032#." + "viam.app.v1.MarkPartAsMainResponse\022e\n\022Ma" + "rkPartForRestart\022&.viam.app.v1.MarkPartF" + "orRestartRequest\032\'.viam.app.v1.MarkPartF" + "orRestartResponse\022n\n\025CreateRobotPartSecr" + "et\022).viam.app.v1.CreateRobotPartSecretRe" + "quest\032*.viam.app.v1.CreateRobotPartSecre" + "tResponse\022n\n\025DeleteRobotPartSecret\022).via" + "m.app.v1.DeleteRobotPartSecretRequest\032*." + "viam.app.v1.DeleteRobotPartSecretRespons" + "e\022M\n\nListRobots\022\036.viam.app.v1.ListRobots" + "Request\032\037.viam.app.v1.ListRobotsResponse" + "\022G\n\010NewRobot\022\034.viam.app.v1.NewRobotReque" + "st\032\035.viam.app.v1.NewRobotResponse\022P\n\013Upd" + "ateRobot\022\037.viam.app.v1.UpdateRobotReques" + "t\032 .viam.app.v1.UpdateRobotResponse\022P\n\013D" + "eleteRobot\022\037.viam.app.v1.DeleteRobotRequ" + "est\032 .viam.app.v1.DeleteRobotResponse\022V\n" + "\rListFragments\022!.viam.app.v1.ListFragmen" + "tsRequest\032\".viam.app.v1.ListFragmentsRes" + "ponse\022P\n\013GetFragment\022\037.viam.app.v1.GetFr" + "agmentRequest\032 .viam.app.v1.GetFragmentR" + "esponse\022Y\n\016CreateFragment\022\".viam.app.v1." + "CreateFragmentRequest\032#.viam.app.v1.Crea" + "teFragmentResponse\022Y\n\016UpdateFragment\022\".v" + "iam.app.v1.UpdateFragmentRequest\032#.viam." + "app.v1.UpdateFragmentResponse\022Y\n\016DeleteF" + "ragment\022\".viam.app.v1.DeleteFragmentRequ" + "est\032#.viam.app.v1.DeleteFragmentResponse" + "\022k\n\024ListMachineFragments\022(.viam.app.v1.L" + "istMachineFragmentsRequest\032).viam.app.v1" + ".ListMachineFragmentsResponse\022e\n\022GetFrag" + "mentHistory\022&.viam.app.v1.GetFragmentHis" + "toryRequest\032\'.viam.app.v1.GetFragmentHis" + "toryResponse\022D\n\007AddRole\022\033.viam.app.v1.Ad" + "dRoleRequest\032\034.viam.app.v1.AddRoleRespon" + "se\022M\n\nRemoveRole\022\036.viam.app.v1.RemoveRol" + "eRequest\032\037.viam.app.v1.RemoveRoleRespons" + "e\022M\n\nChangeRole\022\036.viam.app.v1.ChangeRole" + "Request\032\037.viam.app.v1.ChangeRoleResponse" + "\022e\n\022ListAuthorizations\022&.viam.app.v1.Lis" + "tAuthorizationsRequest\032\'.viam.app.v1.Lis" + "tAuthorizationsResponse\022_\n\020CheckPermissi" + "ons\022$.viam.app.v1.CheckPermissionsReques" + "t\032%.viam.app.v1.CheckPermissionsResponse" + "\022\\\n\017GetRegistryItem\022#.viam.app.v1.GetReg" + "istryItemRequest\032$.viam.app.v1.GetRegist" + "ryItemResponse\022e\n\022CreateRegistryItem\022&.v" + "iam.app.v1.CreateRegistryItemRequest\032\'.v" + "iam.app.v1.CreateRegistryItemResponse\022e\n" + "\022UpdateRegistryItem\022&.viam.app.v1.Update" + "RegistryItemRequest\032\'.viam.app.v1.Update" + "RegistryItemResponse\022b\n\021ListRegistryItem" + "s\022%.viam.app.v1.ListRegistryItemsRequest" + "\032&.viam.app.v1.ListRegistryItemsResponse" + "\022e\n\022DeleteRegistryItem\022&.viam.app.v1.Del" + "eteRegistryItemRequest\032\'.viam.app.v1.Del" + "eteRegistryItemResponse\022k\n\024TransferRegis" + "tryItem\022(.viam.app.v1.TransferRegistryIt" + "emRequest\032).viam.app.v1.TransferRegistry" + "ItemResponse\022S\n\014CreateModule\022 .viam.app." + "v1.CreateModuleRequest\032!.viam.app.v1.Cre" + "ateModuleResponse\022S\n\014UpdateModule\022 .viam" + ".app.v1.UpdateModuleRequest\032!.viam.app.v" + "1.UpdateModuleResponse\022a\n\020UploadModuleFi" + "le\022$.viam.app.v1.UploadModuleFileRequest" + "\032%.viam.app.v1.UploadModuleFileResponse(" + "\001\022J\n\tGetModule\022\035.viam.app.v1.GetModuleRe" + "quest\032\036.viam.app.v1.GetModuleResponse\022P\n" + "\013ListModules\022\037.viam.app.v1.ListModulesRe" + "quest\032 .viam.app.v1.ListModulesResponse\022" + "J\n\tCreateKey\022\035.viam.app.v1.CreateKeyRequ" + "est\032\036.viam.app.v1.CreateKeyResponse\022J\n\tD" + "eleteKey\022\035.viam.app.v1.DeleteKeyRequest\032" + "\036.viam.app.v1.DeleteKeyResponse\022G\n\010ListK" + "eys\022\034.viam.app.v1.ListKeysRequest\032\035.viam" + ".app.v1.ListKeysResponse\022J\n\tRenameKey\022\035." + "viam.app.v1.RenameKeyRequest\032\036.viam.app." + "v1.RenameKeyResponse\022J\n\tRotateKey\022\035.viam" + ".app.v1.RotateKeyRequest\032\036.viam.app.v1.R" + "otateKeyResponse\022\241\001\n&CreateKeyFromExisti" + "ngKeyAuthorizations\022:.viam.app.v1.Create" + "KeyFromExistingKeyAuthorizationsRequest\032" + ";.viam.app.v1.CreateKeyFromExistingKeyAu" + "thorizationsResponseB\201\001\n\017com.viam.app.v1" + "B\010AppProtoP\001Z\026go.viam.com/api/app/v1\242\002\003V" + "AX\252\002\013Viam.App.V1\312\002\013Viam\\App\\V1\342\002\027Viam\\Ap" + "p\\V1\\GPBMetadata\352\002\rViam::App::V1b\006proto3" }; static const ::_pbi::DescriptorTable* const descriptor_table_app_2fv1_2fapp_2eproto_deps[6] = { @@ -7551,13 +7638,13 @@ static ::absl::once_flag descriptor_table_app_2fv1_2fapp_2eproto_once; const ::_pbi::DescriptorTable descriptor_table_app_2fv1_2fapp_2eproto = { false, false, - 31483, + 31880, descriptor_table_protodef_app_2fv1_2fapp_2eproto, "app/v1/app.proto", &descriptor_table_app_2fv1_2fapp_2eproto_once, descriptor_table_app_2fv1_2fapp_2eproto_deps, 6, - 192, + 194, schemas, file_default_instances, TableStruct_app_2fv1_2fapp_2eproto::offsets, @@ -15705,6 +15792,494 @@ ::google::protobuf::Metadata UpdateBillingServiceResponse::GetMetadata() const { } // =================================================================== +class GetBillingServiceConfigRequest::_Internal { + public: +}; + +GetBillingServiceConfigRequest::GetBillingServiceConfigRequest(::google::protobuf::Arena* arena) + : ::google::protobuf::Message(arena) { + SharedCtor(arena); + // @@protoc_insertion_point(arena_constructor:viam.app.v1.GetBillingServiceConfigRequest) +} +inline PROTOBUF_NDEBUG_INLINE GetBillingServiceConfigRequest::Impl_::Impl_( + ::google::protobuf::internal::InternalVisibility visibility, ::google::protobuf::Arena* arena, + const Impl_& from) + : org_id_(arena, from.org_id_), + _cached_size_{0} {} + +GetBillingServiceConfigRequest::GetBillingServiceConfigRequest( + ::google::protobuf::Arena* arena, + const GetBillingServiceConfigRequest& from) + : ::google::protobuf::Message(arena) { + GetBillingServiceConfigRequest* const _this = this; + (void)_this; + _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>( + from._internal_metadata_); + new (&_impl_) Impl_(internal_visibility(), arena, from._impl_); + + // @@protoc_insertion_point(copy_constructor:viam.app.v1.GetBillingServiceConfigRequest) +} +inline PROTOBUF_NDEBUG_INLINE GetBillingServiceConfigRequest::Impl_::Impl_( + ::google::protobuf::internal::InternalVisibility visibility, + ::google::protobuf::Arena* arena) + : org_id_(arena), + _cached_size_{0} {} + +inline void GetBillingServiceConfigRequest::SharedCtor(::_pb::Arena* arena) { + new (&_impl_) Impl_(internal_visibility(), arena); +} +GetBillingServiceConfigRequest::~GetBillingServiceConfigRequest() { + // @@protoc_insertion_point(destructor:viam.app.v1.GetBillingServiceConfigRequest) + _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>(); + SharedDtor(); +} +inline void GetBillingServiceConfigRequest::SharedDtor() { + ABSL_DCHECK(GetArena() == nullptr); + _impl_.org_id_.Destroy(); + _impl_.~Impl_(); +} + +PROTOBUF_NOINLINE void GetBillingServiceConfigRequest::Clear() { +// @@protoc_insertion_point(message_clear_start:viam.app.v1.GetBillingServiceConfigRequest) + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ::uint32_t cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + _impl_.org_id_.ClearToEmpty(); + _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>(); +} + +const char* GetBillingServiceConfigRequest::_InternalParse( + const char* ptr, ::_pbi::ParseContext* ctx) { + ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header); + return ptr; +} + + +PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 +const ::_pbi::TcParseTable<0, 1, 0, 57, 2> GetBillingServiceConfigRequest::_table_ = { + { + 0, // no _has_bits_ + 0, // no _extensions_ + 1, 0, // max_field_number, fast_idx_mask + offsetof(decltype(_table_), field_lookup_table), + 4294967294, // skipmap + offsetof(decltype(_table_), field_entries), + 1, // num_field_entries + 0, // num_aux_entries + offsetof(decltype(_table_), field_names), // no aux_entries + &_GetBillingServiceConfigRequest_default_instance_._instance, + ::_pbi::TcParser::GenericFallback, // fallback + }, {{ + // string org_id = 1 [json_name = "orgId"]; + {::_pbi::TcParser::FastUS1, + {10, 63, 0, PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigRequest, _impl_.org_id_)}}, + }}, {{ + 65535, 65535 + }}, {{ + // string org_id = 1 [json_name = "orgId"]; + {PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigRequest, _impl_.org_id_), 0, 0, + (0 | ::_fl::kFcSingular | ::_fl::kUtf8String | ::_fl::kRepAString)}, + }}, + // no aux_entries + {{ + "\52\6\0\0\0\0\0\0" + "viam.app.v1.GetBillingServiceConfigRequest" + "org_id" + }}, +}; + +::uint8_t* GetBillingServiceConfigRequest::_InternalSerialize( + ::uint8_t* target, + ::google::protobuf::io::EpsCopyOutputStream* stream) const { + // @@protoc_insertion_point(serialize_to_array_start:viam.app.v1.GetBillingServiceConfigRequest) + ::uint32_t cached_has_bits = 0; + (void)cached_has_bits; + + // string org_id = 1 [json_name = "orgId"]; + if (!this->_internal_org_id().empty()) { + const std::string& _s = this->_internal_org_id(); + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + _s.data(), static_cast(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "viam.app.v1.GetBillingServiceConfigRequest.org_id"); + target = stream->WriteStringMaybeAliased(1, _s, target); + } + + if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) { + target = + ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray( + _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream); + } + // @@protoc_insertion_point(serialize_to_array_end:viam.app.v1.GetBillingServiceConfigRequest) + return target; +} + +::size_t GetBillingServiceConfigRequest::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:viam.app.v1.GetBillingServiceConfigRequest) + ::size_t total_size = 0; + + ::uint32_t cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + // string org_id = 1 [json_name = "orgId"]; + if (!this->_internal_org_id().empty()) { + total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize( + this->_internal_org_id()); + } + + return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_); +} + +const ::google::protobuf::Message::ClassData GetBillingServiceConfigRequest::_class_data_ = { + GetBillingServiceConfigRequest::MergeImpl, + nullptr, // OnDemandRegisterArenaDtor +}; +const ::google::protobuf::Message::ClassData* GetBillingServiceConfigRequest::GetClassData() const { + return &_class_data_; +} + +void GetBillingServiceConfigRequest::MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg) { + auto* const _this = static_cast(&to_msg); + auto& from = static_cast(from_msg); + // @@protoc_insertion_point(class_specific_merge_from_start:viam.app.v1.GetBillingServiceConfigRequest) + ABSL_DCHECK_NE(&from, _this); + ::uint32_t cached_has_bits = 0; + (void) cached_has_bits; + + if (!from._internal_org_id().empty()) { + _this->_internal_set_org_id(from._internal_org_id()); + } + _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_); +} + +void GetBillingServiceConfigRequest::CopyFrom(const GetBillingServiceConfigRequest& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:viam.app.v1.GetBillingServiceConfigRequest) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +PROTOBUF_NOINLINE bool GetBillingServiceConfigRequest::IsInitialized() const { + return true; +} + +::_pbi::CachedSize* GetBillingServiceConfigRequest::AccessCachedSize() const { + return &_impl_._cached_size_; +} +void GetBillingServiceConfigRequest::InternalSwap(GetBillingServiceConfigRequest* PROTOBUF_RESTRICT other) { + using std::swap; + auto* arena = GetArena(); + ABSL_DCHECK_EQ(arena, other->GetArena()); + _internal_metadata_.InternalSwap(&other->_internal_metadata_); + ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.org_id_, &other->_impl_.org_id_, arena); +} + +::google::protobuf::Metadata GetBillingServiceConfigRequest::GetMetadata() const { + return ::_pbi::AssignDescriptors( + &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, + file_level_metadata_app_2fv1_2fapp_2eproto[36]); +} +// =================================================================== + +class GetBillingServiceConfigResponse::_Internal { + public: + using HasBits = decltype(std::declval()._impl_._has_bits_); + static constexpr ::int32_t kHasBitsOffset = + 8 * PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_._has_bits_); + static const ::viam::app::v1::BillingAddress& billing_address(const GetBillingServiceConfigResponse* msg); + static void set_has_billing_address(HasBits* has_bits) { + (*has_bits)[0] |= 1u; + } +}; + +const ::viam::app::v1::BillingAddress& GetBillingServiceConfigResponse::_Internal::billing_address(const GetBillingServiceConfigResponse* msg) { + return *msg->_impl_.billing_address_; +} +GetBillingServiceConfigResponse::GetBillingServiceConfigResponse(::google::protobuf::Arena* arena) + : ::google::protobuf::Message(arena) { + SharedCtor(arena); + // @@protoc_insertion_point(arena_constructor:viam.app.v1.GetBillingServiceConfigResponse) +} +inline PROTOBUF_NDEBUG_INLINE GetBillingServiceConfigResponse::Impl_::Impl_( + ::google::protobuf::internal::InternalVisibility visibility, ::google::protobuf::Arena* arena, + const Impl_& from) + : _has_bits_{from._has_bits_}, + _cached_size_{0}, + support_email_(arena, from.support_email_), + logo_url_(arena, from.logo_url_), + billing_dashboard_url_(arena, from.billing_dashboard_url_) {} + +GetBillingServiceConfigResponse::GetBillingServiceConfigResponse( + ::google::protobuf::Arena* arena, + const GetBillingServiceConfigResponse& from) + : ::google::protobuf::Message(arena) { + GetBillingServiceConfigResponse* const _this = this; + (void)_this; + _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>( + from._internal_metadata_); + new (&_impl_) Impl_(internal_visibility(), arena, from._impl_); + ::uint32_t cached_has_bits = _impl_._has_bits_[0]; + _impl_.billing_address_ = (cached_has_bits & 0x00000001u) + ? CreateMaybeMessage<::viam::app::v1::BillingAddress>(arena, *from._impl_.billing_address_) + : nullptr; + + // @@protoc_insertion_point(copy_constructor:viam.app.v1.GetBillingServiceConfigResponse) +} +inline PROTOBUF_NDEBUG_INLINE GetBillingServiceConfigResponse::Impl_::Impl_( + ::google::protobuf::internal::InternalVisibility visibility, + ::google::protobuf::Arena* arena) + : _cached_size_{0}, + support_email_(arena), + logo_url_(arena), + billing_dashboard_url_(arena) {} + +inline void GetBillingServiceConfigResponse::SharedCtor(::_pb::Arena* arena) { + new (&_impl_) Impl_(internal_visibility(), arena); + _impl_.billing_address_ = {}; +} +GetBillingServiceConfigResponse::~GetBillingServiceConfigResponse() { + // @@protoc_insertion_point(destructor:viam.app.v1.GetBillingServiceConfigResponse) + _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>(); + SharedDtor(); +} +inline void GetBillingServiceConfigResponse::SharedDtor() { + ABSL_DCHECK(GetArena() == nullptr); + _impl_.support_email_.Destroy(); + _impl_.logo_url_.Destroy(); + _impl_.billing_dashboard_url_.Destroy(); + delete _impl_.billing_address_; + _impl_.~Impl_(); +} + +PROTOBUF_NOINLINE void GetBillingServiceConfigResponse::Clear() { +// @@protoc_insertion_point(message_clear_start:viam.app.v1.GetBillingServiceConfigResponse) + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ::uint32_t cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + _impl_.support_email_.ClearToEmpty(); + _impl_.logo_url_.ClearToEmpty(); + _impl_.billing_dashboard_url_.ClearToEmpty(); + cached_has_bits = _impl_._has_bits_[0]; + if (cached_has_bits & 0x00000001u) { + ABSL_DCHECK(_impl_.billing_address_ != nullptr); + _impl_.billing_address_->Clear(); + } + _impl_._has_bits_.Clear(); + _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>(); +} + +const char* GetBillingServiceConfigResponse::_InternalParse( + const char* ptr, ::_pbi::ParseContext* ctx) { + ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header); + return ptr; +} + + +PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 +const ::_pbi::TcParseTable<2, 4, 1, 94, 2> GetBillingServiceConfigResponse::_table_ = { + { + PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_._has_bits_), + 0, // no _extensions_ + 4, 24, // max_field_number, fast_idx_mask + offsetof(decltype(_table_), field_lookup_table), + 4294967280, // skipmap + offsetof(decltype(_table_), field_entries), + 4, // num_field_entries + 1, // num_aux_entries + offsetof(decltype(_table_), aux_entries), + &_GetBillingServiceConfigResponse_default_instance_._instance, + ::_pbi::TcParser::GenericFallback, // fallback + }, {{ + // string billing_dashboard_url = 4 [json_name = "billingDashboardUrl"]; + {::_pbi::TcParser::FastUS1, + {34, 63, 0, PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_.billing_dashboard_url_)}}, + // .viam.app.v1.BillingAddress billing_address = 1 [json_name = "billingAddress"]; + {::_pbi::TcParser::FastMtS1, + {10, 0, 0, PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_.billing_address_)}}, + // string support_email = 2 [json_name = "supportEmail"]; + {::_pbi::TcParser::FastUS1, + {18, 63, 0, PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_.support_email_)}}, + // string logo_url = 3 [json_name = "logoUrl"]; + {::_pbi::TcParser::FastUS1, + {26, 63, 0, PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_.logo_url_)}}, + }}, {{ + 65535, 65535 + }}, {{ + // .viam.app.v1.BillingAddress billing_address = 1 [json_name = "billingAddress"]; + {PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_.billing_address_), _Internal::kHasBitsOffset + 0, 0, + (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)}, + // string support_email = 2 [json_name = "supportEmail"]; + {PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_.support_email_), -1, 0, + (0 | ::_fl::kFcSingular | ::_fl::kUtf8String | ::_fl::kRepAString)}, + // string logo_url = 3 [json_name = "logoUrl"]; + {PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_.logo_url_), -1, 0, + (0 | ::_fl::kFcSingular | ::_fl::kUtf8String | ::_fl::kRepAString)}, + // string billing_dashboard_url = 4 [json_name = "billingDashboardUrl"]; + {PROTOBUF_FIELD_OFFSET(GetBillingServiceConfigResponse, _impl_.billing_dashboard_url_), -1, 0, + (0 | ::_fl::kFcSingular | ::_fl::kUtf8String | ::_fl::kRepAString)}, + }}, {{ + {::_pbi::TcParser::GetTable<::viam::app::v1::BillingAddress>()}, + }}, {{ + "\53\0\15\10\25\0\0\0" + "viam.app.v1.GetBillingServiceConfigResponse" + "support_email" + "logo_url" + "billing_dashboard_url" + }}, +}; + +::uint8_t* GetBillingServiceConfigResponse::_InternalSerialize( + ::uint8_t* target, + ::google::protobuf::io::EpsCopyOutputStream* stream) const { + // @@protoc_insertion_point(serialize_to_array_start:viam.app.v1.GetBillingServiceConfigResponse) + ::uint32_t cached_has_bits = 0; + (void)cached_has_bits; + + cached_has_bits = _impl_._has_bits_[0]; + // .viam.app.v1.BillingAddress billing_address = 1 [json_name = "billingAddress"]; + if (cached_has_bits & 0x00000001u) { + target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage( + 1, _Internal::billing_address(this), + _Internal::billing_address(this).GetCachedSize(), target, stream); + } + + // string support_email = 2 [json_name = "supportEmail"]; + if (!this->_internal_support_email().empty()) { + const std::string& _s = this->_internal_support_email(); + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + _s.data(), static_cast(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "viam.app.v1.GetBillingServiceConfigResponse.support_email"); + target = stream->WriteStringMaybeAliased(2, _s, target); + } + + // string logo_url = 3 [json_name = "logoUrl"]; + if (!this->_internal_logo_url().empty()) { + const std::string& _s = this->_internal_logo_url(); + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + _s.data(), static_cast(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "viam.app.v1.GetBillingServiceConfigResponse.logo_url"); + target = stream->WriteStringMaybeAliased(3, _s, target); + } + + // string billing_dashboard_url = 4 [json_name = "billingDashboardUrl"]; + if (!this->_internal_billing_dashboard_url().empty()) { + const std::string& _s = this->_internal_billing_dashboard_url(); + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + _s.data(), static_cast(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "viam.app.v1.GetBillingServiceConfigResponse.billing_dashboard_url"); + target = stream->WriteStringMaybeAliased(4, _s, target); + } + + if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) { + target = + ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray( + _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream); + } + // @@protoc_insertion_point(serialize_to_array_end:viam.app.v1.GetBillingServiceConfigResponse) + return target; +} + +::size_t GetBillingServiceConfigResponse::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:viam.app.v1.GetBillingServiceConfigResponse) + ::size_t total_size = 0; + + ::uint32_t cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + // string support_email = 2 [json_name = "supportEmail"]; + if (!this->_internal_support_email().empty()) { + total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize( + this->_internal_support_email()); + } + + // string logo_url = 3 [json_name = "logoUrl"]; + if (!this->_internal_logo_url().empty()) { + total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize( + this->_internal_logo_url()); + } + + // string billing_dashboard_url = 4 [json_name = "billingDashboardUrl"]; + if (!this->_internal_billing_dashboard_url().empty()) { + total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize( + this->_internal_billing_dashboard_url()); + } + + // .viam.app.v1.BillingAddress billing_address = 1 [json_name = "billingAddress"]; + cached_has_bits = _impl_._has_bits_[0]; + if (cached_has_bits & 0x00000001u) { + total_size += + 1 + ::google::protobuf::internal::WireFormatLite::MessageSize(*_impl_.billing_address_); + } + + return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_); +} + +const ::google::protobuf::Message::ClassData GetBillingServiceConfigResponse::_class_data_ = { + GetBillingServiceConfigResponse::MergeImpl, + nullptr, // OnDemandRegisterArenaDtor +}; +const ::google::protobuf::Message::ClassData* GetBillingServiceConfigResponse::GetClassData() const { + return &_class_data_; +} + +void GetBillingServiceConfigResponse::MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg) { + auto* const _this = static_cast(&to_msg); + auto& from = static_cast(from_msg); + // @@protoc_insertion_point(class_specific_merge_from_start:viam.app.v1.GetBillingServiceConfigResponse) + ABSL_DCHECK_NE(&from, _this); + ::uint32_t cached_has_bits = 0; + (void) cached_has_bits; + + if (!from._internal_support_email().empty()) { + _this->_internal_set_support_email(from._internal_support_email()); + } + if (!from._internal_logo_url().empty()) { + _this->_internal_set_logo_url(from._internal_logo_url()); + } + if (!from._internal_billing_dashboard_url().empty()) { + _this->_internal_set_billing_dashboard_url(from._internal_billing_dashboard_url()); + } + if ((from._impl_._has_bits_[0] & 0x00000001u) != 0) { + _this->_internal_mutable_billing_address()->::viam::app::v1::BillingAddress::MergeFrom( + from._internal_billing_address()); + } + _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_); +} + +void GetBillingServiceConfigResponse::CopyFrom(const GetBillingServiceConfigResponse& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:viam.app.v1.GetBillingServiceConfigResponse) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +PROTOBUF_NOINLINE bool GetBillingServiceConfigResponse::IsInitialized() const { + return true; +} + +::_pbi::CachedSize* GetBillingServiceConfigResponse::AccessCachedSize() const { + return &_impl_._cached_size_; +} +void GetBillingServiceConfigResponse::InternalSwap(GetBillingServiceConfigResponse* PROTOBUF_RESTRICT other) { + using std::swap; + auto* arena = GetArena(); + ABSL_DCHECK_EQ(arena, other->GetArena()); + _internal_metadata_.InternalSwap(&other->_internal_metadata_); + swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]); + ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.support_email_, &other->_impl_.support_email_, arena); + ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.logo_url_, &other->_impl_.logo_url_, arena); + ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.billing_dashboard_url_, &other->_impl_.billing_dashboard_url_, arena); + swap(_impl_.billing_address_, other->_impl_.billing_address_); +} + +::google::protobuf::Metadata GetBillingServiceConfigResponse::GetMetadata() const { + return ::_pbi::AssignDescriptors( + &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, + file_level_metadata_app_2fv1_2fapp_2eproto[37]); +} +// =================================================================== + class DisableBillingServiceRequest::_Internal { public: }; @@ -15891,7 +16466,7 @@ void DisableBillingServiceRequest::InternalSwap(DisableBillingServiceRequest* PR ::google::protobuf::Metadata DisableBillingServiceRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[36]); + file_level_metadata_app_2fv1_2fapp_2eproto[38]); } // =================================================================== @@ -15926,7 +16501,7 @@ DisableBillingServiceResponse::DisableBillingServiceResponse( ::google::protobuf::Metadata DisableBillingServiceResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[37]); + file_level_metadata_app_2fv1_2fapp_2eproto[39]); } // =================================================================== @@ -16145,7 +16720,7 @@ void OrganizationSetSupportEmailRequest::InternalSwap(OrganizationSetSupportEmai ::google::protobuf::Metadata OrganizationSetSupportEmailRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[38]); + file_level_metadata_app_2fv1_2fapp_2eproto[40]); } // =================================================================== @@ -16180,7 +16755,7 @@ OrganizationSetSupportEmailResponse::OrganizationSetSupportEmailResponse( ::google::protobuf::Metadata OrganizationSetSupportEmailResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[39]); + file_level_metadata_app_2fv1_2fapp_2eproto[41]); } // =================================================================== @@ -16370,7 +16945,7 @@ void OrganizationGetSupportEmailRequest::InternalSwap(OrganizationGetSupportEmai ::google::protobuf::Metadata OrganizationGetSupportEmailRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[40]); + file_level_metadata_app_2fv1_2fapp_2eproto[42]); } // =================================================================== @@ -16560,7 +17135,7 @@ void OrganizationGetSupportEmailResponse::InternalSwap(OrganizationGetSupportEma ::google::protobuf::Metadata OrganizationGetSupportEmailResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[41]); + file_level_metadata_app_2fv1_2fapp_2eproto[43]); } // =================================================================== @@ -16779,7 +17354,7 @@ void OrganizationIdentity::InternalSwap(OrganizationIdentity* PROTOBUF_RESTRICT ::google::protobuf::Metadata OrganizationIdentity::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[42]); + file_level_metadata_app_2fv1_2fapp_2eproto[44]); } // =================================================================== @@ -16994,7 +17569,7 @@ void LocationOrganization::InternalSwap(LocationOrganization* PROTOBUF_RESTRICT ::google::protobuf::Metadata LocationOrganization::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[43]); + file_level_metadata_app_2fv1_2fapp_2eproto[45]); } // =================================================================== @@ -17240,7 +17815,7 @@ void LocationAuth::InternalSwap(LocationAuth* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata LocationAuth::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[44]); + file_level_metadata_app_2fv1_2fapp_2eproto[46]); } // =================================================================== @@ -17430,7 +18005,7 @@ void StorageConfig::InternalSwap(StorageConfig* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata StorageConfig::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[45]); + file_level_metadata_app_2fv1_2fapp_2eproto[47]); } // =================================================================== @@ -17879,7 +18454,7 @@ void Location::InternalSwap(Location* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata Location::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[46]); + file_level_metadata_app_2fv1_2fapp_2eproto[48]); } // =================================================================== @@ -18187,7 +18762,7 @@ void SharedSecret::InternalSwap(SharedSecret* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata SharedSecret::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[47]); + file_level_metadata_app_2fv1_2fapp_2eproto[49]); } // =================================================================== @@ -18450,7 +19025,7 @@ void CreateLocationRequest::InternalSwap(CreateLocationRequest* PROTOBUF_RESTRIC ::google::protobuf::Metadata CreateLocationRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[48]); + file_level_metadata_app_2fv1_2fapp_2eproto[50]); } // =================================================================== @@ -18657,7 +19232,7 @@ void CreateLocationResponse::InternalSwap(CreateLocationResponse* PROTOBUF_RESTR ::google::protobuf::Metadata CreateLocationResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[49]); + file_level_metadata_app_2fv1_2fapp_2eproto[51]); } // =================================================================== @@ -18847,7 +19422,7 @@ void GetLocationRequest::InternalSwap(GetLocationRequest* PROTOBUF_RESTRICT othe ::google::protobuf::Metadata GetLocationRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[50]); + file_level_metadata_app_2fv1_2fapp_2eproto[52]); } // =================================================================== @@ -19054,7 +19629,7 @@ void GetLocationResponse::InternalSwap(GetLocationResponse* PROTOBUF_RESTRICT ot ::google::protobuf::Metadata GetLocationResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[51]); + file_level_metadata_app_2fv1_2fapp_2eproto[53]); } // =================================================================== @@ -19362,7 +19937,7 @@ void UpdateLocationRequest::InternalSwap(UpdateLocationRequest* PROTOBUF_RESTRIC ::google::protobuf::Metadata UpdateLocationRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[52]); + file_level_metadata_app_2fv1_2fapp_2eproto[54]); } // =================================================================== @@ -19569,7 +20144,7 @@ void UpdateLocationResponse::InternalSwap(UpdateLocationResponse* PROTOBUF_RESTR ::google::protobuf::Metadata UpdateLocationResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[53]); + file_level_metadata_app_2fv1_2fapp_2eproto[55]); } // =================================================================== @@ -19759,7 +20334,7 @@ void DeleteLocationRequest::InternalSwap(DeleteLocationRequest* PROTOBUF_RESTRIC ::google::protobuf::Metadata DeleteLocationRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[54]); + file_level_metadata_app_2fv1_2fapp_2eproto[56]); } // =================================================================== @@ -19794,7 +20369,7 @@ DeleteLocationResponse::DeleteLocationResponse( ::google::protobuf::Metadata DeleteLocationResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[55]); + file_level_metadata_app_2fv1_2fapp_2eproto[57]); } // =================================================================== @@ -19984,7 +20559,7 @@ void GetOrganizationsWithAccessToLocationRequest::InternalSwap(GetOrganizationsW ::google::protobuf::Metadata GetOrganizationsWithAccessToLocationRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[56]); + file_level_metadata_app_2fv1_2fapp_2eproto[58]); } // =================================================================== @@ -20167,7 +20742,7 @@ void GetOrganizationsWithAccessToLocationResponse::InternalSwap(GetOrganizations ::google::protobuf::Metadata GetOrganizationsWithAccessToLocationResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[57]); + file_level_metadata_app_2fv1_2fapp_2eproto[59]); } // =================================================================== @@ -20357,7 +20932,7 @@ void ListLocationsRequest::InternalSwap(ListLocationsRequest* PROTOBUF_RESTRICT ::google::protobuf::Metadata ListLocationsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[58]); + file_level_metadata_app_2fv1_2fapp_2eproto[60]); } // =================================================================== @@ -20576,7 +21151,7 @@ void ShareLocationRequest::InternalSwap(ShareLocationRequest* PROTOBUF_RESTRICT ::google::protobuf::Metadata ShareLocationRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[59]); + file_level_metadata_app_2fv1_2fapp_2eproto[61]); } // =================================================================== @@ -20611,7 +21186,7 @@ ShareLocationResponse::ShareLocationResponse( ::google::protobuf::Metadata ShareLocationResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[60]); + file_level_metadata_app_2fv1_2fapp_2eproto[62]); } // =================================================================== @@ -20830,7 +21405,7 @@ void UnshareLocationRequest::InternalSwap(UnshareLocationRequest* PROTOBUF_RESTR ::google::protobuf::Metadata UnshareLocationRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[61]); + file_level_metadata_app_2fv1_2fapp_2eproto[63]); } // =================================================================== @@ -20865,7 +21440,7 @@ UnshareLocationResponse::UnshareLocationResponse( ::google::protobuf::Metadata UnshareLocationResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[62]); + file_level_metadata_app_2fv1_2fapp_2eproto[64]); } // =================================================================== @@ -21048,7 +21623,7 @@ void ListLocationsResponse::InternalSwap(ListLocationsResponse* PROTOBUF_RESTRIC ::google::protobuf::Metadata ListLocationsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[63]); + file_level_metadata_app_2fv1_2fapp_2eproto[65]); } // =================================================================== @@ -21238,7 +21813,7 @@ void CreateLocationSecretRequest::InternalSwap(CreateLocationSecretRequest* PROT ::google::protobuf::Metadata CreateLocationSecretRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[64]); + file_level_metadata_app_2fv1_2fapp_2eproto[66]); } // =================================================================== @@ -21445,7 +22020,7 @@ void CreateLocationSecretResponse::InternalSwap(CreateLocationSecretResponse* PR ::google::protobuf::Metadata CreateLocationSecretResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[65]); + file_level_metadata_app_2fv1_2fapp_2eproto[67]); } // =================================================================== @@ -21664,7 +22239,7 @@ void DeleteLocationSecretRequest::InternalSwap(DeleteLocationSecretRequest* PROT ::google::protobuf::Metadata DeleteLocationSecretRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[66]); + file_level_metadata_app_2fv1_2fapp_2eproto[68]); } // =================================================================== @@ -21699,7 +22274,7 @@ DeleteLocationSecretResponse::DeleteLocationSecretResponse( ::google::protobuf::Metadata DeleteLocationSecretResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[67]); + file_level_metadata_app_2fv1_2fapp_2eproto[69]); } // =================================================================== @@ -21889,7 +22464,7 @@ void LocationAuthRequest::InternalSwap(LocationAuthRequest* PROTOBUF_RESTRICT ot ::google::protobuf::Metadata LocationAuthRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[68]); + file_level_metadata_app_2fv1_2fapp_2eproto[70]); } // =================================================================== @@ -22096,7 +22671,7 @@ void LocationAuthResponse::InternalSwap(LocationAuthResponse* PROTOBUF_RESTRICT ::google::protobuf::Metadata LocationAuthResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[69]); + file_level_metadata_app_2fv1_2fapp_2eproto[71]); } // =================================================================== @@ -22286,7 +22861,7 @@ void GetRobotRequest::InternalSwap(GetRobotRequest* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata GetRobotRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[70]); + file_level_metadata_app_2fv1_2fapp_2eproto[72]); } // =================================================================== @@ -22476,7 +23051,7 @@ void GetRoverRentalRobotsRequest::InternalSwap(GetRoverRentalRobotsRequest* PROT ::google::protobuf::Metadata GetRoverRentalRobotsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[71]); + file_level_metadata_app_2fv1_2fapp_2eproto[73]); } // =================================================================== @@ -22753,7 +23328,7 @@ void RoverRentalRobot::InternalSwap(RoverRentalRobot* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata RoverRentalRobot::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[72]); + file_level_metadata_app_2fv1_2fapp_2eproto[74]); } // =================================================================== @@ -22936,7 +23511,7 @@ void GetRoverRentalRobotsResponse::InternalSwap(GetRoverRentalRobotsResponse* PR ::google::protobuf::Metadata GetRoverRentalRobotsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[73]); + file_level_metadata_app_2fv1_2fapp_2eproto[75]); } // =================================================================== @@ -23143,7 +23718,7 @@ void GetRobotResponse::InternalSwap(GetRobotResponse* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata GetRobotResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[74]); + file_level_metadata_app_2fv1_2fapp_2eproto[76]); } // =================================================================== @@ -23333,7 +23908,7 @@ void GetRobotPartsRequest::InternalSwap(GetRobotPartsRequest* PROTOBUF_RESTRICT ::google::protobuf::Metadata GetRobotPartsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[75]); + file_level_metadata_app_2fv1_2fapp_2eproto[77]); } // =================================================================== @@ -23516,7 +24091,7 @@ void GetRobotPartsResponse::InternalSwap(GetRobotPartsResponse* PROTOBUF_RESTRIC ::google::protobuf::Metadata GetRobotPartsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[76]); + file_level_metadata_app_2fv1_2fapp_2eproto[78]); } // =================================================================== @@ -23706,7 +24281,7 @@ void GetRobotPartRequest::InternalSwap(GetRobotPartRequest* PROTOBUF_RESTRICT ot ::google::protobuf::Metadata GetRobotPartRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[77]); + file_level_metadata_app_2fv1_2fapp_2eproto[79]); } // =================================================================== @@ -23946,7 +24521,7 @@ void GetRobotPartResponse::InternalSwap(GetRobotPartResponse* PROTOBUF_RESTRICT ::google::protobuf::Metadata GetRobotPartResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[78]); + file_level_metadata_app_2fv1_2fapp_2eproto[80]); } // =================================================================== @@ -24443,7 +25018,7 @@ void GetRobotPartLogsRequest::InternalSwap(GetRobotPartLogsRequest* PROTOBUF_RES ::google::protobuf::Metadata GetRobotPartLogsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[79]); + file_level_metadata_app_2fv1_2fapp_2eproto[81]); } // =================================================================== @@ -24663,7 +25238,7 @@ void GetRobotPartLogsResponse::InternalSwap(GetRobotPartLogsResponse* PROTOBUF_R ::google::protobuf::Metadata GetRobotPartLogsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[80]); + file_level_metadata_app_2fv1_2fapp_2eproto[82]); } // =================================================================== @@ -24922,7 +25497,7 @@ void TailRobotPartLogsRequest::InternalSwap(TailRobotPartLogsRequest* PROTOBUF_R ::google::protobuf::Metadata TailRobotPartLogsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[81]); + file_level_metadata_app_2fv1_2fapp_2eproto[83]); } // =================================================================== @@ -25109,7 +25684,7 @@ void TailRobotPartLogsResponse::InternalSwap(TailRobotPartLogsResponse* PROTOBUF ::google::protobuf::Metadata TailRobotPartLogsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[82]); + file_level_metadata_app_2fv1_2fapp_2eproto[84]); } // =================================================================== @@ -25299,7 +25874,7 @@ void GetRobotPartHistoryRequest::InternalSwap(GetRobotPartHistoryRequest* PROTOB ::google::protobuf::Metadata GetRobotPartHistoryRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[83]); + file_level_metadata_app_2fv1_2fapp_2eproto[85]); } // =================================================================== @@ -25482,7 +26057,7 @@ void GetRobotPartHistoryResponse::InternalSwap(GetRobotPartHistoryResponse* PROT ::google::protobuf::Metadata GetRobotPartHistoryResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[84]); + file_level_metadata_app_2fv1_2fapp_2eproto[86]); } // =================================================================== @@ -25757,7 +26332,7 @@ void UpdateRobotPartRequest::InternalSwap(UpdateRobotPartRequest* PROTOBUF_RESTR ::google::protobuf::Metadata UpdateRobotPartRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[85]); + file_level_metadata_app_2fv1_2fapp_2eproto[87]); } // =================================================================== @@ -25964,7 +26539,7 @@ void UpdateRobotPartResponse::InternalSwap(UpdateRobotPartResponse* PROTOBUF_RES ::google::protobuf::Metadata UpdateRobotPartResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[86]); + file_level_metadata_app_2fv1_2fapp_2eproto[88]); } // =================================================================== @@ -26183,7 +26758,7 @@ void NewRobotPartRequest::InternalSwap(NewRobotPartRequest* PROTOBUF_RESTRICT ot ::google::protobuf::Metadata NewRobotPartRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[87]); + file_level_metadata_app_2fv1_2fapp_2eproto[89]); } // =================================================================== @@ -26373,7 +26948,7 @@ void NewRobotPartResponse::InternalSwap(NewRobotPartResponse* PROTOBUF_RESTRICT ::google::protobuf::Metadata NewRobotPartResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[88]); + file_level_metadata_app_2fv1_2fapp_2eproto[90]); } // =================================================================== @@ -26563,7 +27138,7 @@ void DeleteRobotPartRequest::InternalSwap(DeleteRobotPartRequest* PROTOBUF_RESTR ::google::protobuf::Metadata DeleteRobotPartRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[89]); + file_level_metadata_app_2fv1_2fapp_2eproto[91]); } // =================================================================== @@ -26753,7 +27328,7 @@ void GetRobotAPIKeysRequest::InternalSwap(GetRobotAPIKeysRequest* PROTOBUF_RESTR ::google::protobuf::Metadata GetRobotAPIKeysRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[90]); + file_level_metadata_app_2fv1_2fapp_2eproto[92]); } // =================================================================== @@ -27056,7 +27631,7 @@ void APIKey::InternalSwap(APIKey* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata APIKey::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[91]); + file_level_metadata_app_2fv1_2fapp_2eproto[93]); } // =================================================================== @@ -27239,7 +27814,7 @@ void GetRobotAPIKeysResponse::InternalSwap(GetRobotAPIKeysResponse* PROTOBUF_RES ::google::protobuf::Metadata GetRobotAPIKeysResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[92]); + file_level_metadata_app_2fv1_2fapp_2eproto[94]); } // =================================================================== @@ -27274,7 +27849,7 @@ DeleteRobotPartResponse::DeleteRobotPartResponse( ::google::protobuf::Metadata DeleteRobotPartResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[93]); + file_level_metadata_app_2fv1_2fapp_2eproto[95]); } // =================================================================== @@ -27833,7 +28408,7 @@ void Fragment::InternalSwap(Fragment* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata Fragment::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[94]); + file_level_metadata_app_2fv1_2fapp_2eproto[96]); } // =================================================================== @@ -28173,7 +28748,7 @@ void FragmentHistoryEntry::InternalSwap(FragmentHistoryEntry* PROTOBUF_RESTRICT ::google::protobuf::Metadata FragmentHistoryEntry::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[95]); + file_level_metadata_app_2fv1_2fapp_2eproto[97]); } // =================================================================== @@ -28419,7 +28994,7 @@ void FragmentError::InternalSwap(FragmentError* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata FragmentError::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[96]); + file_level_metadata_app_2fv1_2fapp_2eproto[98]); } // =================================================================== @@ -28721,7 +29296,7 @@ void ResolvedFragment::InternalSwap(ResolvedFragment* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata ResolvedFragment::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[97]); + file_level_metadata_app_2fv1_2fapp_2eproto[99]); } // =================================================================== @@ -28976,7 +29551,7 @@ void ListFragmentsRequest::InternalSwap(ListFragmentsRequest* PROTOBUF_RESTRICT ::google::protobuf::Metadata ListFragmentsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[98]); + file_level_metadata_app_2fv1_2fapp_2eproto[100]); } // =================================================================== @@ -29159,7 +29734,7 @@ void ListFragmentsResponse::InternalSwap(ListFragmentsResponse* PROTOBUF_RESTRIC ::google::protobuf::Metadata ListFragmentsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[99]); + file_level_metadata_app_2fv1_2fapp_2eproto[101]); } // =================================================================== @@ -29349,7 +29924,7 @@ void GetFragmentRequest::InternalSwap(GetFragmentRequest* PROTOBUF_RESTRICT othe ::google::protobuf::Metadata GetFragmentRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[100]); + file_level_metadata_app_2fv1_2fapp_2eproto[102]); } // =================================================================== @@ -29556,7 +30131,7 @@ void GetFragmentResponse::InternalSwap(GetFragmentResponse* PROTOBUF_RESTRICT ot ::google::protobuf::Metadata GetFragmentResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[101]); + file_level_metadata_app_2fv1_2fapp_2eproto[103]); } // =================================================================== @@ -29873,7 +30448,7 @@ void CreateFragmentRequest::InternalSwap(CreateFragmentRequest* PROTOBUF_RESTRIC ::google::protobuf::Metadata CreateFragmentRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[102]); + file_level_metadata_app_2fv1_2fapp_2eproto[104]); } // =================================================================== @@ -30080,7 +30655,7 @@ void CreateFragmentResponse::InternalSwap(CreateFragmentResponse* PROTOBUF_RESTR ::google::protobuf::Metadata CreateFragmentResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[103]); + file_level_metadata_app_2fv1_2fapp_2eproto[105]); } // =================================================================== @@ -30434,7 +31009,7 @@ void UpdateFragmentRequest::InternalSwap(UpdateFragmentRequest* PROTOBUF_RESTRIC ::google::protobuf::Metadata UpdateFragmentRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[104]); + file_level_metadata_app_2fv1_2fapp_2eproto[106]); } // =================================================================== @@ -30641,7 +31216,7 @@ void UpdateFragmentResponse::InternalSwap(UpdateFragmentResponse* PROTOBUF_RESTR ::google::protobuf::Metadata UpdateFragmentResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[105]); + file_level_metadata_app_2fv1_2fapp_2eproto[107]); } // =================================================================== @@ -30831,7 +31406,7 @@ void DeleteFragmentRequest::InternalSwap(DeleteFragmentRequest* PROTOBUF_RESTRIC ::google::protobuf::Metadata DeleteFragmentRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[106]); + file_level_metadata_app_2fv1_2fapp_2eproto[108]); } // =================================================================== @@ -30866,7 +31441,7 @@ DeleteFragmentResponse::DeleteFragmentResponse( ::google::protobuf::Metadata DeleteFragmentResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[107]); + file_level_metadata_app_2fv1_2fapp_2eproto[109]); } // =================================================================== @@ -31135,7 +31710,7 @@ void GetFragmentHistoryRequest::InternalSwap(GetFragmentHistoryRequest* PROTOBUF ::google::protobuf::Metadata GetFragmentHistoryRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[108]); + file_level_metadata_app_2fv1_2fapp_2eproto[110]); } // =================================================================== @@ -31351,7 +31926,7 @@ void GetFragmentHistoryResponse::InternalSwap(GetFragmentHistoryResponse* PROTOB ::google::protobuf::Metadata GetFragmentHistoryResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[109]); + file_level_metadata_app_2fv1_2fapp_2eproto[111]); } // =================================================================== @@ -31541,7 +32116,7 @@ void ListRobotsRequest::InternalSwap(ListRobotsRequest* PROTOBUF_RESTRICT other) ::google::protobuf::Metadata ListRobotsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[110]); + file_level_metadata_app_2fv1_2fapp_2eproto[112]); } // =================================================================== @@ -31757,7 +32332,7 @@ void ListMachineFragmentsRequest::InternalSwap(ListMachineFragmentsRequest* PROT ::google::protobuf::Metadata ListMachineFragmentsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[111]); + file_level_metadata_app_2fv1_2fapp_2eproto[113]); } // =================================================================== @@ -31967,7 +32542,7 @@ void ListMachineFragmentsResponse::InternalSwap(ListMachineFragmentsResponse* PR ::google::protobuf::Metadata ListMachineFragmentsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[112]); + file_level_metadata_app_2fv1_2fapp_2eproto[114]); } // =================================================================== @@ -32150,7 +32725,7 @@ void ListRobotsResponse::InternalSwap(ListRobotsResponse* PROTOBUF_RESTRICT othe ::google::protobuf::Metadata ListRobotsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[113]); + file_level_metadata_app_2fv1_2fapp_2eproto[115]); } // =================================================================== @@ -32369,7 +32944,7 @@ void NewRobotRequest::InternalSwap(NewRobotRequest* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata NewRobotRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[114]); + file_level_metadata_app_2fv1_2fapp_2eproto[116]); } // =================================================================== @@ -32559,7 +33134,7 @@ void NewRobotResponse::InternalSwap(NewRobotResponse* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata NewRobotResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[115]); + file_level_metadata_app_2fv1_2fapp_2eproto[117]); } // =================================================================== @@ -32808,7 +33383,7 @@ void UpdateRobotRequest::InternalSwap(UpdateRobotRequest* PROTOBUF_RESTRICT othe ::google::protobuf::Metadata UpdateRobotRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[116]); + file_level_metadata_app_2fv1_2fapp_2eproto[118]); } // =================================================================== @@ -33015,7 +33590,7 @@ void UpdateRobotResponse::InternalSwap(UpdateRobotResponse* PROTOBUF_RESTRICT ot ::google::protobuf::Metadata UpdateRobotResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[117]); + file_level_metadata_app_2fv1_2fapp_2eproto[119]); } // =================================================================== @@ -33205,7 +33780,7 @@ void DeleteRobotRequest::InternalSwap(DeleteRobotRequest* PROTOBUF_RESTRICT othe ::google::protobuf::Metadata DeleteRobotRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[118]); + file_level_metadata_app_2fv1_2fapp_2eproto[120]); } // =================================================================== @@ -33240,7 +33815,7 @@ DeleteRobotResponse::DeleteRobotResponse( ::google::protobuf::Metadata DeleteRobotResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[119]); + file_level_metadata_app_2fv1_2fapp_2eproto[121]); } // =================================================================== @@ -33430,7 +34005,7 @@ void MarkPartAsMainRequest::InternalSwap(MarkPartAsMainRequest* PROTOBUF_RESTRIC ::google::protobuf::Metadata MarkPartAsMainRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[120]); + file_level_metadata_app_2fv1_2fapp_2eproto[122]); } // =================================================================== @@ -33465,7 +34040,7 @@ MarkPartAsMainResponse::MarkPartAsMainResponse( ::google::protobuf::Metadata MarkPartAsMainResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[121]); + file_level_metadata_app_2fv1_2fapp_2eproto[123]); } // =================================================================== @@ -33655,7 +34230,7 @@ void MarkPartForRestartRequest::InternalSwap(MarkPartForRestartRequest* PROTOBUF ::google::protobuf::Metadata MarkPartForRestartRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[122]); + file_level_metadata_app_2fv1_2fapp_2eproto[124]); } // =================================================================== @@ -33690,7 +34265,7 @@ MarkPartForRestartResponse::MarkPartForRestartResponse( ::google::protobuf::Metadata MarkPartForRestartResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[123]); + file_level_metadata_app_2fv1_2fapp_2eproto[125]); } // =================================================================== @@ -33880,7 +34455,7 @@ void CreateRobotPartSecretRequest::InternalSwap(CreateRobotPartSecretRequest* PR ::google::protobuf::Metadata CreateRobotPartSecretRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[124]); + file_level_metadata_app_2fv1_2fapp_2eproto[126]); } // =================================================================== @@ -34087,7 +34662,7 @@ void CreateRobotPartSecretResponse::InternalSwap(CreateRobotPartSecretResponse* ::google::protobuf::Metadata CreateRobotPartSecretResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[125]); + file_level_metadata_app_2fv1_2fapp_2eproto[127]); } // =================================================================== @@ -34306,7 +34881,7 @@ void DeleteRobotPartSecretRequest::InternalSwap(DeleteRobotPartSecretRequest* PR ::google::protobuf::Metadata DeleteRobotPartSecretRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[126]); + file_level_metadata_app_2fv1_2fapp_2eproto[128]); } // =================================================================== @@ -34341,7 +34916,7 @@ DeleteRobotPartSecretResponse::DeleteRobotPartSecretResponse( ::google::protobuf::Metadata DeleteRobotPartSecretResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[127]); + file_level_metadata_app_2fv1_2fapp_2eproto[129]); } // =================================================================== @@ -34706,7 +35281,7 @@ void Authorization::InternalSwap(Authorization* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata Authorization::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[128]); + file_level_metadata_app_2fv1_2fapp_2eproto[130]); } // =================================================================== @@ -34913,7 +35488,7 @@ void AddRoleRequest::InternalSwap(AddRoleRequest* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata AddRoleRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[129]); + file_level_metadata_app_2fv1_2fapp_2eproto[131]); } // =================================================================== @@ -34948,7 +35523,7 @@ AddRoleResponse::AddRoleResponse( ::google::protobuf::Metadata AddRoleResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[130]); + file_level_metadata_app_2fv1_2fapp_2eproto[132]); } // =================================================================== @@ -35155,7 +35730,7 @@ void RemoveRoleRequest::InternalSwap(RemoveRoleRequest* PROTOBUF_RESTRICT other) ::google::protobuf::Metadata RemoveRoleRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[131]); + file_level_metadata_app_2fv1_2fapp_2eproto[133]); } // =================================================================== @@ -35190,7 +35765,7 @@ RemoveRoleResponse::RemoveRoleResponse( ::google::protobuf::Metadata RemoveRoleResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[132]); + file_level_metadata_app_2fv1_2fapp_2eproto[134]); } // =================================================================== @@ -35453,7 +36028,7 @@ void ChangeRoleRequest::InternalSwap(ChangeRoleRequest* PROTOBUF_RESTRICT other) ::google::protobuf::Metadata ChangeRoleRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[133]); + file_level_metadata_app_2fv1_2fapp_2eproto[135]); } // =================================================================== @@ -35488,7 +36063,7 @@ ChangeRoleResponse::ChangeRoleResponse( ::google::protobuf::Metadata ChangeRoleResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[134]); + file_level_metadata_app_2fv1_2fapp_2eproto[136]); } // =================================================================== @@ -35704,7 +36279,7 @@ void ListAuthorizationsRequest::InternalSwap(ListAuthorizationsRequest* PROTOBUF ::google::protobuf::Metadata ListAuthorizationsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[135]); + file_level_metadata_app_2fv1_2fapp_2eproto[137]); } // =================================================================== @@ -35887,7 +36462,7 @@ void ListAuthorizationsResponse::InternalSwap(ListAuthorizationsResponse* PROTOB ::google::protobuf::Metadata ListAuthorizationsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[136]); + file_level_metadata_app_2fv1_2fapp_2eproto[138]); } // =================================================================== @@ -36070,7 +36645,7 @@ void CheckPermissionsRequest::InternalSwap(CheckPermissionsRequest* PROTOBUF_RES ::google::protobuf::Metadata CheckPermissionsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[137]); + file_level_metadata_app_2fv1_2fapp_2eproto[139]); } // =================================================================== @@ -36316,7 +36891,7 @@ void AuthorizedPermissions::InternalSwap(AuthorizedPermissions* PROTOBUF_RESTRIC ::google::protobuf::Metadata AuthorizedPermissions::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[138]); + file_level_metadata_app_2fv1_2fapp_2eproto[140]); } // =================================================================== @@ -36499,7 +37074,7 @@ void CheckPermissionsResponse::InternalSwap(CheckPermissionsResponse* PROTOBUF_R ::google::protobuf::Metadata CheckPermissionsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[139]); + file_level_metadata_app_2fv1_2fapp_2eproto[141]); } // =================================================================== @@ -36817,7 +37392,7 @@ void ModuleVersion::InternalSwap(ModuleVersion* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata ModuleVersion::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[140]); + file_level_metadata_app_2fv1_2fapp_2eproto[142]); } // =================================================================== @@ -37103,7 +37678,7 @@ void ModuleMetadata::InternalSwap(ModuleMetadata* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata ModuleMetadata::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[141]); + file_level_metadata_app_2fv1_2fapp_2eproto[143]); } // =================================================================== @@ -37355,7 +37930,7 @@ void MLModelMetadata::InternalSwap(MLModelMetadata* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata MLModelMetadata::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[142]); + file_level_metadata_app_2fv1_2fapp_2eproto[144]); } // =================================================================== @@ -37600,7 +38175,7 @@ void MLTrainingVersion::InternalSwap(MLTrainingVersion* PROTOBUF_RESTRICT other) ::google::protobuf::Metadata MLTrainingVersion::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[143]); + file_level_metadata_app_2fv1_2fapp_2eproto[145]); } // =================================================================== @@ -37870,7 +38445,7 @@ void MLTrainingMetadata::InternalSwap(MLTrainingMetadata* PROTOBUF_RESTRICT othe ::google::protobuf::Metadata MLTrainingMetadata::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[144]); + file_level_metadata_app_2fv1_2fapp_2eproto[146]); } // =================================================================== @@ -38649,7 +39224,7 @@ void RegistryItem::InternalSwap(RegistryItem* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata RegistryItem::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[145]); + file_level_metadata_app_2fv1_2fapp_2eproto[147]); } // =================================================================== @@ -38839,7 +39414,7 @@ void GetRegistryItemRequest::InternalSwap(GetRegistryItemRequest* PROTOBUF_RESTR ::google::protobuf::Metadata GetRegistryItemRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[146]); + file_level_metadata_app_2fv1_2fapp_2eproto[148]); } // =================================================================== @@ -39046,7 +39621,7 @@ void GetRegistryItemResponse::InternalSwap(GetRegistryItemResponse* PROTOBUF_RES ::google::protobuf::Metadata GetRegistryItemResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[147]); + file_level_metadata_app_2fv1_2fapp_2eproto[149]); } // =================================================================== @@ -39292,7 +39867,7 @@ void CreateRegistryItemRequest::InternalSwap(CreateRegistryItemRequest* PROTOBUF ::google::protobuf::Metadata CreateRegistryItemRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[148]); + file_level_metadata_app_2fv1_2fapp_2eproto[150]); } // =================================================================== @@ -39327,7 +39902,7 @@ CreateRegistryItemResponse::CreateRegistryItemResponse( ::google::protobuf::Metadata CreateRegistryItemResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[149]); + file_level_metadata_app_2fv1_2fapp_2eproto[151]); } // =================================================================== @@ -39658,7 +40233,7 @@ void UpdateRegistryItemRequest::InternalSwap(UpdateRegistryItemRequest* PROTOBUF ::google::protobuf::Metadata UpdateRegistryItemRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[150]); + file_level_metadata_app_2fv1_2fapp_2eproto[152]); } // =================================================================== @@ -39693,7 +40268,7 @@ UpdateRegistryItemResponse::UpdateRegistryItemResponse( ::google::protobuf::Metadata UpdateRegistryItemResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[151]); + file_level_metadata_app_2fv1_2fapp_2eproto[153]); } // =================================================================== @@ -40141,7 +40716,7 @@ void ListRegistryItemsRequest::InternalSwap(ListRegistryItemsRequest* PROTOBUF_R ::google::protobuf::Metadata ListRegistryItemsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[152]); + file_level_metadata_app_2fv1_2fapp_2eproto[154]); } // =================================================================== @@ -40324,7 +40899,7 @@ void ListRegistryItemsResponse::InternalSwap(ListRegistryItemsResponse* PROTOBUF ::google::protobuf::Metadata ListRegistryItemsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[153]); + file_level_metadata_app_2fv1_2fapp_2eproto[155]); } // =================================================================== @@ -40514,7 +41089,7 @@ void DeleteRegistryItemRequest::InternalSwap(DeleteRegistryItemRequest* PROTOBUF ::google::protobuf::Metadata DeleteRegistryItemRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[154]); + file_level_metadata_app_2fv1_2fapp_2eproto[156]); } // =================================================================== @@ -40549,7 +41124,7 @@ DeleteRegistryItemResponse::DeleteRegistryItemResponse( ::google::protobuf::Metadata DeleteRegistryItemResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[155]); + file_level_metadata_app_2fv1_2fapp_2eproto[157]); } // =================================================================== @@ -40768,7 +41343,7 @@ void TransferRegistryItemRequest::InternalSwap(TransferRegistryItemRequest* PROT ::google::protobuf::Metadata TransferRegistryItemRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[156]); + file_level_metadata_app_2fv1_2fapp_2eproto[158]); } // =================================================================== @@ -40803,7 +41378,7 @@ TransferRegistryItemResponse::TransferRegistryItemResponse( ::google::protobuf::Metadata TransferRegistryItemResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[157]); + file_level_metadata_app_2fv1_2fapp_2eproto[159]); } // =================================================================== @@ -41022,7 +41597,7 @@ void CreateModuleRequest::InternalSwap(CreateModuleRequest* PROTOBUF_RESTRICT ot ::google::protobuf::Metadata CreateModuleRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[158]); + file_level_metadata_app_2fv1_2fapp_2eproto[160]); } // =================================================================== @@ -41241,7 +41816,7 @@ void CreateModuleResponse::InternalSwap(CreateModuleResponse* PROTOBUF_RESTRICT ::google::protobuf::Metadata CreateModuleResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[159]); + file_level_metadata_app_2fv1_2fapp_2eproto[161]); } // =================================================================== @@ -41614,7 +42189,7 @@ void UpdateModuleRequest::InternalSwap(UpdateModuleRequest* PROTOBUF_RESTRICT ot ::google::protobuf::Metadata UpdateModuleRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[160]); + file_level_metadata_app_2fv1_2fapp_2eproto[162]); } // =================================================================== @@ -41804,7 +42379,7 @@ void UpdateModuleResponse::InternalSwap(UpdateModuleResponse* PROTOBUF_RESTRICT ::google::protobuf::Metadata UpdateModuleResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[161]); + file_level_metadata_app_2fv1_2fapp_2eproto[163]); } // =================================================================== @@ -42023,7 +42598,7 @@ void Model::InternalSwap(Model* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata Model::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[162]); + file_level_metadata_app_2fv1_2fapp_2eproto[164]); } // =================================================================== @@ -42301,7 +42876,7 @@ void ModuleFileInfo::InternalSwap(ModuleFileInfo* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata ModuleFileInfo::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[163]); + file_level_metadata_app_2fv1_2fapp_2eproto[165]); } // =================================================================== @@ -42572,7 +43147,7 @@ void UploadModuleFileRequest::InternalSwap(UploadModuleFileRequest* PROTOBUF_RES ::google::protobuf::Metadata UploadModuleFileRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[164]); + file_level_metadata_app_2fv1_2fapp_2eproto[166]); } // =================================================================== @@ -42762,7 +43337,7 @@ void UploadModuleFileResponse::InternalSwap(UploadModuleFileResponse* PROTOBUF_R ::google::protobuf::Metadata UploadModuleFileResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[165]); + file_level_metadata_app_2fv1_2fapp_2eproto[167]); } // =================================================================== @@ -42952,7 +43527,7 @@ void GetModuleRequest::InternalSwap(GetModuleRequest* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata GetModuleRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[166]); + file_level_metadata_app_2fv1_2fapp_2eproto[168]); } // =================================================================== @@ -43159,7 +43734,7 @@ void GetModuleResponse::InternalSwap(GetModuleResponse* PROTOBUF_RESTRICT other) ::google::protobuf::Metadata GetModuleResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[167]); + file_level_metadata_app_2fv1_2fapp_2eproto[169]); } // =================================================================== @@ -43710,7 +44285,7 @@ void Module::InternalSwap(Module* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata Module::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[168]); + file_level_metadata_app_2fv1_2fapp_2eproto[170]); } // =================================================================== @@ -44028,7 +44603,7 @@ void VersionHistory::InternalSwap(VersionHistory* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata VersionHistory::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[169]); + file_level_metadata_app_2fv1_2fapp_2eproto[171]); } // =================================================================== @@ -44273,7 +44848,7 @@ void Uploads::InternalSwap(Uploads* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata Uploads::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[170]); + file_level_metadata_app_2fv1_2fapp_2eproto[172]); } // =================================================================== @@ -44477,7 +45052,7 @@ void ListModulesRequest::InternalSwap(ListModulesRequest* PROTOBUF_RESTRICT othe ::google::protobuf::Metadata ListModulesRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[171]); + file_level_metadata_app_2fv1_2fapp_2eproto[173]); } // =================================================================== @@ -44660,7 +45235,7 @@ void ListModulesResponse::InternalSwap(ListModulesResponse* PROTOBUF_RESTRICT ot ::google::protobuf::Metadata ListModulesResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[172]); + file_level_metadata_app_2fv1_2fapp_2eproto[174]); } // =================================================================== @@ -44850,7 +45425,7 @@ void GetUserIDByEmailRequest::InternalSwap(GetUserIDByEmailRequest* PROTOBUF_RES ::google::protobuf::Metadata GetUserIDByEmailRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[173]); + file_level_metadata_app_2fv1_2fapp_2eproto[175]); } // =================================================================== @@ -45040,7 +45615,7 @@ void GetUserIDByEmailResponse::InternalSwap(GetUserIDByEmailResponse* PROTOBUF_R ::google::protobuf::Metadata GetUserIDByEmailResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[174]); + file_level_metadata_app_2fv1_2fapp_2eproto[176]); } // =================================================================== @@ -45230,7 +45805,7 @@ void ListOrganizationsByUserRequest::InternalSwap(ListOrganizationsByUserRequest ::google::protobuf::Metadata ListOrganizationsByUserRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[175]); + file_level_metadata_app_2fv1_2fapp_2eproto[177]); } // =================================================================== @@ -45449,7 +46024,7 @@ void OrgDetails::InternalSwap(OrgDetails* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata OrgDetails::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[176]); + file_level_metadata_app_2fv1_2fapp_2eproto[178]); } // =================================================================== @@ -45632,7 +46207,7 @@ void ListOrganizationsByUserResponse::InternalSwap(ListOrganizationsByUserRespon ::google::protobuf::Metadata ListOrganizationsByUserResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[177]); + file_level_metadata_app_2fv1_2fapp_2eproto[179]); } // =================================================================== @@ -45848,7 +46423,7 @@ void CreateKeyRequest::InternalSwap(CreateKeyRequest* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata CreateKeyRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[178]); + file_level_metadata_app_2fv1_2fapp_2eproto[180]); } // =================================================================== @@ -46067,7 +46642,7 @@ void CreateKeyResponse::InternalSwap(CreateKeyResponse* PROTOBUF_RESTRICT other) ::google::protobuf::Metadata CreateKeyResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[179]); + file_level_metadata_app_2fv1_2fapp_2eproto[181]); } // =================================================================== @@ -46257,7 +46832,7 @@ void DeleteKeyRequest::InternalSwap(DeleteKeyRequest* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata DeleteKeyRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[180]); + file_level_metadata_app_2fv1_2fapp_2eproto[182]); } // =================================================================== @@ -46292,7 +46867,7 @@ DeleteKeyResponse::DeleteKeyResponse( ::google::protobuf::Metadata DeleteKeyResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[181]); + file_level_metadata_app_2fv1_2fapp_2eproto[183]); } // =================================================================== @@ -46511,7 +47086,7 @@ void RenameKeyRequest::InternalSwap(RenameKeyRequest* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata RenameKeyRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[182]); + file_level_metadata_app_2fv1_2fapp_2eproto[184]); } // =================================================================== @@ -46730,7 +47305,7 @@ void RenameKeyResponse::InternalSwap(RenameKeyResponse* PROTOBUF_RESTRICT other) ::google::protobuf::Metadata RenameKeyResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[183]); + file_level_metadata_app_2fv1_2fapp_2eproto[185]); } // =================================================================== @@ -47039,7 +47614,7 @@ void AuthorizationDetails::InternalSwap(AuthorizationDetails* PROTOBUF_RESTRICT ::google::protobuf::Metadata AuthorizationDetails::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[184]); + file_level_metadata_app_2fv1_2fapp_2eproto[186]); } // =================================================================== @@ -47273,7 +47848,7 @@ void APIKeyWithAuthorizations::InternalSwap(APIKeyWithAuthorizations* PROTOBUF_R ::google::protobuf::Metadata APIKeyWithAuthorizations::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[185]); + file_level_metadata_app_2fv1_2fapp_2eproto[187]); } // =================================================================== @@ -47463,7 +48038,7 @@ void ListKeysRequest::InternalSwap(ListKeysRequest* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata ListKeysRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[186]); + file_level_metadata_app_2fv1_2fapp_2eproto[188]); } // =================================================================== @@ -47646,7 +48221,7 @@ void ListKeysResponse::InternalSwap(ListKeysResponse* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata ListKeysResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[187]); + file_level_metadata_app_2fv1_2fapp_2eproto[189]); } // =================================================================== @@ -47836,7 +48411,7 @@ void RotateKeyRequest::InternalSwap(RotateKeyRequest* PROTOBUF_RESTRICT other) { ::google::protobuf::Metadata RotateKeyRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[188]); + file_level_metadata_app_2fv1_2fapp_2eproto[190]); } // =================================================================== @@ -48055,7 +48630,7 @@ void RotateKeyResponse::InternalSwap(RotateKeyResponse* PROTOBUF_RESTRICT other) ::google::protobuf::Metadata RotateKeyResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[189]); + file_level_metadata_app_2fv1_2fapp_2eproto[191]); } // =================================================================== @@ -48245,7 +48820,7 @@ void CreateKeyFromExistingKeyAuthorizationsRequest::InternalSwap(CreateKeyFromEx ::google::protobuf::Metadata CreateKeyFromExistingKeyAuthorizationsRequest::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[190]); + file_level_metadata_app_2fv1_2fapp_2eproto[192]); } // =================================================================== @@ -48464,7 +49039,7 @@ void CreateKeyFromExistingKeyAuthorizationsResponse::InternalSwap(CreateKeyFromE ::google::protobuf::Metadata CreateKeyFromExistingKeyAuthorizationsResponse::GetMetadata() const { return ::_pbi::AssignDescriptors( &descriptor_table_app_2fv1_2fapp_2eproto_getter, &descriptor_table_app_2fv1_2fapp_2eproto_once, - file_level_metadata_app_2fv1_2fapp_2eproto[191]); + file_level_metadata_app_2fv1_2fapp_2eproto[193]); } // @@protoc_insertion_point(namespace_scope) } // namespace v1 diff --git a/src/viam/api/app/v1/app.pb.h b/src/viam/api/app/v1/app.pb.h index f27163d20..0cb2911f7 100644 --- a/src/viam/api/app/v1/app.pb.h +++ b/src/viam/api/app/v1/app.pb.h @@ -252,6 +252,12 @@ extern FragmentErrorDefaultTypeInternal _FragmentError_default_instance_; class FragmentHistoryEntry; struct FragmentHistoryEntryDefaultTypeInternal; extern FragmentHistoryEntryDefaultTypeInternal _FragmentHistoryEntry_default_instance_; +class GetBillingServiceConfigRequest; +struct GetBillingServiceConfigRequestDefaultTypeInternal; +extern GetBillingServiceConfigRequestDefaultTypeInternal _GetBillingServiceConfigRequest_default_instance_; +class GetBillingServiceConfigResponse; +struct GetBillingServiceConfigResponseDefaultTypeInternal; +extern GetBillingServiceConfigResponseDefaultTypeInternal _GetBillingServiceConfigResponse_default_instance_; class GetFragmentHistoryRequest; struct GetFragmentHistoryRequestDefaultTypeInternal; extern GetFragmentHistoryRequestDefaultTypeInternal _GetFragmentHistoryRequest_default_instance_; @@ -928,7 +934,7 @@ class UploadModuleFileResponse final : &_UploadModuleFileResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 165; + 167; friend void swap(UploadModuleFileResponse& a, UploadModuleFileResponse& b) { a.Swap(&b); @@ -1109,7 +1115,7 @@ class UpdateRobotRequest final : &_UpdateRobotRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 116; + 118; friend void swap(UpdateRobotRequest& a, UpdateRobotRequest& b) { a.Swap(&b); @@ -1325,7 +1331,7 @@ class UpdateRegistryItemResponse final : &_UpdateRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 151; + 153; friend void swap(UpdateRegistryItemResponse& a, UpdateRegistryItemResponse& b) { a.Swap(&b); @@ -1462,7 +1468,7 @@ class UpdateRegistryItemRequest final : &_UpdateRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 150; + 152; friend void swap(UpdateRegistryItemRequest& a, UpdateRegistryItemRequest& b) { a.Swap(&b); @@ -1963,7 +1969,7 @@ class UpdateModuleResponse final : &_UpdateModuleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 161; + 163; friend void swap(UpdateModuleResponse& a, UpdateModuleResponse& b) { a.Swap(&b); @@ -2144,7 +2150,7 @@ class UpdateLocationRequest final : &_UpdateLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 52; + 54; friend void swap(UpdateLocationRequest& a, UpdateLocationRequest& b) { a.Swap(&b); @@ -2518,7 +2524,7 @@ class UnshareLocationResponse final : &_UnshareLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 62; + 64; friend void swap(UnshareLocationResponse& a, UnshareLocationResponse& b) { a.Swap(&b); @@ -2655,7 +2661,7 @@ class UnshareLocationRequest final : &_UnshareLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 61; + 63; friend void swap(UnshareLocationRequest& a, UnshareLocationRequest& b) { a.Swap(&b); @@ -2853,7 +2859,7 @@ class TransferRegistryItemResponse final : &_TransferRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 157; + 159; friend void swap(TransferRegistryItemResponse& a, TransferRegistryItemResponse& b) { a.Swap(&b); @@ -2990,7 +2996,7 @@ class TransferRegistryItemRequest final : &_TransferRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 156; + 158; friend void swap(TransferRegistryItemRequest& a, TransferRegistryItemRequest& b) { a.Swap(&b); @@ -3189,7 +3195,7 @@ class TailRobotPartLogsRequest final : &_TailRobotPartLogsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 81; + 83; friend void swap(TailRobotPartLogsRequest& a, TailRobotPartLogsRequest& b) { a.Swap(&b); @@ -3402,7 +3408,7 @@ class StorageConfig final : &_StorageConfig_default_instance_); } static constexpr int kIndexInFileMessages = - 45; + 47; friend void swap(StorageConfig& a, StorageConfig& b) { a.Swap(&b); @@ -3582,7 +3588,7 @@ class ShareLocationResponse final : &_ShareLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 60; + 62; friend void swap(ShareLocationResponse& a, ShareLocationResponse& b) { a.Swap(&b); @@ -3719,7 +3725,7 @@ class ShareLocationRequest final : &_ShareLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 59; + 61; friend void swap(ShareLocationRequest& a, ShareLocationRequest& b) { a.Swap(&b); @@ -3918,7 +3924,7 @@ class RoverRentalRobot final : &_RoverRentalRobot_default_instance_); } static constexpr int kIndexInFileMessages = - 72; + 74; friend void swap(RoverRentalRobot& a, RoverRentalRobot& b) { a.Swap(&b); @@ -4153,7 +4159,7 @@ class RotateKeyResponse final : &_RotateKeyResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 189; + 191; friend void swap(RotateKeyResponse& a, RotateKeyResponse& b) { a.Swap(&b); @@ -4352,7 +4358,7 @@ class RotateKeyRequest final : &_RotateKeyRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 188; + 190; friend void swap(RotateKeyRequest& a, RotateKeyRequest& b) { a.Swap(&b); @@ -4732,7 +4738,7 @@ class RenameKeyResponse final : &_RenameKeyResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 183; + 185; friend void swap(RenameKeyResponse& a, RenameKeyResponse& b) { a.Swap(&b); @@ -4931,7 +4937,7 @@ class RenameKeyRequest final : &_RenameKeyRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 182; + 184; friend void swap(RenameKeyRequest& a, RenameKeyRequest& b) { a.Swap(&b); @@ -5129,7 +5135,7 @@ class RemoveRoleResponse final : &_RemoveRoleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 132; + 134; friend void swap(RemoveRoleResponse& a, RemoveRoleResponse& b) { a.Swap(&b); @@ -5265,7 +5271,7 @@ class OrganizationSetSupportEmailResponse final : &_OrganizationSetSupportEmailResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 39; + 41; friend void swap(OrganizationSetSupportEmailResponse& a, OrganizationSetSupportEmailResponse& b) { a.Swap(&b); @@ -5402,7 +5408,7 @@ class OrganizationSetSupportEmailRequest final : &_OrganizationSetSupportEmailRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 38; + 40; friend void swap(OrganizationSetSupportEmailRequest& a, OrganizationSetSupportEmailRequest& b) { a.Swap(&b); @@ -5601,7 +5607,7 @@ class OrganizationIdentity final : &_OrganizationIdentity_default_instance_); } static constexpr int kIndexInFileMessages = - 42; + 44; friend void swap(OrganizationIdentity& a, OrganizationIdentity& b) { a.Swap(&b); @@ -5800,7 +5806,7 @@ class OrganizationGetSupportEmailResponse final : &_OrganizationGetSupportEmailResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 41; + 43; friend void swap(OrganizationGetSupportEmailResponse& a, OrganizationGetSupportEmailResponse& b) { a.Swap(&b); @@ -5981,7 +5987,7 @@ class OrganizationGetSupportEmailRequest final : &_OrganizationGetSupportEmailRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 40; + 42; friend void swap(OrganizationGetSupportEmailRequest& a, OrganizationGetSupportEmailRequest& b) { a.Swap(&b); @@ -6162,7 +6168,7 @@ class OrgDetails final : &_OrgDetails_default_instance_); } static constexpr int kIndexInFileMessages = - 176; + 178; friend void swap(OrgDetails& a, OrgDetails& b) { a.Swap(&b); @@ -6361,7 +6367,7 @@ class NewRobotResponse final : &_NewRobotResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 115; + 117; friend void swap(NewRobotResponse& a, NewRobotResponse& b) { a.Swap(&b); @@ -6542,7 +6548,7 @@ class NewRobotRequest final : &_NewRobotRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 114; + 116; friend void swap(NewRobotRequest& a, NewRobotRequest& b) { a.Swap(&b); @@ -6741,7 +6747,7 @@ class NewRobotPartResponse final : &_NewRobotPartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 88; + 90; friend void swap(NewRobotPartResponse& a, NewRobotPartResponse& b) { a.Swap(&b); @@ -6922,7 +6928,7 @@ class NewRobotPartRequest final : &_NewRobotPartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 87; + 89; friend void swap(NewRobotPartRequest& a, NewRobotPartRequest& b) { a.Swap(&b); @@ -7121,7 +7127,7 @@ class ModuleFileInfo final : &_ModuleFileInfo_default_instance_); } static constexpr int kIndexInFileMessages = - 163; + 165; friend void swap(ModuleFileInfo& a, ModuleFileInfo& b) { a.Swap(&b); @@ -7368,7 +7374,7 @@ class Model final : &_Model_default_instance_); } static constexpr int kIndexInFileMessages = - 162; + 164; friend void swap(Model& a, Model& b) { a.Swap(&b); @@ -7566,7 +7572,7 @@ class MarkPartForRestartResponse final : &_MarkPartForRestartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 123; + 125; friend void swap(MarkPartForRestartResponse& a, MarkPartForRestartResponse& b) { a.Swap(&b); @@ -7703,7 +7709,7 @@ class MarkPartForRestartRequest final : &_MarkPartForRestartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 122; + 124; friend void swap(MarkPartForRestartRequest& a, MarkPartForRestartRequest& b) { a.Swap(&b); @@ -7883,7 +7889,7 @@ class MarkPartAsMainResponse final : &_MarkPartAsMainResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 121; + 123; friend void swap(MarkPartAsMainResponse& a, MarkPartAsMainResponse& b) { a.Swap(&b); @@ -8020,7 +8026,7 @@ class MarkPartAsMainRequest final : &_MarkPartAsMainRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 120; + 122; friend void swap(MarkPartAsMainRequest& a, MarkPartAsMainRequest& b) { a.Swap(&b); @@ -8201,7 +8207,7 @@ class MLModelMetadata final : &_MLModelMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 142; + 144; friend void swap(MLModelMetadata& a, MLModelMetadata& b) { a.Swap(&b); @@ -8418,7 +8424,7 @@ class LocationOrganization final : &_LocationOrganization_default_instance_); } static constexpr int kIndexInFileMessages = - 43; + 45; friend void swap(LocationOrganization& a, LocationOrganization& b) { a.Swap(&b); @@ -8611,7 +8617,7 @@ class LocationAuthRequest final : &_LocationAuthRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 68; + 70; friend void swap(LocationAuthRequest& a, LocationAuthRequest& b) { a.Swap(&b); @@ -8792,7 +8798,7 @@ class ListRobotsRequest final : &_ListRobotsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 110; + 112; friend void swap(ListRobotsRequest& a, ListRobotsRequest& b) { a.Swap(&b); @@ -8973,7 +8979,7 @@ class ListRegistryItemsRequest final : &_ListRegistryItemsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 152; + 154; friend void swap(ListRegistryItemsRequest& a, ListRegistryItemsRequest& b) { a.Swap(&b); @@ -9456,7 +9462,7 @@ class ListOrganizationsByUserRequest final : &_ListOrganizationsByUserRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 175; + 177; friend void swap(ListOrganizationsByUserRequest& a, ListOrganizationsByUserRequest& b) { a.Swap(&b); @@ -9818,7 +9824,7 @@ class ListModulesRequest final : &_ListModulesRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 171; + 173; friend void swap(ListModulesRequest& a, ListModulesRequest& b) { a.Swap(&b); @@ -10001,7 +10007,7 @@ class ListMachineFragmentsRequest final : &_ListMachineFragmentsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 111; + 113; friend void swap(ListMachineFragmentsRequest& a, ListMachineFragmentsRequest& b) { a.Swap(&b); @@ -10212,7 +10218,7 @@ class ListLocationsRequest final : &_ListLocationsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 58; + 60; friend void swap(ListLocationsRequest& a, ListLocationsRequest& b) { a.Swap(&b); @@ -10393,7 +10399,7 @@ class ListKeysRequest final : &_ListKeysRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 186; + 188; friend void swap(ListKeysRequest& a, ListKeysRequest& b) { a.Swap(&b); @@ -10574,7 +10580,7 @@ class ListFragmentsRequest final : &_ListFragmentsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 98; + 100; friend void swap(ListFragmentsRequest& a, ListFragmentsRequest& b) { a.Swap(&b); @@ -10789,7 +10795,7 @@ class ListAuthorizationsRequest final : &_ListAuthorizationsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 135; + 137; friend void swap(ListAuthorizationsRequest& a, ListAuthorizationsRequest& b) { a.Swap(&b); @@ -11000,7 +11006,7 @@ class GetUserIDByEmailResponse final : &_GetUserIDByEmailResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 174; + 176; friend void swap(GetUserIDByEmailResponse& a, GetUserIDByEmailResponse& b) { a.Swap(&b); @@ -11181,7 +11187,7 @@ class GetUserIDByEmailRequest final : &_GetUserIDByEmailRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 173; + 175; friend void swap(GetUserIDByEmailRequest& a, GetUserIDByEmailRequest& b) { a.Swap(&b); @@ -11362,7 +11368,7 @@ class GetRoverRentalRobotsRequest final : &_GetRoverRentalRobotsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 71; + 73; friend void swap(GetRoverRentalRobotsRequest& a, GetRoverRentalRobotsRequest& b) { a.Swap(&b); @@ -11543,7 +11549,7 @@ class GetRobotRequest final : &_GetRobotRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 70; + 72; friend void swap(GetRobotRequest& a, GetRobotRequest& b) { a.Swap(&b); @@ -11724,7 +11730,7 @@ class GetRobotPartsRequest final : &_GetRobotPartsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 75; + 77; friend void swap(GetRobotPartsRequest& a, GetRobotPartsRequest& b) { a.Swap(&b); @@ -11905,7 +11911,7 @@ class GetRobotPartRequest final : &_GetRobotPartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 77; + 79; friend void swap(GetRobotPartRequest& a, GetRobotPartRequest& b) { a.Swap(&b); @@ -12086,7 +12092,7 @@ class GetRobotPartHistoryRequest final : &_GetRobotPartHistoryRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 83; + 85; friend void swap(GetRobotPartHistoryRequest& a, GetRobotPartHistoryRequest& b) { a.Swap(&b); @@ -12267,7 +12273,7 @@ class GetRobotAPIKeysRequest final : &_GetRobotAPIKeysRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 90; + 92; friend void swap(GetRobotAPIKeysRequest& a, GetRobotAPIKeysRequest& b) { a.Swap(&b); @@ -12448,7 +12454,7 @@ class GetRegistryItemRequest final : &_GetRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 146; + 148; friend void swap(GetRegistryItemRequest& a, GetRegistryItemRequest& b) { a.Swap(&b); @@ -12629,7 +12635,7 @@ class GetOrganizationsWithAccessToLocationRequest final : &_GetOrganizationsWithAccessToLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 56; + 58; friend void swap(GetOrganizationsWithAccessToLocationRequest& a, GetOrganizationsWithAccessToLocationRequest& b) { a.Swap(&b); @@ -13347,7 +13353,7 @@ class GetModuleRequest final : &_GetModuleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 166; + 168; friend void swap(GetModuleRequest& a, GetModuleRequest& b) { a.Swap(&b); @@ -13528,7 +13534,7 @@ class GetLocationRequest final : &_GetLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 50; + 52; friend void swap(GetLocationRequest& a, GetLocationRequest& b) { a.Swap(&b); @@ -13709,7 +13715,7 @@ class GetFragmentRequest final : &_GetFragmentRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 100; + 102; friend void swap(GetFragmentRequest& a, GetFragmentRequest& b) { a.Swap(&b); @@ -13890,7 +13896,7 @@ class GetFragmentHistoryRequest final : &_GetFragmentHistoryRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 108; + 110; friend void swap(GetFragmentHistoryRequest& a, GetFragmentHistoryRequest& b) { a.Swap(&b); @@ -14045,6 +14051,187 @@ class GetFragmentHistoryRequest final : friend struct ::TableStruct_app_2fv1_2fapp_2eproto; };// ------------------------------------------------------------------- +class GetBillingServiceConfigRequest final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:viam.app.v1.GetBillingServiceConfigRequest) */ { + public: + inline GetBillingServiceConfigRequest() : GetBillingServiceConfigRequest(nullptr) {} + ~GetBillingServiceConfigRequest() override; + template + explicit PROTOBUF_CONSTEXPR GetBillingServiceConfigRequest(::google::protobuf::internal::ConstantInitialized); + + inline GetBillingServiceConfigRequest(const GetBillingServiceConfigRequest& from) + : GetBillingServiceConfigRequest(nullptr, from) {} + GetBillingServiceConfigRequest(GetBillingServiceConfigRequest&& from) noexcept + : GetBillingServiceConfigRequest() { + *this = ::std::move(from); + } + + inline GetBillingServiceConfigRequest& operator=(const GetBillingServiceConfigRequest& from) { + CopyFrom(from); + return *this; + } + inline GetBillingServiceConfigRequest& operator=(GetBillingServiceConfigRequest&& from) noexcept { + if (this == &from) return *this; + if (GetArena() == from.GetArena() + #ifdef PROTOBUF_FORCE_COPY_IN_MOVE + && GetArena() != nullptr + #endif // !PROTOBUF_FORCE_COPY_IN_MOVE + ) { + InternalSwap(&from); + } else { + CopyFrom(from); + } + return *this; + } + + inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const + ABSL_ATTRIBUTE_LIFETIME_BOUND { + return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance); + } + inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() + ABSL_ATTRIBUTE_LIFETIME_BOUND { + return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>(); + } + + static const ::google::protobuf::Descriptor* descriptor() { + return GetDescriptor(); + } + static const ::google::protobuf::Descriptor* GetDescriptor() { + return default_instance().GetMetadata().descriptor; + } + static const ::google::protobuf::Reflection* GetReflection() { + return default_instance().GetMetadata().reflection; + } + static const GetBillingServiceConfigRequest& default_instance() { + return *internal_default_instance(); + } + static inline const GetBillingServiceConfigRequest* internal_default_instance() { + return reinterpret_cast( + &_GetBillingServiceConfigRequest_default_instance_); + } + static constexpr int kIndexInFileMessages = + 36; + + friend void swap(GetBillingServiceConfigRequest& a, GetBillingServiceConfigRequest& b) { + a.Swap(&b); + } + inline void Swap(GetBillingServiceConfigRequest* other) { + if (other == this) return; + #ifdef PROTOBUF_FORCE_COPY_IN_SWAP + if (GetArena() != nullptr && + GetArena() == other->GetArena()) { + #else // PROTOBUF_FORCE_COPY_IN_SWAP + if (GetArena() == other->GetArena()) { + #endif // !PROTOBUF_FORCE_COPY_IN_SWAP + InternalSwap(other); + } else { + ::google::protobuf::internal::GenericSwap(this, other); + } + } + void UnsafeArenaSwap(GetBillingServiceConfigRequest* other) { + if (other == this) return; + ABSL_DCHECK(GetArena() == other->GetArena()); + InternalSwap(other); + } + + // implements Message ---------------------------------------------- + + GetBillingServiceConfigRequest* New(::google::protobuf::Arena* arena = nullptr) const final { + return CreateMaybeMessage(arena); + } + using ::google::protobuf::Message::CopyFrom; + void CopyFrom(const GetBillingServiceConfigRequest& from); + using ::google::protobuf::Message::MergeFrom; + void MergeFrom( const GetBillingServiceConfigRequest& from) { + GetBillingServiceConfigRequest::MergeImpl(*this, from); + } + private: + static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg); + public: + PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; + bool IsInitialized() const final; + + ::size_t ByteSizeLong() const final; + const char* _InternalParse(const char* ptr, ::google::protobuf::internal::ParseContext* ctx) final; + ::uint8_t* _InternalSerialize( + ::uint8_t* target, ::google::protobuf::io::EpsCopyOutputStream* stream) const final; + int GetCachedSize() const { return _impl_._cached_size_.Get(); } + + private: + ::google::protobuf::internal::CachedSize* AccessCachedSize() const final; + void SharedCtor(::google::protobuf::Arena* arena); + void SharedDtor(); + void InternalSwap(GetBillingServiceConfigRequest* other); + + private: + friend class ::google::protobuf::internal::AnyMetadata; + static ::absl::string_view FullMessageName() { + return "viam.app.v1.GetBillingServiceConfigRequest"; + } + protected: + explicit GetBillingServiceConfigRequest(::google::protobuf::Arena* arena); + GetBillingServiceConfigRequest(::google::protobuf::Arena* arena, const GetBillingServiceConfigRequest& from); + public: + + static const ClassData _class_data_; + const ::google::protobuf::Message::ClassData*GetClassData() const final; + + ::google::protobuf::Metadata GetMetadata() const final; + + // nested types ---------------------------------------------------- + + // accessors ------------------------------------------------------- + + enum : int { + kOrgIdFieldNumber = 1, + }; + // string org_id = 1 [json_name = "orgId"]; + void clear_org_id() ; + const std::string& org_id() const; + template + void set_org_id(Arg_&& arg, Args_... args); + std::string* mutable_org_id(); + PROTOBUF_NODISCARD std::string* release_org_id(); + void set_allocated_org_id(std::string* value); + + private: + const std::string& _internal_org_id() const; + inline PROTOBUF_ALWAYS_INLINE void _internal_set_org_id( + const std::string& value); + std::string* _internal_mutable_org_id(); + + public: + // @@protoc_insertion_point(class_scope:viam.app.v1.GetBillingServiceConfigRequest) + private: + class _Internal; + + friend class ::google::protobuf::internal::TcParser; + static const ::google::protobuf::internal::TcParseTable< + 0, 1, 0, + 57, 2> + _table_; + friend class ::google::protobuf::MessageLite; + friend class ::google::protobuf::Arena; + template + friend class ::google::protobuf::Arena::InternalHelper; + using InternalArenaConstructable_ = void; + using DestructorSkippable_ = void; + struct Impl_ { + + inline explicit constexpr Impl_( + ::google::protobuf::internal::ConstantInitialized) noexcept; + inline explicit Impl_(::google::protobuf::internal::InternalVisibility visibility, + ::google::protobuf::Arena* arena); + inline explicit Impl_(::google::protobuf::internal::InternalVisibility visibility, + ::google::protobuf::Arena* arena, const Impl_& from); + ::google::protobuf::internal::ArenaStringPtr org_id_; + mutable ::google::protobuf::internal::CachedSize _cached_size_; + PROTOBUF_TSAN_DECLARE_MEMBER + }; + union { Impl_ _impl_; }; + friend struct ::TableStruct_app_2fv1_2fapp_2eproto; +};// ------------------------------------------------------------------- + class FragmentError final : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:viam.app.v1.FragmentError) */ { public: @@ -14104,7 +14291,7 @@ class FragmentError final : &_FragmentError_default_instance_); } static constexpr int kIndexInFileMessages = - 96; + 98; friend void swap(FragmentError& a, FragmentError& b) { a.Swap(&b); @@ -14450,7 +14637,7 @@ class DisableBillingServiceResponse final : &_DisableBillingServiceResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 37; + 39; friend void swap(DisableBillingServiceResponse& a, DisableBillingServiceResponse& b) { a.Swap(&b); @@ -14587,7 +14774,7 @@ class DisableBillingServiceRequest final : &_DisableBillingServiceRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 36; + 38; friend void swap(DisableBillingServiceRequest& a, DisableBillingServiceRequest& b) { a.Swap(&b); @@ -14767,7 +14954,7 @@ class DeleteRobotResponse final : &_DeleteRobotResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 119; + 121; friend void swap(DeleteRobotResponse& a, DeleteRobotResponse& b) { a.Swap(&b); @@ -14904,7 +15091,7 @@ class DeleteRobotRequest final : &_DeleteRobotRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 118; + 120; friend void swap(DeleteRobotRequest& a, DeleteRobotRequest& b) { a.Swap(&b); @@ -15084,7 +15271,7 @@ class DeleteRobotPartSecretResponse final : &_DeleteRobotPartSecretResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 127; + 129; friend void swap(DeleteRobotPartSecretResponse& a, DeleteRobotPartSecretResponse& b) { a.Swap(&b); @@ -15221,7 +15408,7 @@ class DeleteRobotPartSecretRequest final : &_DeleteRobotPartSecretRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 126; + 128; friend void swap(DeleteRobotPartSecretRequest& a, DeleteRobotPartSecretRequest& b) { a.Swap(&b); @@ -15419,7 +15606,7 @@ class DeleteRobotPartResponse final : &_DeleteRobotPartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 93; + 95; friend void swap(DeleteRobotPartResponse& a, DeleteRobotPartResponse& b) { a.Swap(&b); @@ -15556,7 +15743,7 @@ class DeleteRobotPartRequest final : &_DeleteRobotPartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 89; + 91; friend void swap(DeleteRobotPartRequest& a, DeleteRobotPartRequest& b) { a.Swap(&b); @@ -15736,7 +15923,7 @@ class DeleteRegistryItemResponse final : &_DeleteRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 155; + 157; friend void swap(DeleteRegistryItemResponse& a, DeleteRegistryItemResponse& b) { a.Swap(&b); @@ -15873,7 +16060,7 @@ class DeleteRegistryItemRequest final : &_DeleteRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 154; + 156; friend void swap(DeleteRegistryItemRequest& a, DeleteRegistryItemRequest& b) { a.Swap(&b); @@ -17040,7 +17227,7 @@ class DeleteLocationSecretResponse final : &_DeleteLocationSecretResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 67; + 69; friend void swap(DeleteLocationSecretResponse& a, DeleteLocationSecretResponse& b) { a.Swap(&b); @@ -17177,7 +17364,7 @@ class DeleteLocationSecretRequest final : &_DeleteLocationSecretRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 66; + 68; friend void swap(DeleteLocationSecretRequest& a, DeleteLocationSecretRequest& b) { a.Swap(&b); @@ -17375,7 +17562,7 @@ class DeleteLocationResponse final : &_DeleteLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 55; + 57; friend void swap(DeleteLocationResponse& a, DeleteLocationResponse& b) { a.Swap(&b); @@ -17512,7 +17699,7 @@ class DeleteLocationRequest final : &_DeleteLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 54; + 56; friend void swap(DeleteLocationRequest& a, DeleteLocationRequest& b) { a.Swap(&b); @@ -17692,7 +17879,7 @@ class DeleteKeyResponse final : &_DeleteKeyResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 181; + 183; friend void swap(DeleteKeyResponse& a, DeleteKeyResponse& b) { a.Swap(&b); @@ -17829,7 +18016,7 @@ class DeleteKeyRequest final : &_DeleteKeyRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 180; + 182; friend void swap(DeleteKeyRequest& a, DeleteKeyRequest& b) { a.Swap(&b); @@ -18009,7 +18196,7 @@ class DeleteFragmentResponse final : &_DeleteFragmentResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 107; + 109; friend void swap(DeleteFragmentResponse& a, DeleteFragmentResponse& b) { a.Swap(&b); @@ -18146,7 +18333,7 @@ class DeleteFragmentRequest final : &_DeleteFragmentRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 106; + 108; friend void swap(DeleteFragmentRequest& a, DeleteFragmentRequest& b) { a.Swap(&b); @@ -18327,7 +18514,7 @@ class CreateRobotPartSecretRequest final : &_CreateRobotPartSecretRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 124; + 126; friend void swap(CreateRobotPartSecretRequest& a, CreateRobotPartSecretRequest& b) { a.Swap(&b); @@ -18507,7 +18694,7 @@ class CreateRegistryItemResponse final : &_CreateRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 149; + 151; friend void swap(CreateRegistryItemResponse& a, CreateRegistryItemResponse& b) { a.Swap(&b); @@ -18644,7 +18831,7 @@ class CreateRegistryItemRequest final : &_CreateRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 148; + 150; friend void swap(CreateRegistryItemRequest& a, CreateRegistryItemRequest& b) { a.Swap(&b); @@ -19036,7 +19223,7 @@ class CreateModuleResponse final : &_CreateModuleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 159; + 161; friend void swap(CreateModuleResponse& a, CreateModuleResponse& b) { a.Swap(&b); @@ -19235,7 +19422,7 @@ class CreateModuleRequest final : &_CreateModuleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 158; + 160; friend void swap(CreateModuleRequest& a, CreateModuleRequest& b) { a.Swap(&b); @@ -19434,7 +19621,7 @@ class CreateLocationSecretRequest final : &_CreateLocationSecretRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 64; + 66; friend void swap(CreateLocationSecretRequest& a, CreateLocationSecretRequest& b) { a.Swap(&b); @@ -19615,7 +19802,7 @@ class CreateLocationRequest final : &_CreateLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 48; + 50; friend void swap(CreateLocationRequest& a, CreateLocationRequest& b) { a.Swap(&b); @@ -19834,7 +20021,7 @@ class CreateKeyResponse final : &_CreateKeyResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 179; + 181; friend void swap(CreateKeyResponse& a, CreateKeyResponse& b) { a.Swap(&b); @@ -20033,7 +20220,7 @@ class CreateKeyFromExistingKeyAuthorizationsResponse final : &_CreateKeyFromExistingKeyAuthorizationsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 191; + 193; friend void swap(CreateKeyFromExistingKeyAuthorizationsResponse& a, CreateKeyFromExistingKeyAuthorizationsResponse& b) { a.Swap(&b); @@ -20232,7 +20419,7 @@ class CreateKeyFromExistingKeyAuthorizationsRequest final : &_CreateKeyFromExistingKeyAuthorizationsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 190; + 192; friend void swap(CreateKeyFromExistingKeyAuthorizationsRequest& a, CreateKeyFromExistingKeyAuthorizationsRequest& b) { a.Swap(&b); @@ -20412,7 +20599,7 @@ class ChangeRoleResponse final : &_ChangeRoleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 134; + 136; friend void swap(ChangeRoleResponse& a, ChangeRoleResponse& b) { a.Swap(&b); @@ -20804,7 +20991,7 @@ class AuthorizedPermissions final : &_AuthorizedPermissions_default_instance_); } static constexpr int kIndexInFileMessages = - 138; + 140; friend void swap(AuthorizedPermissions& a, AuthorizedPermissions& b) { a.Swap(&b); @@ -21033,7 +21220,7 @@ class AuthorizationDetails final : &_AuthorizationDetails_default_instance_); } static constexpr int kIndexInFileMessages = - 184; + 186; friend void swap(AuthorizationDetails& a, AuthorizationDetails& b) { a.Swap(&b); @@ -21286,7 +21473,7 @@ class Authorization final : &_Authorization_default_instance_); } static constexpr int kIndexInFileMessages = - 128; + 130; friend void swap(Authorization& a, Authorization& b) { a.Swap(&b); @@ -21779,7 +21966,7 @@ class AddRoleResponse final : &_AddRoleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 130; + 132; friend void swap(AddRoleResponse& a, AddRoleResponse& b) { a.Swap(&b); @@ -21916,7 +22103,7 @@ class Uploads final : &_Uploads_default_instance_); } static constexpr int kIndexInFileMessages = - 170; + 172; friend void swap(Uploads& a, Uploads& b) { a.Swap(&b); @@ -22121,7 +22308,7 @@ class UploadModuleFileRequest final : &_UploadModuleFileRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 164; + 166; friend void swap(UploadModuleFileRequest& a, UploadModuleFileRequest& b) { a.Swap(&b); @@ -22337,7 +22524,7 @@ class UpdateRobotPartRequest final : &_UpdateRobotPartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 85; + 87; friend void swap(UpdateRobotPartRequest& a, UpdateRobotPartRequest& b) { a.Swap(&b); @@ -22793,7 +22980,7 @@ class UpdateModuleRequest final : &_UpdateModuleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 160; + 162; friend void swap(UpdateModuleRequest& a, UpdateModuleRequest& b) { a.Swap(&b); @@ -23080,7 +23267,7 @@ class UpdateFragmentRequest final : &_UpdateFragmentRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 104; + 106; friend void swap(UpdateFragmentRequest& a, UpdateFragmentRequest& b) { a.Swap(&b); @@ -23522,7 +23709,7 @@ class SharedSecret final : &_SharedSecret_default_instance_); } static constexpr int kIndexInFileMessages = - 47; + 49; friend void swap(SharedSecret& a, SharedSecret& b) { a.Swap(&b); @@ -24024,7 +24211,7 @@ class ResolvedFragment final : &_ResolvedFragment_default_instance_); } static constexpr int kIndexInFileMessages = - 97; + 99; friend void swap(ResolvedFragment& a, ResolvedFragment& b) { a.Swap(&b); @@ -24240,7 +24427,7 @@ class RemoveRoleRequest final : &_RemoveRoleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 131; + 133; friend void swap(RemoveRoleRequest& a, RemoveRoleRequest& b) { a.Swap(&b); @@ -25176,7 +25363,7 @@ class MLTrainingVersion final : &_MLTrainingVersion_default_instance_); } static constexpr int kIndexInFileMessages = - 143; + 145; friend void swap(MLTrainingVersion& a, MLTrainingVersion& b) { a.Swap(&b); @@ -25375,7 +25562,7 @@ class ListOrganizationsByUserResponse final : &_ListOrganizationsByUserResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 177; + 179; friend void swap(ListOrganizationsByUserResponse& a, ListOrganizationsByUserResponse& b) { a.Swap(&b); @@ -25558,7 +25745,7 @@ class ListAuthorizationsResponse final : &_ListAuthorizationsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 136; + 138; friend void swap(ListAuthorizationsResponse& a, ListAuthorizationsResponse& b) { a.Swap(&b); @@ -25741,7 +25928,7 @@ class GetRoverRentalRobotsResponse final : &_GetRoverRentalRobotsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 73; + 75; friend void swap(GetRoverRentalRobotsResponse& a, GetRoverRentalRobotsResponse& b) { a.Swap(&b); @@ -25924,7 +26111,7 @@ class GetRobotPartLogsRequest final : &_GetRobotPartLogsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 79; + 81; friend void swap(GetRobotPartLogsRequest& a, GetRobotPartLogsRequest& b) { a.Swap(&b); @@ -26252,7 +26439,7 @@ class GetOrganizationsWithAccessToLocationResponse final : &_GetOrganizationsWithAccessToLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 57; + 59; friend void swap(GetOrganizationsWithAccessToLocationResponse& a, GetOrganizationsWithAccessToLocationResponse& b) { a.Swap(&b); @@ -26376,6 +26563,241 @@ class GetOrganizationsWithAccessToLocationResponse final : friend struct ::TableStruct_app_2fv1_2fapp_2eproto; };// ------------------------------------------------------------------- +class GetBillingServiceConfigResponse final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:viam.app.v1.GetBillingServiceConfigResponse) */ { + public: + inline GetBillingServiceConfigResponse() : GetBillingServiceConfigResponse(nullptr) {} + ~GetBillingServiceConfigResponse() override; + template + explicit PROTOBUF_CONSTEXPR GetBillingServiceConfigResponse(::google::protobuf::internal::ConstantInitialized); + + inline GetBillingServiceConfigResponse(const GetBillingServiceConfigResponse& from) + : GetBillingServiceConfigResponse(nullptr, from) {} + GetBillingServiceConfigResponse(GetBillingServiceConfigResponse&& from) noexcept + : GetBillingServiceConfigResponse() { + *this = ::std::move(from); + } + + inline GetBillingServiceConfigResponse& operator=(const GetBillingServiceConfigResponse& from) { + CopyFrom(from); + return *this; + } + inline GetBillingServiceConfigResponse& operator=(GetBillingServiceConfigResponse&& from) noexcept { + if (this == &from) return *this; + if (GetArena() == from.GetArena() + #ifdef PROTOBUF_FORCE_COPY_IN_MOVE + && GetArena() != nullptr + #endif // !PROTOBUF_FORCE_COPY_IN_MOVE + ) { + InternalSwap(&from); + } else { + CopyFrom(from); + } + return *this; + } + + inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const + ABSL_ATTRIBUTE_LIFETIME_BOUND { + return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance); + } + inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() + ABSL_ATTRIBUTE_LIFETIME_BOUND { + return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>(); + } + + static const ::google::protobuf::Descriptor* descriptor() { + return GetDescriptor(); + } + static const ::google::protobuf::Descriptor* GetDescriptor() { + return default_instance().GetMetadata().descriptor; + } + static const ::google::protobuf::Reflection* GetReflection() { + return default_instance().GetMetadata().reflection; + } + static const GetBillingServiceConfigResponse& default_instance() { + return *internal_default_instance(); + } + static inline const GetBillingServiceConfigResponse* internal_default_instance() { + return reinterpret_cast( + &_GetBillingServiceConfigResponse_default_instance_); + } + static constexpr int kIndexInFileMessages = + 37; + + friend void swap(GetBillingServiceConfigResponse& a, GetBillingServiceConfigResponse& b) { + a.Swap(&b); + } + inline void Swap(GetBillingServiceConfigResponse* other) { + if (other == this) return; + #ifdef PROTOBUF_FORCE_COPY_IN_SWAP + if (GetArena() != nullptr && + GetArena() == other->GetArena()) { + #else // PROTOBUF_FORCE_COPY_IN_SWAP + if (GetArena() == other->GetArena()) { + #endif // !PROTOBUF_FORCE_COPY_IN_SWAP + InternalSwap(other); + } else { + ::google::protobuf::internal::GenericSwap(this, other); + } + } + void UnsafeArenaSwap(GetBillingServiceConfigResponse* other) { + if (other == this) return; + ABSL_DCHECK(GetArena() == other->GetArena()); + InternalSwap(other); + } + + // implements Message ---------------------------------------------- + + GetBillingServiceConfigResponse* New(::google::protobuf::Arena* arena = nullptr) const final { + return CreateMaybeMessage(arena); + } + using ::google::protobuf::Message::CopyFrom; + void CopyFrom(const GetBillingServiceConfigResponse& from); + using ::google::protobuf::Message::MergeFrom; + void MergeFrom( const GetBillingServiceConfigResponse& from) { + GetBillingServiceConfigResponse::MergeImpl(*this, from); + } + private: + static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg); + public: + PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; + bool IsInitialized() const final; + + ::size_t ByteSizeLong() const final; + const char* _InternalParse(const char* ptr, ::google::protobuf::internal::ParseContext* ctx) final; + ::uint8_t* _InternalSerialize( + ::uint8_t* target, ::google::protobuf::io::EpsCopyOutputStream* stream) const final; + int GetCachedSize() const { return _impl_._cached_size_.Get(); } + + private: + ::google::protobuf::internal::CachedSize* AccessCachedSize() const final; + void SharedCtor(::google::protobuf::Arena* arena); + void SharedDtor(); + void InternalSwap(GetBillingServiceConfigResponse* other); + + private: + friend class ::google::protobuf::internal::AnyMetadata; + static ::absl::string_view FullMessageName() { + return "viam.app.v1.GetBillingServiceConfigResponse"; + } + protected: + explicit GetBillingServiceConfigResponse(::google::protobuf::Arena* arena); + GetBillingServiceConfigResponse(::google::protobuf::Arena* arena, const GetBillingServiceConfigResponse& from); + public: + + static const ClassData _class_data_; + const ::google::protobuf::Message::ClassData*GetClassData() const final; + + ::google::protobuf::Metadata GetMetadata() const final; + + // nested types ---------------------------------------------------- + + // accessors ------------------------------------------------------- + + enum : int { + kSupportEmailFieldNumber = 2, + kLogoUrlFieldNumber = 3, + kBillingDashboardUrlFieldNumber = 4, + kBillingAddressFieldNumber = 1, + }; + // string support_email = 2 [json_name = "supportEmail"]; + void clear_support_email() ; + const std::string& support_email() const; + template + void set_support_email(Arg_&& arg, Args_... args); + std::string* mutable_support_email(); + PROTOBUF_NODISCARD std::string* release_support_email(); + void set_allocated_support_email(std::string* value); + + private: + const std::string& _internal_support_email() const; + inline PROTOBUF_ALWAYS_INLINE void _internal_set_support_email( + const std::string& value); + std::string* _internal_mutable_support_email(); + + public: + // string logo_url = 3 [json_name = "logoUrl"]; + void clear_logo_url() ; + const std::string& logo_url() const; + template + void set_logo_url(Arg_&& arg, Args_... args); + std::string* mutable_logo_url(); + PROTOBUF_NODISCARD std::string* release_logo_url(); + void set_allocated_logo_url(std::string* value); + + private: + const std::string& _internal_logo_url() const; + inline PROTOBUF_ALWAYS_INLINE void _internal_set_logo_url( + const std::string& value); + std::string* _internal_mutable_logo_url(); + + public: + // string billing_dashboard_url = 4 [json_name = "billingDashboardUrl"]; + void clear_billing_dashboard_url() ; + const std::string& billing_dashboard_url() const; + template + void set_billing_dashboard_url(Arg_&& arg, Args_... args); + std::string* mutable_billing_dashboard_url(); + PROTOBUF_NODISCARD std::string* release_billing_dashboard_url(); + void set_allocated_billing_dashboard_url(std::string* value); + + private: + const std::string& _internal_billing_dashboard_url() const; + inline PROTOBUF_ALWAYS_INLINE void _internal_set_billing_dashboard_url( + const std::string& value); + std::string* _internal_mutable_billing_dashboard_url(); + + public: + // .viam.app.v1.BillingAddress billing_address = 1 [json_name = "billingAddress"]; + bool has_billing_address() const; + void clear_billing_address() ; + const ::viam::app::v1::BillingAddress& billing_address() const; + PROTOBUF_NODISCARD ::viam::app::v1::BillingAddress* release_billing_address(); + ::viam::app::v1::BillingAddress* mutable_billing_address(); + void set_allocated_billing_address(::viam::app::v1::BillingAddress* value); + void unsafe_arena_set_allocated_billing_address(::viam::app::v1::BillingAddress* value); + ::viam::app::v1::BillingAddress* unsafe_arena_release_billing_address(); + + private: + const ::viam::app::v1::BillingAddress& _internal_billing_address() const; + ::viam::app::v1::BillingAddress* _internal_mutable_billing_address(); + + public: + // @@protoc_insertion_point(class_scope:viam.app.v1.GetBillingServiceConfigResponse) + private: + class _Internal; + + friend class ::google::protobuf::internal::TcParser; + static const ::google::protobuf::internal::TcParseTable< + 2, 4, 1, + 94, 2> + _table_; + friend class ::google::protobuf::MessageLite; + friend class ::google::protobuf::Arena; + template + friend class ::google::protobuf::Arena::InternalHelper; + using InternalArenaConstructable_ = void; + using DestructorSkippable_ = void; + struct Impl_ { + + inline explicit constexpr Impl_( + ::google::protobuf::internal::ConstantInitialized) noexcept; + inline explicit Impl_(::google::protobuf::internal::InternalVisibility visibility, + ::google::protobuf::Arena* arena); + inline explicit Impl_(::google::protobuf::internal::InternalVisibility visibility, + ::google::protobuf::Arena* arena, const Impl_& from); + ::google::protobuf::internal::HasBits<1> _has_bits_; + mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::ArenaStringPtr support_email_; + ::google::protobuf::internal::ArenaStringPtr logo_url_; + ::google::protobuf::internal::ArenaStringPtr billing_dashboard_url_; + ::viam::app::v1::BillingAddress* billing_address_; + PROTOBUF_TSAN_DECLARE_MEMBER + }; + union { Impl_ _impl_; }; + friend struct ::TableStruct_app_2fv1_2fapp_2eproto; +};// ------------------------------------------------------------------- + class Fragment final : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:viam.app.v1.Fragment) */ { public: @@ -26435,7 +26857,7 @@ class Fragment final : &_Fragment_default_instance_); } static constexpr int kIndexInFileMessages = - 94; + 96; friend void swap(Fragment& a, Fragment& b) { a.Swap(&b); @@ -27214,7 +27636,7 @@ class CreateKeyRequest final : &_CreateKeyRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 178; + 180; friend void swap(CreateKeyRequest& a, CreateKeyRequest& b) { a.Swap(&b); @@ -27415,7 +27837,7 @@ class CreateFragmentRequest final : &_CreateFragmentRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 102; + 104; friend void swap(CreateFragmentRequest& a, CreateFragmentRequest& b) { a.Swap(&b); @@ -27645,7 +28067,7 @@ class CheckPermissionsResponse final : &_CheckPermissionsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 139; + 141; friend void swap(CheckPermissionsResponse& a, CheckPermissionsResponse& b) { a.Swap(&b); @@ -27828,7 +28250,7 @@ class CheckPermissionsRequest final : &_CheckPermissionsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 137; + 139; friend void swap(CheckPermissionsRequest& a, CheckPermissionsRequest& b) { a.Swap(&b); @@ -28011,7 +28433,7 @@ class ChangeRoleRequest final : &_ChangeRoleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 133; + 135; friend void swap(ChangeRoleRequest& a, ChangeRoleRequest& b) { a.Swap(&b); @@ -28209,7 +28631,7 @@ class AddRoleRequest final : &_AddRoleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 129; + 131; friend void swap(AddRoleRequest& a, AddRoleRequest& b) { a.Swap(&b); @@ -28390,7 +28812,7 @@ class APIKey final : &_APIKey_default_instance_); } static constexpr int kIndexInFileMessages = - 91; + 93; friend void swap(APIKey& a, APIKey& b) { a.Swap(&b); @@ -28625,7 +29047,7 @@ class VersionHistory final : &_VersionHistory_default_instance_); } static constexpr int kIndexInFileMessages = - 169; + 171; friend void swap(VersionHistory& a, VersionHistory& b) { a.Swap(&b); @@ -28884,7 +29306,7 @@ class UpdateRobotResponse final : &_UpdateRobotResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 117; + 119; friend void swap(UpdateRobotResponse& a, UpdateRobotResponse& b) { a.Swap(&b); @@ -29427,7 +29849,7 @@ class UpdateFragmentResponse final : &_UpdateFragmentResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 105; + 107; friend void swap(UpdateFragmentResponse& a, UpdateFragmentResponse& b) { a.Swap(&b); @@ -29608,7 +30030,7 @@ class TailRobotPartLogsResponse final : &_TailRobotPartLogsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 82; + 84; friend void swap(TailRobotPartLogsResponse& a, TailRobotPartLogsResponse& b) { a.Swap(&b); @@ -30397,7 +30819,7 @@ class ModuleVersion final : &_ModuleVersion_default_instance_); } static constexpr int kIndexInFileMessages = - 140; + 142; friend void swap(ModuleVersion& a, ModuleVersion& b) { a.Swap(&b); @@ -30656,7 +31078,7 @@ class MLTrainingMetadata final : &_MLTrainingMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 144; + 146; friend void swap(MLTrainingMetadata& a, MLTrainingMetadata& b) { a.Swap(&b); @@ -30875,7 +31297,7 @@ class LocationAuth final : &_LocationAuth_default_instance_); } static constexpr int kIndexInFileMessages = - 44; + 46; friend void swap(LocationAuth& a, LocationAuth& b) { a.Swap(&b); @@ -31094,7 +31516,7 @@ class ListRobotsResponse final : &_ListRobotsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 113; + 115; friend void swap(ListRobotsResponse& a, ListRobotsResponse& b) { a.Swap(&b); @@ -31681,7 +32103,7 @@ class ListMachineFragmentsResponse final : &_ListMachineFragmentsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 112; + 114; friend void swap(ListMachineFragmentsResponse& a, ListMachineFragmentsResponse& b) { a.Swap(&b); @@ -31884,7 +32306,7 @@ class ListFragmentsResponse final : &_ListFragmentsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 99; + 101; friend void swap(ListFragmentsResponse& a, ListFragmentsResponse& b) { a.Swap(&b); @@ -32067,7 +32489,7 @@ class GetRobotResponse final : &_GetRobotResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 74; + 76; friend void swap(GetRobotResponse& a, GetRobotResponse& b) { a.Swap(&b); @@ -32248,7 +32670,7 @@ class GetRobotPartLogsResponse final : &_GetRobotPartLogsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 80; + 82; friend void swap(GetRobotPartLogsResponse& a, GetRobotPartLogsResponse& b) { a.Swap(&b); @@ -32630,7 +33052,7 @@ class GetFragmentResponse final : &_GetFragmentResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 101; + 103; friend void swap(GetFragmentResponse& a, GetFragmentResponse& b) { a.Swap(&b); @@ -32811,7 +33233,7 @@ class FragmentHistoryEntry final : &_FragmentHistoryEntry_default_instance_); } static constexpr int kIndexInFileMessages = - 95; + 97; friend void swap(FragmentHistoryEntry& a, FragmentHistoryEntry& b) { a.Swap(&b); @@ -33406,7 +33828,7 @@ class CreateFragmentResponse final : &_CreateFragmentResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 103; + 105; friend void swap(CreateFragmentResponse& a, CreateFragmentResponse& b) { a.Swap(&b); @@ -33587,7 +34009,7 @@ class APIKeyWithAuthorizations final : &_APIKeyWithAuthorizations_default_instance_); } static constexpr int kIndexInFileMessages = - 185; + 187; friend void swap(APIKeyWithAuthorizations& a, APIKeyWithAuthorizations& b) { a.Swap(&b); @@ -33788,7 +34210,7 @@ class UpdateRobotPartResponse final : &_UpdateRobotPartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 86; + 88; friend void swap(UpdateRobotPartResponse& a, UpdateRobotPartResponse& b) { a.Swap(&b); @@ -34220,7 +34642,7 @@ class ModuleMetadata final : &_ModuleMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 141; + 143; friend void swap(ModuleMetadata& a, ModuleMetadata& b) { a.Swap(&b); @@ -34461,7 +34883,7 @@ class Module final : &_Module_default_instance_); } static constexpr int kIndexInFileMessages = - 168; + 170; friend void swap(Module& a, Module& b) { a.Swap(&b); @@ -34846,7 +35268,7 @@ class LocationAuthResponse final : &_LocationAuthResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 69; + 71; friend void swap(LocationAuthResponse& a, LocationAuthResponse& b) { a.Swap(&b); @@ -35027,7 +35449,7 @@ class Location final : &_Location_default_instance_); } static constexpr int kIndexInFileMessages = - 46; + 48; friend void swap(Location& a, Location& b) { a.Swap(&b); @@ -35328,7 +35750,7 @@ class ListKeysResponse final : &_ListKeysResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 187; + 189; friend void swap(ListKeysResponse& a, ListKeysResponse& b) { a.Swap(&b); @@ -35511,7 +35933,7 @@ class GetRobotPartsResponse final : &_GetRobotPartsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 76; + 78; friend void swap(GetRobotPartsResponse& a, GetRobotPartsResponse& b) { a.Swap(&b); @@ -35694,7 +36116,7 @@ class GetRobotPartResponse final : &_GetRobotPartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 78; + 80; friend void swap(GetRobotPartResponse& a, GetRobotPartResponse& b) { a.Swap(&b); @@ -35893,7 +36315,7 @@ class GetRobotAPIKeysResponse final : &_GetRobotAPIKeysResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 92; + 94; friend void swap(GetRobotAPIKeysResponse& a, GetRobotAPIKeysResponse& b) { a.Swap(&b); @@ -36076,7 +36498,7 @@ class GetFragmentHistoryResponse final : &_GetFragmentHistoryResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 109; + 111; friend void swap(GetFragmentHistoryResponse& a, GetFragmentHistoryResponse& b) { a.Swap(&b); @@ -36277,7 +36699,7 @@ class CreateRobotPartSecretResponse final : &_CreateRobotPartSecretResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 125; + 127; friend void swap(CreateRobotPartSecretResponse& a, CreateRobotPartSecretResponse& b) { a.Swap(&b); @@ -36458,7 +36880,7 @@ class CreateLocationSecretResponse final : &_CreateLocationSecretResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 65; + 67; friend void swap(CreateLocationSecretResponse& a, CreateLocationSecretResponse& b) { a.Swap(&b); @@ -36639,7 +37061,7 @@ class UpdateLocationResponse final : &_UpdateLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 53; + 55; friend void swap(UpdateLocationResponse& a, UpdateLocationResponse& b) { a.Swap(&b); @@ -36827,7 +37249,7 @@ class RegistryItem final : &_RegistryItem_default_instance_); } static constexpr int kIndexInFileMessages = - 145; + 147; friend void swap(RegistryItem& a, RegistryItem& b) { a.Swap(&b); @@ -37282,7 +37704,7 @@ class ListModulesResponse final : &_ListModulesResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 172; + 174; friend void swap(ListModulesResponse& a, ListModulesResponse& b) { a.Swap(&b); @@ -37465,7 +37887,7 @@ class ListLocationsResponse final : &_ListLocationsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 63; + 65; friend void swap(ListLocationsResponse& a, ListLocationsResponse& b) { a.Swap(&b); @@ -37648,7 +38070,7 @@ class GetRobotPartHistoryResponse final : &_GetRobotPartHistoryResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 84; + 86; friend void swap(GetRobotPartHistoryResponse& a, GetRobotPartHistoryResponse& b) { a.Swap(&b); @@ -37831,7 +38253,7 @@ class GetModuleResponse final : &_GetModuleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 167; + 169; friend void swap(GetModuleResponse& a, GetModuleResponse& b) { a.Swap(&b); @@ -38012,7 +38434,7 @@ class GetLocationResponse final : &_GetLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 51; + 53; friend void swap(GetLocationResponse& a, GetLocationResponse& b) { a.Swap(&b); @@ -38193,7 +38615,7 @@ class CreateLocationResponse final : &_CreateLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 49; + 51; friend void swap(CreateLocationResponse& a, CreateLocationResponse& b) { a.Swap(&b); @@ -38374,7 +38796,7 @@ class ListRegistryItemsResponse final : &_ListRegistryItemsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 153; + 155; friend void swap(ListRegistryItemsResponse& a, ListRegistryItemsResponse& b) { a.Swap(&b); @@ -38557,7 +38979,7 @@ class GetRegistryItemResponse final : &_GetRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 147; + 149; friend void swap(GetRegistryItemResponse& a, GetRegistryItemResponse& b) { a.Swap(&b); @@ -44260,6 +44682,322 @@ inline void UpdateBillingServiceRequest::set_allocated_billing_address(::viam::a // ------------------------------------------------------------------- +// GetBillingServiceConfigRequest + +// string org_id = 1 [json_name = "orgId"]; +inline void GetBillingServiceConfigRequest::clear_org_id() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + _impl_.org_id_.ClearToEmpty(); +} +inline const std::string& GetBillingServiceConfigRequest::org_id() const + ABSL_ATTRIBUTE_LIFETIME_BOUND { + // @@protoc_insertion_point(field_get:viam.app.v1.GetBillingServiceConfigRequest.org_id) + return _internal_org_id(); +} +template +inline PROTOBUF_ALWAYS_INLINE void GetBillingServiceConfigRequest::set_org_id(Arg_&& arg, + Args_... args) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + _impl_.org_id_.Set(static_cast(arg), args..., GetArena()); + // @@protoc_insertion_point(field_set:viam.app.v1.GetBillingServiceConfigRequest.org_id) +} +inline std::string* GetBillingServiceConfigRequest::mutable_org_id() ABSL_ATTRIBUTE_LIFETIME_BOUND { + std::string* _s = _internal_mutable_org_id(); + // @@protoc_insertion_point(field_mutable:viam.app.v1.GetBillingServiceConfigRequest.org_id) + return _s; +} +inline const std::string& GetBillingServiceConfigRequest::_internal_org_id() const { + PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race); + return _impl_.org_id_.Get(); +} +inline void GetBillingServiceConfigRequest::_internal_set_org_id(const std::string& value) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + _impl_.org_id_.Set(value, GetArena()); +} +inline std::string* GetBillingServiceConfigRequest::_internal_mutable_org_id() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + return _impl_.org_id_.Mutable( GetArena()); +} +inline std::string* GetBillingServiceConfigRequest::release_org_id() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + // @@protoc_insertion_point(field_release:viam.app.v1.GetBillingServiceConfigRequest.org_id) + return _impl_.org_id_.Release(); +} +inline void GetBillingServiceConfigRequest::set_allocated_org_id(std::string* value) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + _impl_.org_id_.SetAllocated(value, GetArena()); + #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + if (_impl_.org_id_.IsDefault()) { + _impl_.org_id_.Set("", GetArena()); + } + #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING + // @@protoc_insertion_point(field_set_allocated:viam.app.v1.GetBillingServiceConfigRequest.org_id) +} + +// ------------------------------------------------------------------- + +// GetBillingServiceConfigResponse + +// .viam.app.v1.BillingAddress billing_address = 1 [json_name = "billingAddress"]; +inline bool GetBillingServiceConfigResponse::has_billing_address() const { + bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0; + PROTOBUF_ASSUME(!value || _impl_.billing_address_ != nullptr); + return value; +} +inline void GetBillingServiceConfigResponse::clear_billing_address() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + if (_impl_.billing_address_ != nullptr) _impl_.billing_address_->Clear(); + _impl_._has_bits_[0] &= ~0x00000001u; +} +inline const ::viam::app::v1::BillingAddress& GetBillingServiceConfigResponse::_internal_billing_address() const { + PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race); + const ::viam::app::v1::BillingAddress* p = _impl_.billing_address_; + return p != nullptr ? *p : reinterpret_cast(::viam::app::v1::_BillingAddress_default_instance_); +} +inline const ::viam::app::v1::BillingAddress& GetBillingServiceConfigResponse::billing_address() const ABSL_ATTRIBUTE_LIFETIME_BOUND { + // @@protoc_insertion_point(field_get:viam.app.v1.GetBillingServiceConfigResponse.billing_address) + return _internal_billing_address(); +} +inline void GetBillingServiceConfigResponse::unsafe_arena_set_allocated_billing_address(::viam::app::v1::BillingAddress* value) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + if (GetArena() == nullptr) { + delete reinterpret_cast<::google::protobuf::MessageLite*>(_impl_.billing_address_); + } + _impl_.billing_address_ = reinterpret_cast<::viam::app::v1::BillingAddress*>(value); + if (value != nullptr) { + _impl_._has_bits_[0] |= 0x00000001u; + } else { + _impl_._has_bits_[0] &= ~0x00000001u; + } + // @@protoc_insertion_point(field_unsafe_arena_set_allocated:viam.app.v1.GetBillingServiceConfigResponse.billing_address) +} +inline ::viam::app::v1::BillingAddress* GetBillingServiceConfigResponse::release_billing_address() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + + _impl_._has_bits_[0] &= ~0x00000001u; + ::viam::app::v1::BillingAddress* released = _impl_.billing_address_; + _impl_.billing_address_ = nullptr; +#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE + auto* old = reinterpret_cast<::google::protobuf::MessageLite*>(released); + released = ::google::protobuf::internal::DuplicateIfNonNull(released); + if (GetArena() == nullptr) { + delete old; + } +#else // PROTOBUF_FORCE_COPY_IN_RELEASE + if (GetArena() != nullptr) { + released = ::google::protobuf::internal::DuplicateIfNonNull(released); + } +#endif // !PROTOBUF_FORCE_COPY_IN_RELEASE + return released; +} +inline ::viam::app::v1::BillingAddress* GetBillingServiceConfigResponse::unsafe_arena_release_billing_address() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + // @@protoc_insertion_point(field_release:viam.app.v1.GetBillingServiceConfigResponse.billing_address) + + _impl_._has_bits_[0] &= ~0x00000001u; + ::viam::app::v1::BillingAddress* temp = _impl_.billing_address_; + _impl_.billing_address_ = nullptr; + return temp; +} +inline ::viam::app::v1::BillingAddress* GetBillingServiceConfigResponse::_internal_mutable_billing_address() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + _impl_._has_bits_[0] |= 0x00000001u; + if (_impl_.billing_address_ == nullptr) { + auto* p = CreateMaybeMessage<::viam::app::v1::BillingAddress>(GetArena()); + _impl_.billing_address_ = reinterpret_cast<::viam::app::v1::BillingAddress*>(p); + } + return _impl_.billing_address_; +} +inline ::viam::app::v1::BillingAddress* GetBillingServiceConfigResponse::mutable_billing_address() ABSL_ATTRIBUTE_LIFETIME_BOUND { + ::viam::app::v1::BillingAddress* _msg = _internal_mutable_billing_address(); + // @@protoc_insertion_point(field_mutable:viam.app.v1.GetBillingServiceConfigResponse.billing_address) + return _msg; +} +inline void GetBillingServiceConfigResponse::set_allocated_billing_address(::viam::app::v1::BillingAddress* value) { + ::google::protobuf::Arena* message_arena = GetArena(); + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + if (message_arena == nullptr) { + delete reinterpret_cast<::viam::app::v1::BillingAddress*>(_impl_.billing_address_); + } + + if (value != nullptr) { + ::google::protobuf::Arena* submessage_arena = reinterpret_cast<::viam::app::v1::BillingAddress*>(value)->GetArena(); + if (message_arena != submessage_arena) { + value = ::google::protobuf::internal::GetOwnedMessage(message_arena, value, submessage_arena); + } + _impl_._has_bits_[0] |= 0x00000001u; + } else { + _impl_._has_bits_[0] &= ~0x00000001u; + } + + _impl_.billing_address_ = reinterpret_cast<::viam::app::v1::BillingAddress*>(value); + // @@protoc_insertion_point(field_set_allocated:viam.app.v1.GetBillingServiceConfigResponse.billing_address) +} + +// string support_email = 2 [json_name = "supportEmail"]; +inline void GetBillingServiceConfigResponse::clear_support_email() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + _impl_.support_email_.ClearToEmpty(); +} +inline const std::string& GetBillingServiceConfigResponse::support_email() const + ABSL_ATTRIBUTE_LIFETIME_BOUND { + // @@protoc_insertion_point(field_get:viam.app.v1.GetBillingServiceConfigResponse.support_email) + return _internal_support_email(); +} +template +inline PROTOBUF_ALWAYS_INLINE void GetBillingServiceConfigResponse::set_support_email(Arg_&& arg, + Args_... args) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + _impl_.support_email_.Set(static_cast(arg), args..., GetArena()); + // @@protoc_insertion_point(field_set:viam.app.v1.GetBillingServiceConfigResponse.support_email) +} +inline std::string* GetBillingServiceConfigResponse::mutable_support_email() ABSL_ATTRIBUTE_LIFETIME_BOUND { + std::string* _s = _internal_mutable_support_email(); + // @@protoc_insertion_point(field_mutable:viam.app.v1.GetBillingServiceConfigResponse.support_email) + return _s; +} +inline const std::string& GetBillingServiceConfigResponse::_internal_support_email() const { + PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race); + return _impl_.support_email_.Get(); +} +inline void GetBillingServiceConfigResponse::_internal_set_support_email(const std::string& value) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + _impl_.support_email_.Set(value, GetArena()); +} +inline std::string* GetBillingServiceConfigResponse::_internal_mutable_support_email() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + return _impl_.support_email_.Mutable( GetArena()); +} +inline std::string* GetBillingServiceConfigResponse::release_support_email() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + // @@protoc_insertion_point(field_release:viam.app.v1.GetBillingServiceConfigResponse.support_email) + return _impl_.support_email_.Release(); +} +inline void GetBillingServiceConfigResponse::set_allocated_support_email(std::string* value) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + _impl_.support_email_.SetAllocated(value, GetArena()); + #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + if (_impl_.support_email_.IsDefault()) { + _impl_.support_email_.Set("", GetArena()); + } + #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING + // @@protoc_insertion_point(field_set_allocated:viam.app.v1.GetBillingServiceConfigResponse.support_email) +} + +// string logo_url = 3 [json_name = "logoUrl"]; +inline void GetBillingServiceConfigResponse::clear_logo_url() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + _impl_.logo_url_.ClearToEmpty(); +} +inline const std::string& GetBillingServiceConfigResponse::logo_url() const + ABSL_ATTRIBUTE_LIFETIME_BOUND { + // @@protoc_insertion_point(field_get:viam.app.v1.GetBillingServiceConfigResponse.logo_url) + return _internal_logo_url(); +} +template +inline PROTOBUF_ALWAYS_INLINE void GetBillingServiceConfigResponse::set_logo_url(Arg_&& arg, + Args_... args) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + _impl_.logo_url_.Set(static_cast(arg), args..., GetArena()); + // @@protoc_insertion_point(field_set:viam.app.v1.GetBillingServiceConfigResponse.logo_url) +} +inline std::string* GetBillingServiceConfigResponse::mutable_logo_url() ABSL_ATTRIBUTE_LIFETIME_BOUND { + std::string* _s = _internal_mutable_logo_url(); + // @@protoc_insertion_point(field_mutable:viam.app.v1.GetBillingServiceConfigResponse.logo_url) + return _s; +} +inline const std::string& GetBillingServiceConfigResponse::_internal_logo_url() const { + PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race); + return _impl_.logo_url_.Get(); +} +inline void GetBillingServiceConfigResponse::_internal_set_logo_url(const std::string& value) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + _impl_.logo_url_.Set(value, GetArena()); +} +inline std::string* GetBillingServiceConfigResponse::_internal_mutable_logo_url() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + return _impl_.logo_url_.Mutable( GetArena()); +} +inline std::string* GetBillingServiceConfigResponse::release_logo_url() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + // @@protoc_insertion_point(field_release:viam.app.v1.GetBillingServiceConfigResponse.logo_url) + return _impl_.logo_url_.Release(); +} +inline void GetBillingServiceConfigResponse::set_allocated_logo_url(std::string* value) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + _impl_.logo_url_.SetAllocated(value, GetArena()); + #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + if (_impl_.logo_url_.IsDefault()) { + _impl_.logo_url_.Set("", GetArena()); + } + #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING + // @@protoc_insertion_point(field_set_allocated:viam.app.v1.GetBillingServiceConfigResponse.logo_url) +} + +// string billing_dashboard_url = 4 [json_name = "billingDashboardUrl"]; +inline void GetBillingServiceConfigResponse::clear_billing_dashboard_url() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + _impl_.billing_dashboard_url_.ClearToEmpty(); +} +inline const std::string& GetBillingServiceConfigResponse::billing_dashboard_url() const + ABSL_ATTRIBUTE_LIFETIME_BOUND { + // @@protoc_insertion_point(field_get:viam.app.v1.GetBillingServiceConfigResponse.billing_dashboard_url) + return _internal_billing_dashboard_url(); +} +template +inline PROTOBUF_ALWAYS_INLINE void GetBillingServiceConfigResponse::set_billing_dashboard_url(Arg_&& arg, + Args_... args) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + _impl_.billing_dashboard_url_.Set(static_cast(arg), args..., GetArena()); + // @@protoc_insertion_point(field_set:viam.app.v1.GetBillingServiceConfigResponse.billing_dashboard_url) +} +inline std::string* GetBillingServiceConfigResponse::mutable_billing_dashboard_url() ABSL_ATTRIBUTE_LIFETIME_BOUND { + std::string* _s = _internal_mutable_billing_dashboard_url(); + // @@protoc_insertion_point(field_mutable:viam.app.v1.GetBillingServiceConfigResponse.billing_dashboard_url) + return _s; +} +inline const std::string& GetBillingServiceConfigResponse::_internal_billing_dashboard_url() const { + PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race); + return _impl_.billing_dashboard_url_.Get(); +} +inline void GetBillingServiceConfigResponse::_internal_set_billing_dashboard_url(const std::string& value) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + _impl_.billing_dashboard_url_.Set(value, GetArena()); +} +inline std::string* GetBillingServiceConfigResponse::_internal_mutable_billing_dashboard_url() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + ; + return _impl_.billing_dashboard_url_.Mutable( GetArena()); +} +inline std::string* GetBillingServiceConfigResponse::release_billing_dashboard_url() { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + // @@protoc_insertion_point(field_release:viam.app.v1.GetBillingServiceConfigResponse.billing_dashboard_url) + return _impl_.billing_dashboard_url_.Release(); +} +inline void GetBillingServiceConfigResponse::set_allocated_billing_dashboard_url(std::string* value) { + PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race); + _impl_.billing_dashboard_url_.SetAllocated(value, GetArena()); + #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + if (_impl_.billing_dashboard_url_.IsDefault()) { + _impl_.billing_dashboard_url_.Set("", GetArena()); + } + #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING + // @@protoc_insertion_point(field_set_allocated:viam.app.v1.GetBillingServiceConfigResponse.billing_dashboard_url) +} + +// ------------------------------------------------------------------- + // DisableBillingServiceRequest // string org_id = 1 [json_name = "orgId"]; diff --git a/src/viam/api/buf.lock b/src/viam/api/buf.lock index cbf3fc135..0a0c1fded 100644 --- a/src/viam/api/buf.lock +++ b/src/viam/api/buf.lock @@ -8,7 +8,7 @@ deps: - remote: buf.build owner: viamrobotics repository: api - commit: 92f727e1618c4752802f61d3714952a9 + commit: 4160a3d82e5d4744af9a1cbd72e7ca89 - remote: buf.build owner: viamrobotics repository: goutils