diff --git a/src/viam/api/api_proto_tag.lock b/src/viam/api/api_proto_tag.lock index 851dc3e8c..1a64f848c 100644 --- a/src/viam/api/api_proto_tag.lock +++ b/src/viam/api/api_proto_tag.lock @@ -1 +1 @@ -v0.1.430 +v0.1.431 diff --git a/src/viam/api/app/v1/app.grpc.pb.cc b/src/viam/api/app/v1/app.grpc.pb.cc index 3df798714..9c72df2db 100644 --- a/src/viam/api/app/v1/app.grpc.pb.cc +++ b/src/viam/api/app/v1/app.grpc.pb.cc @@ -33,6 +33,7 @@ static const char* AppService_method_names[] = { "/viam.app.v1.AppService/GetOrganization", "/viam.app.v1.AppService/GetOrganizationNamespaceAvailability", "/viam.app.v1.AppService/UpdateOrganization", + "/viam.app.v1.AppService/UpdateOrganizationNamespace", "/viam.app.v1.AppService/DeleteOrganization", "/viam.app.v1.AppService/GetOrganizationMetadata", "/viam.app.v1.AppService/UpdateOrganizationMetadata", @@ -146,101 +147,102 @@ AppService::Stub::Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel , rpcmethod_GetOrganization_(AppService_method_names[6], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) , rpcmethod_GetOrganizationNamespaceAvailability_(AppService_method_names[7], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) , rpcmethod_UpdateOrganization_(AppService_method_names[8], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteOrganization_(AppService_method_names[9], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetOrganizationMetadata_(AppService_method_names[10], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateOrganizationMetadata_(AppService_method_names[11], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListOrganizationMembers_(AppService_method_names[12], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateOrganizationInvite_(AppService_method_names[13], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateOrganizationInviteAuthorizations_(AppService_method_names[14], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteOrganizationMember_(AppService_method_names[15], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteOrganizationInvite_(AppService_method_names[16], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ResendOrganizationInvite_(AppService_method_names[17], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_EnableBillingService_(AppService_method_names[18], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DisableBillingService_(AppService_method_names[19], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateBillingService_(AppService_method_names[20], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetBillingServiceConfig_(AppService_method_names[21], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_OrganizationSetSupportEmail_(AppService_method_names[22], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_OrganizationGetSupportEmail_(AppService_method_names[23], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_OrganizationSetLogo_(AppService_method_names[24], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_OrganizationGetLogo_(AppService_method_names[25], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_EnableAuthService_(AppService_method_names[26], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DisableAuthService_(AppService_method_names[27], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateOAuthApp_(AppService_method_names[28], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ReadOAuthApp_(AppService_method_names[29], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateOAuthApp_(AppService_method_names[30], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteOAuthApp_(AppService_method_names[31], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListOAuthApps_(AppService_method_names[32], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateLocation_(AppService_method_names[33], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetLocation_(AppService_method_names[34], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateLocation_(AppService_method_names[35], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteLocation_(AppService_method_names[36], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetLocationMetadata_(AppService_method_names[37], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateLocationMetadata_(AppService_method_names[38], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListLocations_(AppService_method_names[39], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ShareLocation_(AppService_method_names[40], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UnshareLocation_(AppService_method_names[41], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_LocationAuth_(AppService_method_names[42], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateLocationSecret_(AppService_method_names[43], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteLocationSecret_(AppService_method_names[44], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobot_(AppService_method_names[45], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotMetadata_(AppService_method_names[46], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateRobotMetadata_(AppService_method_names[47], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRoverRentalRobots_(AppService_method_names[48], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotParts_(AppService_method_names[49], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotPart_(AppService_method_names[50], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotPartLogs_(AppService_method_names[51], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_TailRobotPartLogs_(AppService_method_names[52], ::grpc::internal::RpcMethod::SERVER_STREAMING, channel) - , rpcmethod_GetRobotPartHistory_(AppService_method_names[53], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateRobotPart_(AppService_method_names[54], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_NewRobotPart_(AppService_method_names[55], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteRobotPart_(AppService_method_names[56], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotPartMetadata_(AppService_method_names[57], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateRobotPartMetadata_(AppService_method_names[58], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRobotAPIKeys_(AppService_method_names[59], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_MarkPartAsMain_(AppService_method_names[60], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_MarkPartForRestart_(AppService_method_names[61], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateRobotPartSecret_(AppService_method_names[62], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteRobotPartSecret_(AppService_method_names[63], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListRobots_(AppService_method_names[64], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_NewRobot_(AppService_method_names[65], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateRobot_(AppService_method_names[66], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteRobot_(AppService_method_names[67], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListFragments_(AppService_method_names[68], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetFragment_(AppService_method_names[69], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateFragment_(AppService_method_names[70], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateFragment_(AppService_method_names[71], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteFragment_(AppService_method_names[72], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListNestedFragments_(AppService_method_names[73], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListMachineFragments_(AppService_method_names[74], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListMachineSummaries_(AppService_method_names[75], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetFragmentHistory_(AppService_method_names[76], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetFragmentUsage_(AppService_method_names[77], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_SetFragmentTag_(AppService_method_names[78], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteFragmentTag_(AppService_method_names[79], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_AddRole_(AppService_method_names[80], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_RemoveRole_(AppService_method_names[81], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ChangeRole_(AppService_method_names[82], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListAuthorizations_(AppService_method_names[83], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CheckPermissions_(AppService_method_names[84], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetRegistryItem_(AppService_method_names[85], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateRegistryItem_(AppService_method_names[86], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateRegistryItem_(AppService_method_names[87], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListRegistryItems_(AppService_method_names[88], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteRegistryItem_(AppService_method_names[89], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_RenameRegistryItem_(AppService_method_names[90], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_TransferRegistryItem_(AppService_method_names[91], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateModule_(AppService_method_names[92], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UpdateModule_(AppService_method_names[93], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_UploadModuleFile_(AppService_method_names[94], ::grpc::internal::RpcMethod::CLIENT_STREAMING, channel) - , rpcmethod_GetModule_(AppService_method_names[95], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListModules_(AppService_method_names[96], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateKey_(AppService_method_names[97], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_DeleteKey_(AppService_method_names[98], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_ListKeys_(AppService_method_names[99], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_RenameKey_(AppService_method_names[100], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_RotateKey_(AppService_method_names[101], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_CreateKeyFromExistingKeyAuthorizations_(AppService_method_names[102], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) - , rpcmethod_GetAppContent_(AppService_method_names[103], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateOrganizationNamespace_(AppService_method_names[9], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteOrganization_(AppService_method_names[10], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetOrganizationMetadata_(AppService_method_names[11], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateOrganizationMetadata_(AppService_method_names[12], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListOrganizationMembers_(AppService_method_names[13], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateOrganizationInvite_(AppService_method_names[14], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateOrganizationInviteAuthorizations_(AppService_method_names[15], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteOrganizationMember_(AppService_method_names[16], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteOrganizationInvite_(AppService_method_names[17], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ResendOrganizationInvite_(AppService_method_names[18], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_EnableBillingService_(AppService_method_names[19], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DisableBillingService_(AppService_method_names[20], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateBillingService_(AppService_method_names[21], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetBillingServiceConfig_(AppService_method_names[22], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_OrganizationSetSupportEmail_(AppService_method_names[23], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_OrganizationGetSupportEmail_(AppService_method_names[24], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_OrganizationSetLogo_(AppService_method_names[25], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_OrganizationGetLogo_(AppService_method_names[26], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_EnableAuthService_(AppService_method_names[27], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DisableAuthService_(AppService_method_names[28], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateOAuthApp_(AppService_method_names[29], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ReadOAuthApp_(AppService_method_names[30], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateOAuthApp_(AppService_method_names[31], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteOAuthApp_(AppService_method_names[32], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListOAuthApps_(AppService_method_names[33], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateLocation_(AppService_method_names[34], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetLocation_(AppService_method_names[35], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateLocation_(AppService_method_names[36], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteLocation_(AppService_method_names[37], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetLocationMetadata_(AppService_method_names[38], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateLocationMetadata_(AppService_method_names[39], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListLocations_(AppService_method_names[40], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ShareLocation_(AppService_method_names[41], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UnshareLocation_(AppService_method_names[42], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_LocationAuth_(AppService_method_names[43], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateLocationSecret_(AppService_method_names[44], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteLocationSecret_(AppService_method_names[45], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobot_(AppService_method_names[46], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotMetadata_(AppService_method_names[47], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateRobotMetadata_(AppService_method_names[48], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRoverRentalRobots_(AppService_method_names[49], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotParts_(AppService_method_names[50], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotPart_(AppService_method_names[51], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotPartLogs_(AppService_method_names[52], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_TailRobotPartLogs_(AppService_method_names[53], ::grpc::internal::RpcMethod::SERVER_STREAMING, channel) + , rpcmethod_GetRobotPartHistory_(AppService_method_names[54], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateRobotPart_(AppService_method_names[55], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_NewRobotPart_(AppService_method_names[56], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteRobotPart_(AppService_method_names[57], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotPartMetadata_(AppService_method_names[58], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateRobotPartMetadata_(AppService_method_names[59], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRobotAPIKeys_(AppService_method_names[60], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_MarkPartAsMain_(AppService_method_names[61], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_MarkPartForRestart_(AppService_method_names[62], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateRobotPartSecret_(AppService_method_names[63], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteRobotPartSecret_(AppService_method_names[64], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListRobots_(AppService_method_names[65], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_NewRobot_(AppService_method_names[66], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateRobot_(AppService_method_names[67], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteRobot_(AppService_method_names[68], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListFragments_(AppService_method_names[69], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetFragment_(AppService_method_names[70], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateFragment_(AppService_method_names[71], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateFragment_(AppService_method_names[72], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteFragment_(AppService_method_names[73], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListNestedFragments_(AppService_method_names[74], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListMachineFragments_(AppService_method_names[75], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListMachineSummaries_(AppService_method_names[76], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetFragmentHistory_(AppService_method_names[77], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetFragmentUsage_(AppService_method_names[78], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_SetFragmentTag_(AppService_method_names[79], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteFragmentTag_(AppService_method_names[80], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_AddRole_(AppService_method_names[81], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_RemoveRole_(AppService_method_names[82], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ChangeRole_(AppService_method_names[83], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListAuthorizations_(AppService_method_names[84], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CheckPermissions_(AppService_method_names[85], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetRegistryItem_(AppService_method_names[86], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateRegistryItem_(AppService_method_names[87], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateRegistryItem_(AppService_method_names[88], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListRegistryItems_(AppService_method_names[89], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteRegistryItem_(AppService_method_names[90], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_RenameRegistryItem_(AppService_method_names[91], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_TransferRegistryItem_(AppService_method_names[92], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateModule_(AppService_method_names[93], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UpdateModule_(AppService_method_names[94], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_UploadModuleFile_(AppService_method_names[95], ::grpc::internal::RpcMethod::CLIENT_STREAMING, channel) + , rpcmethod_GetModule_(AppService_method_names[96], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListModules_(AppService_method_names[97], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateKey_(AppService_method_names[98], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_DeleteKey_(AppService_method_names[99], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_ListKeys_(AppService_method_names[100], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_RenameKey_(AppService_method_names[101], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_RotateKey_(AppService_method_names[102], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_CreateKeyFromExistingKeyAuthorizations_(AppService_method_names[103], ::grpc::internal::RpcMethod::NORMAL_RPC, channel) + , rpcmethod_GetAppContent_(AppService_method_names[104], ::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) { @@ -495,6 +497,34 @@ ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationResponse>* return ::grpc_impl::internal::ClientAsyncResponseReaderFactory< ::viam::app::v1::UpdateOrganizationResponse>::Create(channel_.get(), cq, rpcmethod_UpdateOrganization_, context, request, false); } +::grpc::Status AppService::Stub::UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response) { + return ::grpc::internal::BlockingUnaryCall(channel_.get(), rpcmethod_UpdateOrganizationNamespace_, context, request, response); +} + +void AppService::Stub::experimental_async::UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, std::function f) { + ::grpc_impl::internal::CallbackUnaryCall(stub_->channel_.get(), stub_->rpcmethod_UpdateOrganizationNamespace_, context, request, response, std::move(f)); +} + +void AppService::Stub::experimental_async::UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, std::function f) { + ::grpc_impl::internal::CallbackUnaryCall(stub_->channel_.get(), stub_->rpcmethod_UpdateOrganizationNamespace_, context, request, response, std::move(f)); +} + +void AppService::Stub::experimental_async::UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::experimental::ClientUnaryReactor* reactor) { + ::grpc_impl::internal::ClientCallbackUnaryFactory::Create(stub_->channel_.get(), stub_->rpcmethod_UpdateOrganizationNamespace_, context, request, response, reactor); +} + +void AppService::Stub::experimental_async::UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::experimental::ClientUnaryReactor* reactor) { + ::grpc_impl::internal::ClientCallbackUnaryFactory::Create(stub_->channel_.get(), stub_->rpcmethod_UpdateOrganizationNamespace_, context, request, response, reactor); +} + +::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationNamespaceResponse>* AppService::Stub::AsyncUpdateOrganizationNamespaceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) { + return ::grpc_impl::internal::ClientAsyncResponseReaderFactory< ::viam::app::v1::UpdateOrganizationNamespaceResponse>::Create(channel_.get(), cq, rpcmethod_UpdateOrganizationNamespace_, context, request, true); +} + +::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationNamespaceResponse>* AppService::Stub::PrepareAsyncUpdateOrganizationNamespaceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) { + return ::grpc_impl::internal::ClientAsyncResponseReaderFactory< ::viam::app::v1::UpdateOrganizationNamespaceResponse>::Create(channel_.get(), cq, rpcmethod_UpdateOrganizationNamespace_, context, request, false); +} + ::grpc::Status AppService::Stub::DeleteOrganization(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest& request, ::viam::app::v1::DeleteOrganizationResponse* response) { return ::grpc::internal::BlockingUnaryCall(channel_.get(), rpcmethod_DeleteOrganization_, context, request, response); } @@ -3225,6 +3255,16 @@ AppService::Service::Service() { AddMethod(new ::grpc::internal::RpcServiceMethod( AppService_method_names[9], ::grpc::internal::RpcMethod::NORMAL_RPC, + new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateOrganizationNamespaceRequest, ::viam::app::v1::UpdateOrganizationNamespaceResponse>( + [](AppService::Service* service, + ::grpc_impl::ServerContext* ctx, + const ::viam::app::v1::UpdateOrganizationNamespaceRequest* req, + ::viam::app::v1::UpdateOrganizationNamespaceResponse* resp) { + return service->UpdateOrganizationNamespace(ctx, req, resp); + }, this))); + AddMethod(new ::grpc::internal::RpcServiceMethod( + AppService_method_names[10], + ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteOrganizationRequest, ::viam::app::v1::DeleteOrganizationResponse>( [](AppService::Service* service, ::grpc_impl::ServerContext* ctx, @@ -3233,7 +3273,7 @@ AppService::Service::Service() { return service->DeleteOrganization(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[10], + AppService_method_names[11], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetOrganizationMetadataRequest, ::viam::app::v1::GetOrganizationMetadataResponse>( [](AppService::Service* service, @@ -3243,7 +3283,7 @@ AppService::Service::Service() { return service->GetOrganizationMetadata(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[11], + AppService_method_names[12], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateOrganizationMetadataRequest, ::viam::app::v1::UpdateOrganizationMetadataResponse>( [](AppService::Service* service, @@ -3253,7 +3293,7 @@ AppService::Service::Service() { return service->UpdateOrganizationMetadata(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[12], + AppService_method_names[13], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListOrganizationMembersRequest, ::viam::app::v1::ListOrganizationMembersResponse>( [](AppService::Service* service, @@ -3263,7 +3303,7 @@ AppService::Service::Service() { return service->ListOrganizationMembers(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[13], + AppService_method_names[14], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateOrganizationInviteRequest, ::viam::app::v1::CreateOrganizationInviteResponse>( [](AppService::Service* service, @@ -3273,7 +3313,7 @@ AppService::Service::Service() { return service->CreateOrganizationInvite(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[14], + AppService_method_names[15], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateOrganizationInviteAuthorizationsRequest, ::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse>( [](AppService::Service* service, @@ -3283,7 +3323,7 @@ AppService::Service::Service() { return service->UpdateOrganizationInviteAuthorizations(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[15], + AppService_method_names[16], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteOrganizationMemberRequest, ::viam::app::v1::DeleteOrganizationMemberResponse>( [](AppService::Service* service, @@ -3293,7 +3333,7 @@ AppService::Service::Service() { return service->DeleteOrganizationMember(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[16], + AppService_method_names[17], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteOrganizationInviteRequest, ::viam::app::v1::DeleteOrganizationInviteResponse>( [](AppService::Service* service, @@ -3303,7 +3343,7 @@ AppService::Service::Service() { return service->DeleteOrganizationInvite(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[17], + AppService_method_names[18], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ResendOrganizationInviteRequest, ::viam::app::v1::ResendOrganizationInviteResponse>( [](AppService::Service* service, @@ -3313,7 +3353,7 @@ AppService::Service::Service() { return service->ResendOrganizationInvite(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[18], + AppService_method_names[19], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::EnableBillingServiceRequest, ::viam::app::v1::EnableBillingServiceResponse>( [](AppService::Service* service, @@ -3323,7 +3363,7 @@ AppService::Service::Service() { return service->EnableBillingService(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::DisableBillingServiceRequest, ::viam::app::v1::DisableBillingServiceResponse>( [](AppService::Service* service, @@ -3333,7 +3373,7 @@ AppService::Service::Service() { return service->DisableBillingService(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::UpdateBillingServiceRequest, ::viam::app::v1::UpdateBillingServiceResponse>( [](AppService::Service* service, @@ -3343,7 +3383,7 @@ AppService::Service::Service() { return service->UpdateBillingService(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::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>( [](AppService::Service* service, @@ -3353,7 +3393,7 @@ AppService::Service::Service() { return service->GetBillingServiceConfig(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::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>( [](AppService::Service* service, @@ -3363,7 +3403,7 @@ AppService::Service::Service() { return service->OrganizationSetSupportEmail(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::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse>( [](AppService::Service* service, @@ -3373,7 +3413,7 @@ AppService::Service::Service() { return service->OrganizationGetSupportEmail(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::OrganizationSetLogoRequest, ::viam::app::v1::OrganizationSetLogoResponse>( [](AppService::Service* service, @@ -3383,7 +3423,7 @@ AppService::Service::Service() { return service->OrganizationSetLogo(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::OrganizationGetLogoRequest, ::viam::app::v1::OrganizationGetLogoResponse>( [](AppService::Service* service, @@ -3393,7 +3433,7 @@ AppService::Service::Service() { return service->OrganizationGetLogo(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::EnableAuthServiceRequest, ::viam::app::v1::EnableAuthServiceResponse>( [](AppService::Service* service, @@ -3403,7 +3443,7 @@ AppService::Service::Service() { return service->EnableAuthService(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::DisableAuthServiceRequest, ::viam::app::v1::DisableAuthServiceResponse>( [](AppService::Service* service, @@ -3413,7 +3453,7 @@ AppService::Service::Service() { return service->DisableAuthService(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::CreateOAuthAppRequest, ::viam::app::v1::CreateOAuthAppResponse>( [](AppService::Service* service, @@ -3423,7 +3463,7 @@ AppService::Service::Service() { return service->CreateOAuthApp(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::ReadOAuthAppRequest, ::viam::app::v1::ReadOAuthAppResponse>( [](AppService::Service* service, @@ -3433,7 +3473,7 @@ AppService::Service::Service() { return service->ReadOAuthApp(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::UpdateOAuthAppRequest, ::viam::app::v1::UpdateOAuthAppResponse>( [](AppService::Service* service, @@ -3443,7 +3483,7 @@ AppService::Service::Service() { return service->UpdateOAuthApp(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::DeleteOAuthAppRequest, ::viam::app::v1::DeleteOAuthAppResponse>( [](AppService::Service* service, @@ -3453,7 +3493,7 @@ AppService::Service::Service() { return service->DeleteOAuthApp(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::ListOAuthAppsRequest, ::viam::app::v1::ListOAuthAppsResponse>( [](AppService::Service* service, @@ -3463,7 +3503,7 @@ AppService::Service::Service() { return service->ListOAuthApps(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::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse>( [](AppService::Service* service, @@ -3473,7 +3513,7 @@ AppService::Service::Service() { return service->CreateLocation(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::GetLocationRequest, ::viam::app::v1::GetLocationResponse>( [](AppService::Service* service, @@ -3483,7 +3523,7 @@ AppService::Service::Service() { return service->GetLocation(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[35], + AppService_method_names[36], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse>( [](AppService::Service* service, @@ -3493,7 +3533,7 @@ AppService::Service::Service() { return service->UpdateLocation(ctx, req, resp); }, 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::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse>( [](AppService::Service* service, @@ -3503,7 +3543,7 @@ AppService::Service::Service() { return service->DeleteLocation(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::GetLocationMetadataRequest, ::viam::app::v1::GetLocationMetadataResponse>( [](AppService::Service* service, @@ -3513,7 +3553,7 @@ AppService::Service::Service() { return service->GetLocationMetadata(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::UpdateLocationMetadataRequest, ::viam::app::v1::UpdateLocationMetadataResponse>( [](AppService::Service* service, @@ -3523,7 +3563,7 @@ AppService::Service::Service() { return service->UpdateLocationMetadata(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::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse>( [](AppService::Service* service, @@ -3533,7 +3573,7 @@ AppService::Service::Service() { return service->ListLocations(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::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse>( [](AppService::Service* service, @@ -3543,7 +3583,7 @@ AppService::Service::Service() { return service->ShareLocation(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::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse>( [](AppService::Service* service, @@ -3553,7 +3593,7 @@ AppService::Service::Service() { return service->UnshareLocation(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::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse>( [](AppService::Service* service, @@ -3563,7 +3603,7 @@ AppService::Service::Service() { return service->LocationAuth(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::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse>( [](AppService::Service* service, @@ -3573,7 +3613,7 @@ AppService::Service::Service() { return service->CreateLocationSecret(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::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse>( [](AppService::Service* service, @@ -3583,7 +3623,7 @@ AppService::Service::Service() { return service->DeleteLocationSecret(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::GetRobotRequest, ::viam::app::v1::GetRobotResponse>( [](AppService::Service* service, @@ -3593,7 +3633,7 @@ AppService::Service::Service() { return service->GetRobot(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::GetRobotMetadataRequest, ::viam::app::v1::GetRobotMetadataResponse>( [](AppService::Service* service, @@ -3603,7 +3643,7 @@ AppService::Service::Service() { return service->GetRobotMetadata(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::UpdateRobotMetadataRequest, ::viam::app::v1::UpdateRobotMetadataResponse>( [](AppService::Service* service, @@ -3613,7 +3653,7 @@ AppService::Service::Service() { return service->UpdateRobotMetadata(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::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse>( [](AppService::Service* service, @@ -3623,7 +3663,7 @@ AppService::Service::Service() { return service->GetRoverRentalRobots(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::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse>( [](AppService::Service* service, @@ -3633,7 +3673,7 @@ AppService::Service::Service() { return service->GetRobotParts(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::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse>( [](AppService::Service* service, @@ -3643,7 +3683,7 @@ AppService::Service::Service() { return service->GetRobotPart(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::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse>( [](AppService::Service* service, @@ -3653,7 +3693,7 @@ AppService::Service::Service() { return service->GetRobotPartLogs(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[52], + AppService_method_names[53], ::grpc::internal::RpcMethod::SERVER_STREAMING, new ::grpc::internal::ServerStreamingHandler< AppService::Service, ::viam::app::v1::TailRobotPartLogsRequest, ::viam::app::v1::TailRobotPartLogsResponse>( [](AppService::Service* service, @@ -3663,7 +3703,7 @@ AppService::Service::Service() { return service->TailRobotPartLogs(ctx, req, writer); }, 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::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse>( [](AppService::Service* service, @@ -3673,7 +3713,7 @@ AppService::Service::Service() { return service->GetRobotPartHistory(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::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse>( [](AppService::Service* service, @@ -3683,7 +3723,7 @@ AppService::Service::Service() { return service->UpdateRobotPart(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::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse>( [](AppService::Service* service, @@ -3693,7 +3733,7 @@ AppService::Service::Service() { return service->NewRobotPart(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::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse>( [](AppService::Service* service, @@ -3703,7 +3743,7 @@ AppService::Service::Service() { return service->DeleteRobotPart(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::GetRobotPartMetadataRequest, ::viam::app::v1::GetRobotPartMetadataResponse>( [](AppService::Service* service, @@ -3713,7 +3753,7 @@ AppService::Service::Service() { return service->GetRobotPartMetadata(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::UpdateRobotPartMetadataRequest, ::viam::app::v1::UpdateRobotPartMetadataResponse>( [](AppService::Service* service, @@ -3723,7 +3763,7 @@ AppService::Service::Service() { return service->UpdateRobotPartMetadata(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::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse>( [](AppService::Service* service, @@ -3733,7 +3773,7 @@ AppService::Service::Service() { return service->GetRobotAPIKeys(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::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse>( [](AppService::Service* service, @@ -3743,7 +3783,7 @@ AppService::Service::Service() { return service->MarkPartAsMain(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::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse>( [](AppService::Service* service, @@ -3753,7 +3793,7 @@ AppService::Service::Service() { return service->MarkPartForRestart(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::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse>( [](AppService::Service* service, @@ -3763,7 +3803,7 @@ AppService::Service::Service() { return service->CreateRobotPartSecret(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::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse>( [](AppService::Service* service, @@ -3773,7 +3813,7 @@ AppService::Service::Service() { return service->DeleteRobotPartSecret(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::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse>( [](AppService::Service* service, @@ -3783,7 +3823,7 @@ AppService::Service::Service() { return service->ListRobots(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::NewRobotRequest, ::viam::app::v1::NewRobotResponse>( [](AppService::Service* service, @@ -3793,7 +3833,7 @@ AppService::Service::Service() { return service->NewRobot(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::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse>( [](AppService::Service* service, @@ -3803,7 +3843,7 @@ AppService::Service::Service() { return service->UpdateRobot(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::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse>( [](AppService::Service* service, @@ -3813,7 +3853,7 @@ AppService::Service::Service() { return service->DeleteRobot(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::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse>( [](AppService::Service* service, @@ -3823,7 +3863,7 @@ AppService::Service::Service() { return service->ListFragments(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[69], + AppService_method_names[70], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse>( [](AppService::Service* service, @@ -3833,7 +3873,7 @@ AppService::Service::Service() { return service->GetFragment(ctx, req, 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::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse>( [](AppService::Service* service, @@ -3843,7 +3883,7 @@ AppService::Service::Service() { return service->CreateFragment(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::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse>( [](AppService::Service* service, @@ -3853,7 +3893,7 @@ AppService::Service::Service() { return service->UpdateFragment(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::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse>( [](AppService::Service* service, @@ -3863,7 +3903,7 @@ AppService::Service::Service() { return service->DeleteFragment(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::ListNestedFragmentsRequest, ::viam::app::v1::ListNestedFragmentsResponse>( [](AppService::Service* service, @@ -3873,7 +3913,7 @@ AppService::Service::Service() { return service->ListNestedFragments(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::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse>( [](AppService::Service* service, @@ -3883,7 +3923,7 @@ AppService::Service::Service() { return service->ListMachineFragments(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::ListMachineSummariesRequest, ::viam::app::v1::ListMachineSummariesResponse>( [](AppService::Service* service, @@ -3893,7 +3933,7 @@ AppService::Service::Service() { return service->ListMachineSummaries(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::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse>( [](AppService::Service* service, @@ -3903,7 +3943,7 @@ AppService::Service::Service() { return service->GetFragmentHistory(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::GetFragmentUsageRequest, ::viam::app::v1::GetFragmentUsageResponse>( [](AppService::Service* service, @@ -3913,7 +3953,7 @@ AppService::Service::Service() { return service->GetFragmentUsage(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[78], + AppService_method_names[79], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::SetFragmentTagRequest, ::viam::app::v1::SetFragmentTagResponse>( [](AppService::Service* service, @@ -3923,7 +3963,7 @@ AppService::Service::Service() { return service->SetFragmentTag(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[79], + AppService_method_names[80], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteFragmentTagRequest, ::viam::app::v1::DeleteFragmentTagResponse>( [](AppService::Service* service, @@ -3933,7 +3973,7 @@ AppService::Service::Service() { return service->DeleteFragmentTag(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[80], + AppService_method_names[81], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse>( [](AppService::Service* service, @@ -3943,7 +3983,7 @@ AppService::Service::Service() { return service->AddRole(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[81], + AppService_method_names[82], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse>( [](AppService::Service* service, @@ -3953,7 +3993,7 @@ AppService::Service::Service() { return service->RemoveRole(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[82], + AppService_method_names[83], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse>( [](AppService::Service* service, @@ -3963,7 +4003,7 @@ AppService::Service::Service() { return service->ChangeRole(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[83], + AppService_method_names[84], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse>( [](AppService::Service* service, @@ -3973,7 +4013,7 @@ AppService::Service::Service() { return service->ListAuthorizations(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[84], + AppService_method_names[85], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse>( [](AppService::Service* service, @@ -3983,7 +4023,7 @@ AppService::Service::Service() { return service->CheckPermissions(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[85], + AppService_method_names[86], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse>( [](AppService::Service* service, @@ -3993,7 +4033,7 @@ AppService::Service::Service() { return service->GetRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[86], + AppService_method_names[87], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse>( [](AppService::Service* service, @@ -4003,7 +4043,7 @@ AppService::Service::Service() { return service->CreateRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[87], + AppService_method_names[88], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse>( [](AppService::Service* service, @@ -4013,7 +4053,7 @@ AppService::Service::Service() { return service->UpdateRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[88], + AppService_method_names[89], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse>( [](AppService::Service* service, @@ -4023,7 +4063,7 @@ AppService::Service::Service() { return service->ListRegistryItems(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[89], + AppService_method_names[90], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse>( [](AppService::Service* service, @@ -4033,7 +4073,7 @@ AppService::Service::Service() { return service->DeleteRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[90], + AppService_method_names[91], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::RenameRegistryItemRequest, ::viam::app::v1::RenameRegistryItemResponse>( [](AppService::Service* service, @@ -4043,7 +4083,7 @@ AppService::Service::Service() { return service->RenameRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[91], + AppService_method_names[92], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse>( [](AppService::Service* service, @@ -4053,7 +4093,7 @@ AppService::Service::Service() { return service->TransferRegistryItem(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[92], + AppService_method_names[93], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse>( [](AppService::Service* service, @@ -4063,7 +4103,7 @@ AppService::Service::Service() { return service->CreateModule(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[93], + AppService_method_names[94], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse>( [](AppService::Service* service, @@ -4073,7 +4113,7 @@ AppService::Service::Service() { return service->UpdateModule(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[94], + AppService_method_names[95], ::grpc::internal::RpcMethod::CLIENT_STREAMING, new ::grpc::internal::ClientStreamingHandler< AppService::Service, ::viam::app::v1::UploadModuleFileRequest, ::viam::app::v1::UploadModuleFileResponse>( [](AppService::Service* service, @@ -4083,7 +4123,7 @@ AppService::Service::Service() { return service->UploadModuleFile(ctx, reader, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[95], + AppService_method_names[96], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse>( [](AppService::Service* service, @@ -4093,7 +4133,7 @@ AppService::Service::Service() { return service->GetModule(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[96], + AppService_method_names[97], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse>( [](AppService::Service* service, @@ -4103,7 +4143,7 @@ AppService::Service::Service() { return service->ListModules(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[97], + AppService_method_names[98], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse>( [](AppService::Service* service, @@ -4113,7 +4153,7 @@ AppService::Service::Service() { return service->CreateKey(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[98], + AppService_method_names[99], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse>( [](AppService::Service* service, @@ -4123,7 +4163,7 @@ AppService::Service::Service() { return service->DeleteKey(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[99], + AppService_method_names[100], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse>( [](AppService::Service* service, @@ -4133,7 +4173,7 @@ AppService::Service::Service() { return service->ListKeys(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[100], + AppService_method_names[101], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse>( [](AppService::Service* service, @@ -4143,7 +4183,7 @@ AppService::Service::Service() { return service->RenameKey(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[101], + AppService_method_names[102], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse>( [](AppService::Service* service, @@ -4153,7 +4193,7 @@ AppService::Service::Service() { return service->RotateKey(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[102], + AppService_method_names[103], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>( [](AppService::Service* service, @@ -4163,7 +4203,7 @@ AppService::Service::Service() { return service->CreateKeyFromExistingKeyAuthorizations(ctx, req, resp); }, this))); AddMethod(new ::grpc::internal::RpcServiceMethod( - AppService_method_names[103], + AppService_method_names[104], ::grpc::internal::RpcMethod::NORMAL_RPC, new ::grpc::internal::RpcMethodHandler< AppService::Service, ::viam::app::v1::GetAppContentRequest, ::viam::app::v1::GetAppContentResponse>( [](AppService::Service* service, @@ -4240,6 +4280,13 @@ ::grpc::Status AppService::Service::UpdateOrganization(::grpc::ServerContext* co return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } +::grpc::Status AppService::Service::UpdateOrganizationNamespace(::grpc::ServerContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response) { + (void) context; + (void) request; + (void) response; + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); +} + ::grpc::Status AppService::Service::DeleteOrganization(::grpc::ServerContext* context, const ::viam::app::v1::DeleteOrganizationRequest* request, ::viam::app::v1::DeleteOrganizationResponse* 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 d9f698149..ab6e0cdb2 100644 --- a/src/viam/api/app/v1/app.grpc.pb.h +++ b/src/viam/api/app/v1/app.grpc.pb.h @@ -112,6 +112,14 @@ class AppService final { std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationResponse>> PrepareAsyncUpdateOrganization(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationRequest& request, ::grpc::CompletionQueue* cq) { return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationResponse>>(PrepareAsyncUpdateOrganizationRaw(context, request, cq)); } + // Update an organization's namespace if it's already been set. + virtual ::grpc::Status UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response) = 0; + std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationNamespaceResponse>> AsyncUpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) { + return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationNamespaceResponse>>(AsyncUpdateOrganizationNamespaceRaw(context, request, cq)); + } + std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationNamespaceResponse>> PrepareAsyncUpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) { + return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationNamespaceResponse>>(PrepareAsyncUpdateOrganizationNamespaceRaw(context, request, cq)); + } // Delete an organization virtual ::grpc::Status DeleteOrganization(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest& request, ::viam::app::v1::DeleteOrganizationResponse* response) = 0; std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::DeleteOrganizationResponse>> AsyncDeleteOrganization(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest& request, ::grpc::CompletionQueue* cq) { @@ -973,6 +981,19 @@ class AppService final { #else virtual void UpdateOrganization(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationResponse* response, ::grpc::experimental::ClientUnaryReactor* reactor) = 0; #endif + // Update an organization's namespace if it's already been set. + virtual void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, std::function) = 0; + virtual void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, std::function) = 0; + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + virtual void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::ClientUnaryReactor* reactor) = 0; + #else + virtual void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::experimental::ClientUnaryReactor* reactor) = 0; + #endif + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + virtual void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::ClientUnaryReactor* reactor) = 0; + #else + virtual void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::experimental::ClientUnaryReactor* reactor) = 0; + #endif // Delete an organization virtual void DeleteOrganization(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest* request, ::viam::app::v1::DeleteOrganizationResponse* response, std::function) = 0; virtual void DeleteOrganization(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::DeleteOrganizationResponse* response, std::function) = 0; @@ -2196,6 +2217,8 @@ class AppService final { virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::GetOrganizationNamespaceAvailabilityResponse>* PrepareAsyncGetOrganizationNamespaceAvailabilityRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetOrganizationNamespaceAvailabilityRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationResponse>* AsyncUpdateOrganizationRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationResponse>* PrepareAsyncUpdateOrganizationRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationRequest& request, ::grpc::CompletionQueue* cq) = 0; + virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationNamespaceResponse>* AsyncUpdateOrganizationNamespaceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) = 0; + virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::UpdateOrganizationNamespaceResponse>* PrepareAsyncUpdateOrganizationNamespaceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::DeleteOrganizationResponse>* AsyncDeleteOrganizationRaw(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::DeleteOrganizationResponse>* PrepareAsyncDeleteOrganizationRaw(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest& request, ::grpc::CompletionQueue* cq) = 0; virtual ::grpc::ClientAsyncResponseReaderInterface< ::viam::app::v1::GetOrganizationMetadataResponse>* AsyncGetOrganizationMetadataRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetOrganizationMetadataRequest& request, ::grpc::CompletionQueue* cq) = 0; @@ -2455,6 +2478,13 @@ class AppService final { std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationResponse>> PrepareAsyncUpdateOrganization(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationRequest& request, ::grpc::CompletionQueue* cq) { return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationResponse>>(PrepareAsyncUpdateOrganizationRaw(context, request, cq)); } + ::grpc::Status UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response) override; + std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationNamespaceResponse>> AsyncUpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) { + return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationNamespaceResponse>>(AsyncUpdateOrganizationNamespaceRaw(context, request, cq)); + } + std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationNamespaceResponse>> PrepareAsyncUpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) { + return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationNamespaceResponse>>(PrepareAsyncUpdateOrganizationNamespaceRaw(context, request, cq)); + } ::grpc::Status DeleteOrganization(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest& request, ::viam::app::v1::DeleteOrganizationResponse* response) override; std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::DeleteOrganizationResponse>> AsyncDeleteOrganization(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest& request, ::grpc::CompletionQueue* cq) { return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::viam::app::v1::DeleteOrganizationResponse>>(AsyncDeleteOrganizationRaw(context, request, cq)); @@ -3235,6 +3265,18 @@ class AppService final { #else void UpdateOrganization(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationResponse* response, ::grpc::experimental::ClientUnaryReactor* reactor) override; #endif + void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, std::function) override; + void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, std::function) override; + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::ClientUnaryReactor* reactor) override; + #else + void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::experimental::ClientUnaryReactor* reactor) override; + #endif + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::ClientUnaryReactor* reactor) override; + #else + void UpdateOrganizationNamespace(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response, ::grpc::experimental::ClientUnaryReactor* reactor) override; + #endif void DeleteOrganization(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest* request, ::viam::app::v1::DeleteOrganizationResponse* response, std::function) override; void DeleteOrganization(::grpc::ClientContext* context, const ::grpc::ByteBuffer* request, ::viam::app::v1::DeleteOrganizationResponse* response, std::function) override; #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -4390,6 +4432,8 @@ class AppService final { ::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetOrganizationNamespaceAvailabilityResponse>* PrepareAsyncGetOrganizationNamespaceAvailabilityRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetOrganizationNamespaceAvailabilityRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationResponse>* AsyncUpdateOrganizationRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationResponse>* PrepareAsyncUpdateOrganizationRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationRequest& request, ::grpc::CompletionQueue* cq) override; + ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationNamespaceResponse>* AsyncUpdateOrganizationNamespaceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) override; + ::grpc::ClientAsyncResponseReader< ::viam::app::v1::UpdateOrganizationNamespaceResponse>* PrepareAsyncUpdateOrganizationNamespaceRaw(::grpc::ClientContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::DeleteOrganizationResponse>* AsyncDeleteOrganizationRaw(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::DeleteOrganizationResponse>* PrepareAsyncDeleteOrganizationRaw(::grpc::ClientContext* context, const ::viam::app::v1::DeleteOrganizationRequest& request, ::grpc::CompletionQueue* cq) override; ::grpc::ClientAsyncResponseReader< ::viam::app::v1::GetOrganizationMetadataResponse>* AsyncGetOrganizationMetadataRaw(::grpc::ClientContext* context, const ::viam::app::v1::GetOrganizationMetadataRequest& request, ::grpc::CompletionQueue* cq) override; @@ -4591,6 +4635,7 @@ class AppService final { const ::grpc::internal::RpcMethod rpcmethod_GetOrganization_; const ::grpc::internal::RpcMethod rpcmethod_GetOrganizationNamespaceAvailability_; const ::grpc::internal::RpcMethod rpcmethod_UpdateOrganization_; + const ::grpc::internal::RpcMethod rpcmethod_UpdateOrganizationNamespace_; const ::grpc::internal::RpcMethod rpcmethod_DeleteOrganization_; const ::grpc::internal::RpcMethod rpcmethod_GetOrganizationMetadata_; const ::grpc::internal::RpcMethod rpcmethod_UpdateOrganizationMetadata_; @@ -4713,6 +4758,8 @@ class AppService final { virtual ::grpc::Status GetOrganizationNamespaceAvailability(::grpc::ServerContext* context, const ::viam::app::v1::GetOrganizationNamespaceAvailabilityRequest* request, ::viam::app::v1::GetOrganizationNamespaceAvailabilityResponse* response); // Update an organization virtual ::grpc::Status UpdateOrganization(::grpc::ServerContext* context, const ::viam::app::v1::UpdateOrganizationRequest* request, ::viam::app::v1::UpdateOrganizationResponse* response); + // Update an organization's namespace if it's already been set. + virtual ::grpc::Status UpdateOrganizationNamespace(::grpc::ServerContext* context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response); // Delete an organization virtual ::grpc::Status DeleteOrganization(::grpc::ServerContext* context, const ::viam::app::v1::DeleteOrganizationRequest* request, ::viam::app::v1::DeleteOrganizationResponse* response); // Get user-defined metadata for an organization @@ -5060,12 +5107,32 @@ class AppService final { } }; template + class WithAsyncMethod_UpdateOrganizationNamespace : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithAsyncMethod_UpdateOrganizationNamespace() { + ::grpc::Service::MarkMethodAsync(9); + } + ~WithAsyncMethod_UpdateOrganizationNamespace() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status UpdateOrganizationNamespace(::grpc::ServerContext* /*context*/, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* /*request*/, ::viam::app::v1::UpdateOrganizationNamespaceResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + void RequestUpdateOrganizationNamespace(::grpc::ServerContext* context, ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateOrganizationNamespaceResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { + ::grpc::Service::RequestAsyncUnary(9, context, request, response, new_call_cq, notification_cq, tag); + } + }; + template class WithAsyncMethod_DeleteOrganization : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteOrganization() { - ::grpc::Service::MarkMethodAsync(9); + ::grpc::Service::MarkMethodAsync(10); } ~WithAsyncMethod_DeleteOrganization() override { BaseClassMustBeDerivedFromService(this); @@ -5076,7 +5143,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteOrganization(::grpc::ServerContext* context, ::viam::app::v1::DeleteOrganizationRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteOrganizationResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(9, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(10, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5085,7 +5152,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetOrganizationMetadata() { - ::grpc::Service::MarkMethodAsync(10); + ::grpc::Service::MarkMethodAsync(11); } ~WithAsyncMethod_GetOrganizationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -5096,7 +5163,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetOrganizationMetadata(::grpc::ServerContext* context, ::viam::app::v1::GetOrganizationMetadataRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetOrganizationMetadataResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(10, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(11, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5105,7 +5172,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateOrganizationMetadata() { - ::grpc::Service::MarkMethodAsync(11); + ::grpc::Service::MarkMethodAsync(12); } ~WithAsyncMethod_UpdateOrganizationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -5116,7 +5183,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateOrganizationMetadata(::grpc::ServerContext* context, ::viam::app::v1::UpdateOrganizationMetadataRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateOrganizationMetadataResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(11, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(12, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5125,7 +5192,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListOrganizationMembers() { - ::grpc::Service::MarkMethodAsync(12); + ::grpc::Service::MarkMethodAsync(13); } ~WithAsyncMethod_ListOrganizationMembers() override { BaseClassMustBeDerivedFromService(this); @@ -5136,7 +5203,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListOrganizationMembers(::grpc::ServerContext* context, ::viam::app::v1::ListOrganizationMembersRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListOrganizationMembersResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(12, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(13, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5145,7 +5212,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateOrganizationInvite() { - ::grpc::Service::MarkMethodAsync(13); + ::grpc::Service::MarkMethodAsync(14); } ~WithAsyncMethod_CreateOrganizationInvite() override { BaseClassMustBeDerivedFromService(this); @@ -5156,7 +5223,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateOrganizationInvite(::grpc::ServerContext* context, ::viam::app::v1::CreateOrganizationInviteRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateOrganizationInviteResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(13, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(14, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5165,7 +5232,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateOrganizationInviteAuthorizations() { - ::grpc::Service::MarkMethodAsync(14); + ::grpc::Service::MarkMethodAsync(15); } ~WithAsyncMethod_UpdateOrganizationInviteAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -5176,7 +5243,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateOrganizationInviteAuthorizations(::grpc::ServerContext* context, ::viam::app::v1::UpdateOrganizationInviteAuthorizationsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(14, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(15, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5185,7 +5252,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteOrganizationMember() { - ::grpc::Service::MarkMethodAsync(15); + ::grpc::Service::MarkMethodAsync(16); } ~WithAsyncMethod_DeleteOrganizationMember() override { BaseClassMustBeDerivedFromService(this); @@ -5196,7 +5263,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteOrganizationMember(::grpc::ServerContext* context, ::viam::app::v1::DeleteOrganizationMemberRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteOrganizationMemberResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(15, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(16, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5205,7 +5272,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteOrganizationInvite() { - ::grpc::Service::MarkMethodAsync(16); + ::grpc::Service::MarkMethodAsync(17); } ~WithAsyncMethod_DeleteOrganizationInvite() override { BaseClassMustBeDerivedFromService(this); @@ -5216,7 +5283,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteOrganizationInvite(::grpc::ServerContext* context, ::viam::app::v1::DeleteOrganizationInviteRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteOrganizationInviteResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(16, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(17, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5225,7 +5292,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ResendOrganizationInvite() { - ::grpc::Service::MarkMethodAsync(17); + ::grpc::Service::MarkMethodAsync(18); } ~WithAsyncMethod_ResendOrganizationInvite() override { BaseClassMustBeDerivedFromService(this); @@ -5236,7 +5303,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestResendOrganizationInvite(::grpc::ServerContext* context, ::viam::app::v1::ResendOrganizationInviteRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ResendOrganizationInviteResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(17, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(18, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5245,7 +5312,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_EnableBillingService() { - ::grpc::Service::MarkMethodAsync(18); + ::grpc::Service::MarkMethodAsync(19); } ~WithAsyncMethod_EnableBillingService() override { BaseClassMustBeDerivedFromService(this); @@ -5256,7 +5323,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestEnableBillingService(::grpc::ServerContext* context, ::viam::app::v1::EnableBillingServiceRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::EnableBillingServiceResponse>* 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 @@ -5265,7 +5332,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DisableBillingService() { - ::grpc::Service::MarkMethodAsync(19); + ::grpc::Service::MarkMethodAsync(20); } ~WithAsyncMethod_DisableBillingService() override { BaseClassMustBeDerivedFromService(this); @@ -5276,7 +5343,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDisableBillingService(::grpc::ServerContext* context, ::viam::app::v1::DisableBillingServiceRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DisableBillingServiceResponse>* 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 @@ -5285,7 +5352,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateBillingService() { - ::grpc::Service::MarkMethodAsync(20); + ::grpc::Service::MarkMethodAsync(21); } ~WithAsyncMethod_UpdateBillingService() override { BaseClassMustBeDerivedFromService(this); @@ -5296,7 +5363,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateBillingService(::grpc::ServerContext* context, ::viam::app::v1::UpdateBillingServiceRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateBillingServiceResponse>* 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 @@ -5305,7 +5372,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetBillingServiceConfig() { - ::grpc::Service::MarkMethodAsync(21); + ::grpc::Service::MarkMethodAsync(22); } ~WithAsyncMethod_GetBillingServiceConfig() override { BaseClassMustBeDerivedFromService(this); @@ -5316,7 +5383,7 @@ class AppService final { 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(21, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(22, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5325,7 +5392,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_OrganizationSetSupportEmail() { - ::grpc::Service::MarkMethodAsync(22); + ::grpc::Service::MarkMethodAsync(23); } ~WithAsyncMethod_OrganizationSetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -5336,7 +5403,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(22, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(23, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5345,7 +5412,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_OrganizationGetSupportEmail() { - ::grpc::Service::MarkMethodAsync(23); + ::grpc::Service::MarkMethodAsync(24); } ~WithAsyncMethod_OrganizationGetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -5356,7 +5423,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(23, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(24, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5365,7 +5432,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_OrganizationSetLogo() { - ::grpc::Service::MarkMethodAsync(24); + ::grpc::Service::MarkMethodAsync(25); } ~WithAsyncMethod_OrganizationSetLogo() override { BaseClassMustBeDerivedFromService(this); @@ -5376,7 +5443,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestOrganizationSetLogo(::grpc::ServerContext* context, ::viam::app::v1::OrganizationSetLogoRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::OrganizationSetLogoResponse>* 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 @@ -5385,7 +5452,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_OrganizationGetLogo() { - ::grpc::Service::MarkMethodAsync(25); + ::grpc::Service::MarkMethodAsync(26); } ~WithAsyncMethod_OrganizationGetLogo() override { BaseClassMustBeDerivedFromService(this); @@ -5396,7 +5463,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestOrganizationGetLogo(::grpc::ServerContext* context, ::viam::app::v1::OrganizationGetLogoRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::OrganizationGetLogoResponse>* 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 @@ -5405,7 +5472,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_EnableAuthService() { - ::grpc::Service::MarkMethodAsync(26); + ::grpc::Service::MarkMethodAsync(27); } ~WithAsyncMethod_EnableAuthService() override { BaseClassMustBeDerivedFromService(this); @@ -5416,7 +5483,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestEnableAuthService(::grpc::ServerContext* context, ::viam::app::v1::EnableAuthServiceRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::EnableAuthServiceResponse>* 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 @@ -5425,7 +5492,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DisableAuthService() { - ::grpc::Service::MarkMethodAsync(27); + ::grpc::Service::MarkMethodAsync(28); } ~WithAsyncMethod_DisableAuthService() override { BaseClassMustBeDerivedFromService(this); @@ -5436,7 +5503,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDisableAuthService(::grpc::ServerContext* context, ::viam::app::v1::DisableAuthServiceRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DisableAuthServiceResponse>* 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 @@ -5445,7 +5512,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateOAuthApp() { - ::grpc::Service::MarkMethodAsync(28); + ::grpc::Service::MarkMethodAsync(29); } ~WithAsyncMethod_CreateOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -5456,7 +5523,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateOAuthApp(::grpc::ServerContext* context, ::viam::app::v1::CreateOAuthAppRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::CreateOAuthAppResponse>* 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 @@ -5465,7 +5532,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ReadOAuthApp() { - ::grpc::Service::MarkMethodAsync(29); + ::grpc::Service::MarkMethodAsync(30); } ~WithAsyncMethod_ReadOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -5476,7 +5543,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestReadOAuthApp(::grpc::ServerContext* context, ::viam::app::v1::ReadOAuthAppRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ReadOAuthAppResponse>* 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 @@ -5485,7 +5552,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateOAuthApp() { - ::grpc::Service::MarkMethodAsync(30); + ::grpc::Service::MarkMethodAsync(31); } ~WithAsyncMethod_UpdateOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -5496,7 +5563,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateOAuthApp(::grpc::ServerContext* context, ::viam::app::v1::UpdateOAuthAppRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateOAuthAppResponse>* 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 @@ -5505,7 +5572,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteOAuthApp() { - ::grpc::Service::MarkMethodAsync(31); + ::grpc::Service::MarkMethodAsync(32); } ~WithAsyncMethod_DeleteOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -5516,7 +5583,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteOAuthApp(::grpc::ServerContext* context, ::viam::app::v1::DeleteOAuthAppRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteOAuthAppResponse>* 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 @@ -5525,7 +5592,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListOAuthApps() { - ::grpc::Service::MarkMethodAsync(32); + ::grpc::Service::MarkMethodAsync(33); } ~WithAsyncMethod_ListOAuthApps() override { BaseClassMustBeDerivedFromService(this); @@ -5536,7 +5603,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListOAuthApps(::grpc::ServerContext* context, ::viam::app::v1::ListOAuthAppsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListOAuthAppsResponse>* 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 @@ -5545,7 +5612,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateLocation() { - ::grpc::Service::MarkMethodAsync(33); + ::grpc::Service::MarkMethodAsync(34); } ~WithAsyncMethod_CreateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -5556,7 +5623,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(33, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(34, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5565,7 +5632,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetLocation() { - ::grpc::Service::MarkMethodAsync(34); + ::grpc::Service::MarkMethodAsync(35); } ~WithAsyncMethod_GetLocation() override { BaseClassMustBeDerivedFromService(this); @@ -5576,7 +5643,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(34, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(35, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5585,7 +5652,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateLocation() { - ::grpc::Service::MarkMethodAsync(35); + ::grpc::Service::MarkMethodAsync(36); } ~WithAsyncMethod_UpdateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -5596,7 +5663,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(35, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(36, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5605,7 +5672,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteLocation() { - ::grpc::Service::MarkMethodAsync(36); + ::grpc::Service::MarkMethodAsync(37); } ~WithAsyncMethod_DeleteLocation() override { BaseClassMustBeDerivedFromService(this); @@ -5616,7 +5683,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(36, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(37, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5625,7 +5692,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetLocationMetadata() { - ::grpc::Service::MarkMethodAsync(37); + ::grpc::Service::MarkMethodAsync(38); } ~WithAsyncMethod_GetLocationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -5636,7 +5703,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetLocationMetadata(::grpc::ServerContext* context, ::viam::app::v1::GetLocationMetadataRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetLocationMetadataResponse>* 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 @@ -5645,7 +5712,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateLocationMetadata() { - ::grpc::Service::MarkMethodAsync(38); + ::grpc::Service::MarkMethodAsync(39); } ~WithAsyncMethod_UpdateLocationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -5656,7 +5723,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateLocationMetadata(::grpc::ServerContext* context, ::viam::app::v1::UpdateLocationMetadataRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateLocationMetadataResponse>* 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 @@ -5665,7 +5732,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListLocations() { - ::grpc::Service::MarkMethodAsync(39); + ::grpc::Service::MarkMethodAsync(40); } ~WithAsyncMethod_ListLocations() override { BaseClassMustBeDerivedFromService(this); @@ -5676,7 +5743,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(39, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(40, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5685,7 +5752,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ShareLocation() { - ::grpc::Service::MarkMethodAsync(40); + ::grpc::Service::MarkMethodAsync(41); } ~WithAsyncMethod_ShareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -5696,7 +5763,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(40, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(41, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5705,7 +5772,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UnshareLocation() { - ::grpc::Service::MarkMethodAsync(41); + ::grpc::Service::MarkMethodAsync(42); } ~WithAsyncMethod_UnshareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -5716,7 +5783,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(41, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(42, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5725,7 +5792,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_LocationAuth() { - ::grpc::Service::MarkMethodAsync(42); + ::grpc::Service::MarkMethodAsync(43); } ~WithAsyncMethod_LocationAuth() override { BaseClassMustBeDerivedFromService(this); @@ -5736,7 +5803,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(42, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(43, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5745,7 +5812,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodAsync(43); + ::grpc::Service::MarkMethodAsync(44); } ~WithAsyncMethod_CreateLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -5756,7 +5823,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(43, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(44, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5765,7 +5832,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodAsync(44); + ::grpc::Service::MarkMethodAsync(45); } ~WithAsyncMethod_DeleteLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -5776,7 +5843,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(44, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(45, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5785,7 +5852,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobot() { - ::grpc::Service::MarkMethodAsync(45); + ::grpc::Service::MarkMethodAsync(46); } ~WithAsyncMethod_GetRobot() override { BaseClassMustBeDerivedFromService(this); @@ -5796,7 +5863,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(45, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(46, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5805,7 +5872,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotMetadata() { - ::grpc::Service::MarkMethodAsync(46); + ::grpc::Service::MarkMethodAsync(47); } ~WithAsyncMethod_GetRobotMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -5816,7 +5883,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotMetadata(::grpc::ServerContext* context, ::viam::app::v1::GetRobotMetadataRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRobotMetadataResponse>* 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 @@ -5825,7 +5892,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateRobotMetadata() { - ::grpc::Service::MarkMethodAsync(47); + ::grpc::Service::MarkMethodAsync(48); } ~WithAsyncMethod_UpdateRobotMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -5836,7 +5903,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRobotMetadata(::grpc::ServerContext* context, ::viam::app::v1::UpdateRobotMetadataRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateRobotMetadataResponse>* 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 @@ -5845,7 +5912,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodAsync(48); + ::grpc::Service::MarkMethodAsync(49); } ~WithAsyncMethod_GetRoverRentalRobots() override { BaseClassMustBeDerivedFromService(this); @@ -5856,7 +5923,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(48, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(49, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5865,7 +5932,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotParts() { - ::grpc::Service::MarkMethodAsync(49); + ::grpc::Service::MarkMethodAsync(50); } ~WithAsyncMethod_GetRobotParts() override { BaseClassMustBeDerivedFromService(this); @@ -5876,7 +5943,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(49, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(50, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5885,7 +5952,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotPart() { - ::grpc::Service::MarkMethodAsync(50); + ::grpc::Service::MarkMethodAsync(51); } ~WithAsyncMethod_GetRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -5896,7 +5963,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(50, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(51, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5905,7 +5972,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodAsync(51); + ::grpc::Service::MarkMethodAsync(52); } ~WithAsyncMethod_GetRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -5916,7 +5983,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(51, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(52, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5925,7 +5992,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_TailRobotPartLogs() { - ::grpc::Service::MarkMethodAsync(52); + ::grpc::Service::MarkMethodAsync(53); } ~WithAsyncMethod_TailRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -5936,7 +6003,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(52, context, request, writer, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncServerStreaming(53, context, request, writer, new_call_cq, notification_cq, tag); } }; template @@ -5945,7 +6012,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodAsync(53); + ::grpc::Service::MarkMethodAsync(54); } ~WithAsyncMethod_GetRobotPartHistory() override { BaseClassMustBeDerivedFromService(this); @@ -5956,7 +6023,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(53, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(54, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5965,7 +6032,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodAsync(54); + ::grpc::Service::MarkMethodAsync(55); } ~WithAsyncMethod_UpdateRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -5976,7 +6043,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(54, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(55, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -5985,7 +6052,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_NewRobotPart() { - ::grpc::Service::MarkMethodAsync(55); + ::grpc::Service::MarkMethodAsync(56); } ~WithAsyncMethod_NewRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -5996,7 +6063,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(55, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(56, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6005,7 +6072,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodAsync(56); + ::grpc::Service::MarkMethodAsync(57); } ~WithAsyncMethod_DeleteRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -6016,7 +6083,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(56, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(57, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6025,7 +6092,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotPartMetadata() { - ::grpc::Service::MarkMethodAsync(57); + ::grpc::Service::MarkMethodAsync(58); } ~WithAsyncMethod_GetRobotPartMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -6036,7 +6103,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotPartMetadata(::grpc::ServerContext* context, ::viam::app::v1::GetRobotPartMetadataRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetRobotPartMetadataResponse>* 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 @@ -6045,7 +6112,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateRobotPartMetadata() { - ::grpc::Service::MarkMethodAsync(58); + ::grpc::Service::MarkMethodAsync(59); } ~WithAsyncMethod_UpdateRobotPartMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -6056,7 +6123,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRobotPartMetadata(::grpc::ServerContext* context, ::viam::app::v1::UpdateRobotPartMetadataRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::UpdateRobotPartMetadataResponse>* 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 @@ -6065,7 +6132,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodAsync(59); + ::grpc::Service::MarkMethodAsync(60); } ~WithAsyncMethod_GetRobotAPIKeys() override { BaseClassMustBeDerivedFromService(this); @@ -6076,7 +6143,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(59, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(60, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6085,7 +6152,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodAsync(60); + ::grpc::Service::MarkMethodAsync(61); } ~WithAsyncMethod_MarkPartAsMain() override { BaseClassMustBeDerivedFromService(this); @@ -6096,7 +6163,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(60, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(61, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6105,7 +6172,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodAsync(61); + ::grpc::Service::MarkMethodAsync(62); } ~WithAsyncMethod_MarkPartForRestart() override { BaseClassMustBeDerivedFromService(this); @@ -6116,7 +6183,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(61, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(62, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6125,7 +6192,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodAsync(62); + ::grpc::Service::MarkMethodAsync(63); } ~WithAsyncMethod_CreateRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -6136,7 +6203,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(62, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(63, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6145,7 +6212,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodAsync(63); + ::grpc::Service::MarkMethodAsync(64); } ~WithAsyncMethod_DeleteRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -6156,7 +6223,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(63, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(64, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6165,7 +6232,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListRobots() { - ::grpc::Service::MarkMethodAsync(64); + ::grpc::Service::MarkMethodAsync(65); } ~WithAsyncMethod_ListRobots() override { BaseClassMustBeDerivedFromService(this); @@ -6176,7 +6243,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(64, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(65, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6185,7 +6252,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_NewRobot() { - ::grpc::Service::MarkMethodAsync(65); + ::grpc::Service::MarkMethodAsync(66); } ~WithAsyncMethod_NewRobot() override { BaseClassMustBeDerivedFromService(this); @@ -6196,7 +6263,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(65, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(66, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6205,7 +6272,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateRobot() { - ::grpc::Service::MarkMethodAsync(66); + ::grpc::Service::MarkMethodAsync(67); } ~WithAsyncMethod_UpdateRobot() override { BaseClassMustBeDerivedFromService(this); @@ -6216,7 +6283,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(66, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(67, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6225,7 +6292,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteRobot() { - ::grpc::Service::MarkMethodAsync(67); + ::grpc::Service::MarkMethodAsync(68); } ~WithAsyncMethod_DeleteRobot() override { BaseClassMustBeDerivedFromService(this); @@ -6236,7 +6303,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(67, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(68, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6245,7 +6312,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListFragments() { - ::grpc::Service::MarkMethodAsync(68); + ::grpc::Service::MarkMethodAsync(69); } ~WithAsyncMethod_ListFragments() override { BaseClassMustBeDerivedFromService(this); @@ -6256,7 +6323,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(68, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(69, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6265,7 +6332,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetFragment() { - ::grpc::Service::MarkMethodAsync(69); + ::grpc::Service::MarkMethodAsync(70); } ~WithAsyncMethod_GetFragment() override { BaseClassMustBeDerivedFromService(this); @@ -6276,7 +6343,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(69, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(70, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6285,7 +6352,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateFragment() { - ::grpc::Service::MarkMethodAsync(70); + ::grpc::Service::MarkMethodAsync(71); } ~WithAsyncMethod_CreateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -6296,7 +6363,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(70, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(71, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6305,7 +6372,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateFragment() { - ::grpc::Service::MarkMethodAsync(71); + ::grpc::Service::MarkMethodAsync(72); } ~WithAsyncMethod_UpdateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -6316,7 +6383,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(71, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(72, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6325,7 +6392,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteFragment() { - ::grpc::Service::MarkMethodAsync(72); + ::grpc::Service::MarkMethodAsync(73); } ~WithAsyncMethod_DeleteFragment() override { BaseClassMustBeDerivedFromService(this); @@ -6336,7 +6403,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(72, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(73, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6345,7 +6412,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListNestedFragments() { - ::grpc::Service::MarkMethodAsync(73); + ::grpc::Service::MarkMethodAsync(74); } ~WithAsyncMethod_ListNestedFragments() override { BaseClassMustBeDerivedFromService(this); @@ -6356,7 +6423,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListNestedFragments(::grpc::ServerContext* context, ::viam::app::v1::ListNestedFragmentsRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListNestedFragmentsResponse>* 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 @@ -6365,7 +6432,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodAsync(74); + ::grpc::Service::MarkMethodAsync(75); } ~WithAsyncMethod_ListMachineFragments() override { BaseClassMustBeDerivedFromService(this); @@ -6376,7 +6443,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(74, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(75, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6385,7 +6452,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListMachineSummaries() { - ::grpc::Service::MarkMethodAsync(75); + ::grpc::Service::MarkMethodAsync(76); } ~WithAsyncMethod_ListMachineSummaries() override { BaseClassMustBeDerivedFromService(this); @@ -6396,7 +6463,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListMachineSummaries(::grpc::ServerContext* context, ::viam::app::v1::ListMachineSummariesRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::ListMachineSummariesResponse>* 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 @@ -6405,7 +6472,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodAsync(76); + ::grpc::Service::MarkMethodAsync(77); } ~WithAsyncMethod_GetFragmentHistory() override { BaseClassMustBeDerivedFromService(this); @@ -6416,7 +6483,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(76, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(77, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6425,7 +6492,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetFragmentUsage() { - ::grpc::Service::MarkMethodAsync(77); + ::grpc::Service::MarkMethodAsync(78); } ~WithAsyncMethod_GetFragmentUsage() override { BaseClassMustBeDerivedFromService(this); @@ -6436,7 +6503,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetFragmentUsage(::grpc::ServerContext* context, ::viam::app::v1::GetFragmentUsageRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetFragmentUsageResponse>* 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 @@ -6445,7 +6512,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_SetFragmentTag() { - ::grpc::Service::MarkMethodAsync(78); + ::grpc::Service::MarkMethodAsync(79); } ~WithAsyncMethod_SetFragmentTag() override { BaseClassMustBeDerivedFromService(this); @@ -6456,7 +6523,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestSetFragmentTag(::grpc::ServerContext* context, ::viam::app::v1::SetFragmentTagRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::SetFragmentTagResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(78, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(79, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6465,7 +6532,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteFragmentTag() { - ::grpc::Service::MarkMethodAsync(79); + ::grpc::Service::MarkMethodAsync(80); } ~WithAsyncMethod_DeleteFragmentTag() override { BaseClassMustBeDerivedFromService(this); @@ -6476,7 +6543,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteFragmentTag(::grpc::ServerContext* context, ::viam::app::v1::DeleteFragmentTagRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::DeleteFragmentTagResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(79, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(80, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6485,7 +6552,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_AddRole() { - ::grpc::Service::MarkMethodAsync(80); + ::grpc::Service::MarkMethodAsync(81); } ~WithAsyncMethod_AddRole() override { BaseClassMustBeDerivedFromService(this); @@ -6496,7 +6563,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(80, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(81, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6505,7 +6572,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_RemoveRole() { - ::grpc::Service::MarkMethodAsync(81); + ::grpc::Service::MarkMethodAsync(82); } ~WithAsyncMethod_RemoveRole() override { BaseClassMustBeDerivedFromService(this); @@ -6516,7 +6583,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(81, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(82, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6525,7 +6592,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ChangeRole() { - ::grpc::Service::MarkMethodAsync(82); + ::grpc::Service::MarkMethodAsync(83); } ~WithAsyncMethod_ChangeRole() override { BaseClassMustBeDerivedFromService(this); @@ -6536,7 +6603,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(82, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(83, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6545,7 +6612,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodAsync(83); + ::grpc::Service::MarkMethodAsync(84); } ~WithAsyncMethod_ListAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -6556,7 +6623,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(83, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(84, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6565,7 +6632,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CheckPermissions() { - ::grpc::Service::MarkMethodAsync(84); + ::grpc::Service::MarkMethodAsync(85); } ~WithAsyncMethod_CheckPermissions() override { BaseClassMustBeDerivedFromService(this); @@ -6576,7 +6643,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(84, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(85, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6585,7 +6652,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodAsync(85); + ::grpc::Service::MarkMethodAsync(86); } ~WithAsyncMethod_GetRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6596,7 +6663,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(85, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(86, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6605,7 +6672,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodAsync(86); + ::grpc::Service::MarkMethodAsync(87); } ~WithAsyncMethod_CreateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6616,7 +6683,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(86, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(87, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6625,7 +6692,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodAsync(87); + ::grpc::Service::MarkMethodAsync(88); } ~WithAsyncMethod_UpdateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6636,7 +6703,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(87, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(88, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6645,7 +6712,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodAsync(88); + ::grpc::Service::MarkMethodAsync(89); } ~WithAsyncMethod_ListRegistryItems() override { BaseClassMustBeDerivedFromService(this); @@ -6656,7 +6723,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(88, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(89, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6665,7 +6732,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodAsync(89); + ::grpc::Service::MarkMethodAsync(90); } ~WithAsyncMethod_DeleteRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6676,7 +6743,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(89, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(90, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6685,7 +6752,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_RenameRegistryItem() { - ::grpc::Service::MarkMethodAsync(90); + ::grpc::Service::MarkMethodAsync(91); } ~WithAsyncMethod_RenameRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6696,7 +6763,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestRenameRegistryItem(::grpc::ServerContext* context, ::viam::app::v1::RenameRegistryItemRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::RenameRegistryItemResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(90, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(91, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6705,7 +6772,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodAsync(91); + ::grpc::Service::MarkMethodAsync(92); } ~WithAsyncMethod_TransferRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -6716,7 +6783,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(91, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(92, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6725,7 +6792,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateModule() { - ::grpc::Service::MarkMethodAsync(92); + ::grpc::Service::MarkMethodAsync(93); } ~WithAsyncMethod_CreateModule() override { BaseClassMustBeDerivedFromService(this); @@ -6736,7 +6803,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(92, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(93, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6745,7 +6812,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UpdateModule() { - ::grpc::Service::MarkMethodAsync(93); + ::grpc::Service::MarkMethodAsync(94); } ~WithAsyncMethod_UpdateModule() override { BaseClassMustBeDerivedFromService(this); @@ -6756,7 +6823,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(93, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(94, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6765,7 +6832,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_UploadModuleFile() { - ::grpc::Service::MarkMethodAsync(94); + ::grpc::Service::MarkMethodAsync(95); } ~WithAsyncMethod_UploadModuleFile() override { BaseClassMustBeDerivedFromService(this); @@ -6776,7 +6843,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(94, context, reader, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncClientStreaming(95, context, reader, new_call_cq, notification_cq, tag); } }; template @@ -6785,7 +6852,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetModule() { - ::grpc::Service::MarkMethodAsync(95); + ::grpc::Service::MarkMethodAsync(96); } ~WithAsyncMethod_GetModule() override { BaseClassMustBeDerivedFromService(this); @@ -6796,7 +6863,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(95, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(96, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6805,7 +6872,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListModules() { - ::grpc::Service::MarkMethodAsync(96); + ::grpc::Service::MarkMethodAsync(97); } ~WithAsyncMethod_ListModules() override { BaseClassMustBeDerivedFromService(this); @@ -6816,7 +6883,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(96, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(97, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6825,7 +6892,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateKey() { - ::grpc::Service::MarkMethodAsync(97); + ::grpc::Service::MarkMethodAsync(98); } ~WithAsyncMethod_CreateKey() override { BaseClassMustBeDerivedFromService(this); @@ -6836,7 +6903,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(97, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(98, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6845,7 +6912,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_DeleteKey() { - ::grpc::Service::MarkMethodAsync(98); + ::grpc::Service::MarkMethodAsync(99); } ~WithAsyncMethod_DeleteKey() override { BaseClassMustBeDerivedFromService(this); @@ -6856,7 +6923,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(98, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(99, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6865,7 +6932,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_ListKeys() { - ::grpc::Service::MarkMethodAsync(99); + ::grpc::Service::MarkMethodAsync(100); } ~WithAsyncMethod_ListKeys() override { BaseClassMustBeDerivedFromService(this); @@ -6876,7 +6943,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(99, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(100, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6885,7 +6952,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_RenameKey() { - ::grpc::Service::MarkMethodAsync(100); + ::grpc::Service::MarkMethodAsync(101); } ~WithAsyncMethod_RenameKey() override { BaseClassMustBeDerivedFromService(this); @@ -6896,7 +6963,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(100, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(101, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6905,7 +6972,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_RotateKey() { - ::grpc::Service::MarkMethodAsync(101); + ::grpc::Service::MarkMethodAsync(102); } ~WithAsyncMethod_RotateKey() override { BaseClassMustBeDerivedFromService(this); @@ -6916,7 +6983,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(101, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(102, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6925,7 +6992,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodAsync(102); + ::grpc::Service::MarkMethodAsync(103); } ~WithAsyncMethod_CreateKeyFromExistingKeyAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -6936,7 +7003,7 @@ 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(102, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(103, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -6945,7 +7012,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithAsyncMethod_GetAppContent() { - ::grpc::Service::MarkMethodAsync(103); + ::grpc::Service::MarkMethodAsync(104); } ~WithAsyncMethod_GetAppContent() override { BaseClassMustBeDerivedFromService(this); @@ -6956,10 +7023,10 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetAppContent(::grpc::ServerContext* context, ::viam::app::v1::GetAppContentRequest* request, ::grpc::ServerAsyncResponseWriter< ::viam::app::v1::GetAppContentResponse>* response, ::grpc::CompletionQueue* new_call_cq, ::grpc::ServerCompletionQueue* notification_cq, void *tag) { - ::grpc::Service::RequestAsyncUnary(103, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(104, context, request, response, new_call_cq, notification_cq, tag); } }; - typedef WithAsyncMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > AsyncService; + typedef WithAsyncMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > AsyncService; template class ExperimentalWithCallbackMethod_GetUserIDByEmail : public BaseClass { private: @@ -7384,6 +7451,53 @@ class AppService final { { return nullptr; } }; template + class ExperimentalWithCallbackMethod_UpdateOrganizationNamespace : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + ExperimentalWithCallbackMethod_UpdateOrganizationNamespace() { + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + ::grpc::Service:: + #else + ::grpc::Service::experimental(). + #endif + MarkMethodCallback(9, + new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateOrganizationNamespaceRequest, ::viam::app::v1::UpdateOrganizationNamespaceResponse>( + [this]( + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + ::grpc::CallbackServerContext* + #else + ::grpc::experimental::CallbackServerContext* + #endif + context, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* request, ::viam::app::v1::UpdateOrganizationNamespaceResponse* response) { return this->UpdateOrganizationNamespace(context, request, response); }));} + void SetMessageAllocatorFor_UpdateOrganizationNamespace( + ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateOrganizationNamespaceRequest, ::viam::app::v1::UpdateOrganizationNamespaceResponse>* allocator) { + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(9); + #else + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(9); + #endif + static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateOrganizationNamespaceRequest, ::viam::app::v1::UpdateOrganizationNamespaceResponse>*>(handler) + ->SetMessageAllocator(allocator); + } + ~ExperimentalWithCallbackMethod_UpdateOrganizationNamespace() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status UpdateOrganizationNamespace(::grpc::ServerContext* /*context*/, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* /*request*/, ::viam::app::v1::UpdateOrganizationNamespaceResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + virtual ::grpc::ServerUnaryReactor* UpdateOrganizationNamespace( + ::grpc::CallbackServerContext* /*context*/, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* /*request*/, ::viam::app::v1::UpdateOrganizationNamespaceResponse* /*response*/) + #else + virtual ::grpc::experimental::ServerUnaryReactor* UpdateOrganizationNamespace( + ::grpc::experimental::CallbackServerContext* /*context*/, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* /*request*/, ::viam::app::v1::UpdateOrganizationNamespaceResponse* /*response*/) + #endif + { return nullptr; } + }; + template class ExperimentalWithCallbackMethod_DeleteOrganization : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} @@ -7394,7 +7508,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(9, + MarkMethodCallback(10, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteOrganizationRequest, ::viam::app::v1::DeleteOrganizationResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7406,9 +7520,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteOrganization( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteOrganizationRequest, ::viam::app::v1::DeleteOrganizationResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(9); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(10); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(9); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(10); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteOrganizationRequest, ::viam::app::v1::DeleteOrganizationResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7441,7 +7555,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(10, + MarkMethodCallback(11, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetOrganizationMetadataRequest, ::viam::app::v1::GetOrganizationMetadataResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7453,9 +7567,9 @@ class AppService final { void SetMessageAllocatorFor_GetOrganizationMetadata( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetOrganizationMetadataRequest, ::viam::app::v1::GetOrganizationMetadataResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(10); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(11); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(10); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(11); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetOrganizationMetadataRequest, ::viam::app::v1::GetOrganizationMetadataResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7488,7 +7602,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(11, + MarkMethodCallback(12, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateOrganizationMetadataRequest, ::viam::app::v1::UpdateOrganizationMetadataResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7500,9 +7614,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateOrganizationMetadata( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateOrganizationMetadataRequest, ::viam::app::v1::UpdateOrganizationMetadataResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(11); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(12); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(11); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(12); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateOrganizationMetadataRequest, ::viam::app::v1::UpdateOrganizationMetadataResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7535,7 +7649,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(12, + MarkMethodCallback(13, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListOrganizationMembersRequest, ::viam::app::v1::ListOrganizationMembersResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7547,9 +7661,9 @@ class AppService final { void SetMessageAllocatorFor_ListOrganizationMembers( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListOrganizationMembersRequest, ::viam::app::v1::ListOrganizationMembersResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(12); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(13); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(12); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(13); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListOrganizationMembersRequest, ::viam::app::v1::ListOrganizationMembersResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7582,7 +7696,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(13, + MarkMethodCallback(14, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateOrganizationInviteRequest, ::viam::app::v1::CreateOrganizationInviteResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7594,9 +7708,9 @@ class AppService final { void SetMessageAllocatorFor_CreateOrganizationInvite( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateOrganizationInviteRequest, ::viam::app::v1::CreateOrganizationInviteResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(13); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(14); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(13); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(14); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateOrganizationInviteRequest, ::viam::app::v1::CreateOrganizationInviteResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7629,7 +7743,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(14, + MarkMethodCallback(15, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateOrganizationInviteAuthorizationsRequest, ::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7641,9 +7755,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateOrganizationInviteAuthorizations( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateOrganizationInviteAuthorizationsRequest, ::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(14); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(15); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(14); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(15); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateOrganizationInviteAuthorizationsRequest, ::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7676,7 +7790,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(15, + MarkMethodCallback(16, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteOrganizationMemberRequest, ::viam::app::v1::DeleteOrganizationMemberResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7688,9 +7802,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteOrganizationMember( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteOrganizationMemberRequest, ::viam::app::v1::DeleteOrganizationMemberResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(15); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(16); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(15); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(16); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteOrganizationMemberRequest, ::viam::app::v1::DeleteOrganizationMemberResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7723,7 +7837,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(16, + MarkMethodCallback(17, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteOrganizationInviteRequest, ::viam::app::v1::DeleteOrganizationInviteResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7735,9 +7849,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteOrganizationInvite( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteOrganizationInviteRequest, ::viam::app::v1::DeleteOrganizationInviteResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(16); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(17); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(16); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(17); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteOrganizationInviteRequest, ::viam::app::v1::DeleteOrganizationInviteResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7770,7 +7884,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(17, + MarkMethodCallback(18, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ResendOrganizationInviteRequest, ::viam::app::v1::ResendOrganizationInviteResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7782,9 +7896,9 @@ class AppService final { void SetMessageAllocatorFor_ResendOrganizationInvite( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ResendOrganizationInviteRequest, ::viam::app::v1::ResendOrganizationInviteResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(17); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(18); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(17); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(18); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ResendOrganizationInviteRequest, ::viam::app::v1::ResendOrganizationInviteResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7817,7 +7931,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(18, + MarkMethodCallback(19, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::EnableBillingServiceRequest, ::viam::app::v1::EnableBillingServiceResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7829,9 +7943,9 @@ class AppService final { void SetMessageAllocatorFor_EnableBillingService( ::grpc::experimental::MessageAllocator< ::viam::app::v1::EnableBillingServiceRequest, ::viam::app::v1::EnableBillingServiceResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(18); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(19); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(18); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(19); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::EnableBillingServiceRequest, ::viam::app::v1::EnableBillingServiceResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7864,7 +7978,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(19, + MarkMethodCallback(20, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DisableBillingServiceRequest, ::viam::app::v1::DisableBillingServiceResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7876,9 +7990,9 @@ class AppService final { void SetMessageAllocatorFor_DisableBillingService( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DisableBillingServiceRequest, ::viam::app::v1::DisableBillingServiceResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(19); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(20); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(19); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(20); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DisableBillingServiceRequest, ::viam::app::v1::DisableBillingServiceResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7911,7 +8025,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(20, + MarkMethodCallback(21, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateBillingServiceRequest, ::viam::app::v1::UpdateBillingServiceResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7923,9 +8037,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateBillingService( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateBillingServiceRequest, ::viam::app::v1::UpdateBillingServiceResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(20); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(21); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(20); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(21); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateBillingServiceRequest, ::viam::app::v1::UpdateBillingServiceResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -7958,7 +8072,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(21, + MarkMethodCallback(22, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -7970,9 +8084,9 @@ class AppService final { void SetMessageAllocatorFor_GetBillingServiceConfig( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(21); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(22); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(21); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(22); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8005,7 +8119,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(22, + MarkMethodCallback(23, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8017,9 +8131,9 @@ class AppService final { void SetMessageAllocatorFor_OrganizationSetSupportEmail( ::grpc::experimental::MessageAllocator< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(22); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(23); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(22); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(23); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8052,7 +8166,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(23, + MarkMethodCallback(24, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8064,9 +8178,9 @@ class AppService final { void SetMessageAllocatorFor_OrganizationGetSupportEmail( ::grpc::experimental::MessageAllocator< ::viam::app::v1::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(23); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(24); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(23); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(24); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8099,7 +8213,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(24, + MarkMethodCallback(25, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationSetLogoRequest, ::viam::app::v1::OrganizationSetLogoResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8111,9 +8225,9 @@ class AppService final { void SetMessageAllocatorFor_OrganizationSetLogo( ::grpc::experimental::MessageAllocator< ::viam::app::v1::OrganizationSetLogoRequest, ::viam::app::v1::OrganizationSetLogoResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(24); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(25); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(24); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(25); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationSetLogoRequest, ::viam::app::v1::OrganizationSetLogoResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8146,7 +8260,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(25, + MarkMethodCallback(26, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationGetLogoRequest, ::viam::app::v1::OrganizationGetLogoResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8158,9 +8272,9 @@ class AppService final { void SetMessageAllocatorFor_OrganizationGetLogo( ::grpc::experimental::MessageAllocator< ::viam::app::v1::OrganizationGetLogoRequest, ::viam::app::v1::OrganizationGetLogoResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(25); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(26); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(25); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(26); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::OrganizationGetLogoRequest, ::viam::app::v1::OrganizationGetLogoResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8193,7 +8307,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(26, + MarkMethodCallback(27, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::EnableAuthServiceRequest, ::viam::app::v1::EnableAuthServiceResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8205,9 +8319,9 @@ class AppService final { void SetMessageAllocatorFor_EnableAuthService( ::grpc::experimental::MessageAllocator< ::viam::app::v1::EnableAuthServiceRequest, ::viam::app::v1::EnableAuthServiceResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(26); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(27); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(26); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(27); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::EnableAuthServiceRequest, ::viam::app::v1::EnableAuthServiceResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8240,7 +8354,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(27, + MarkMethodCallback(28, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DisableAuthServiceRequest, ::viam::app::v1::DisableAuthServiceResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8252,9 +8366,9 @@ class AppService final { void SetMessageAllocatorFor_DisableAuthService( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DisableAuthServiceRequest, ::viam::app::v1::DisableAuthServiceResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(27); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(28); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(27); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(28); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DisableAuthServiceRequest, ::viam::app::v1::DisableAuthServiceResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8287,7 +8401,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(28, + MarkMethodCallback(29, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateOAuthAppRequest, ::viam::app::v1::CreateOAuthAppResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8299,9 +8413,9 @@ class AppService final { void SetMessageAllocatorFor_CreateOAuthApp( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateOAuthAppRequest, ::viam::app::v1::CreateOAuthAppResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(28); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(29); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(28); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(29); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateOAuthAppRequest, ::viam::app::v1::CreateOAuthAppResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8334,7 +8448,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(29, + MarkMethodCallback(30, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ReadOAuthAppRequest, ::viam::app::v1::ReadOAuthAppResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8346,9 +8460,9 @@ class AppService final { void SetMessageAllocatorFor_ReadOAuthApp( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ReadOAuthAppRequest, ::viam::app::v1::ReadOAuthAppResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(29); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(30); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(29); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(30); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ReadOAuthAppRequest, ::viam::app::v1::ReadOAuthAppResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8381,7 +8495,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(30, + MarkMethodCallback(31, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateOAuthAppRequest, ::viam::app::v1::UpdateOAuthAppResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8393,9 +8507,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateOAuthApp( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateOAuthAppRequest, ::viam::app::v1::UpdateOAuthAppResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(30); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(31); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(30); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(31); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateOAuthAppRequest, ::viam::app::v1::UpdateOAuthAppResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8428,7 +8542,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(31, + MarkMethodCallback(32, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteOAuthAppRequest, ::viam::app::v1::DeleteOAuthAppResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8440,9 +8554,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteOAuthApp( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteOAuthAppRequest, ::viam::app::v1::DeleteOAuthAppResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(31); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(32); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(31); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(32); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteOAuthAppRequest, ::viam::app::v1::DeleteOAuthAppResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8475,7 +8589,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(32, + MarkMethodCallback(33, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListOAuthAppsRequest, ::viam::app::v1::ListOAuthAppsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8487,9 +8601,9 @@ class AppService final { void SetMessageAllocatorFor_ListOAuthApps( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListOAuthAppsRequest, ::viam::app::v1::ListOAuthAppsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(32); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(33); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(32); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(33); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListOAuthAppsRequest, ::viam::app::v1::ListOAuthAppsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8522,7 +8636,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(33, + MarkMethodCallback(34, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8534,9 +8648,9 @@ class AppService final { void SetMessageAllocatorFor_CreateLocation( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(33); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(34); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(33); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(34); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8569,7 +8683,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(34, + MarkMethodCallback(35, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetLocationRequest, ::viam::app::v1::GetLocationResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8581,9 +8695,9 @@ class AppService final { void SetMessageAllocatorFor_GetLocation( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetLocationRequest, ::viam::app::v1::GetLocationResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(34); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(35); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(34); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(35); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetLocationRequest, ::viam::app::v1::GetLocationResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8616,7 +8730,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(35, + MarkMethodCallback(36, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8628,9 +8742,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateLocation( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(35); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(36); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(35); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(36); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8663,7 +8777,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(36, + MarkMethodCallback(37, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8675,9 +8789,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteLocation( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(36); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(37); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(36); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(37); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8710,7 +8824,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(37, + MarkMethodCallback(38, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetLocationMetadataRequest, ::viam::app::v1::GetLocationMetadataResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8722,9 +8836,9 @@ class AppService final { void SetMessageAllocatorFor_GetLocationMetadata( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetLocationMetadataRequest, ::viam::app::v1::GetLocationMetadataResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(37); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(38); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(37); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(38); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetLocationMetadataRequest, ::viam::app::v1::GetLocationMetadataResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8757,7 +8871,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(38, + MarkMethodCallback(39, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateLocationMetadataRequest, ::viam::app::v1::UpdateLocationMetadataResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8769,9 +8883,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateLocationMetadata( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateLocationMetadataRequest, ::viam::app::v1::UpdateLocationMetadataResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(38); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(39); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(38); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(39); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateLocationMetadataRequest, ::viam::app::v1::UpdateLocationMetadataResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8804,7 +8918,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(39, + MarkMethodCallback(40, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8816,9 +8930,9 @@ class AppService final { void SetMessageAllocatorFor_ListLocations( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(39); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(40); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(39); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(40); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8851,7 +8965,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(40, + MarkMethodCallback(41, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8863,9 +8977,9 @@ class AppService final { void SetMessageAllocatorFor_ShareLocation( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(40); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(41); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(40); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(41); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8898,7 +9012,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(41, + MarkMethodCallback(42, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8910,9 +9024,9 @@ class AppService final { void SetMessageAllocatorFor_UnshareLocation( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(41); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(42); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(41); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(42); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8945,7 +9059,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(42, + MarkMethodCallback(43, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -8957,9 +9071,9 @@ class AppService final { void SetMessageAllocatorFor_LocationAuth( ::grpc::experimental::MessageAllocator< ::viam::app::v1::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(42); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(43); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(42); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(43); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -8992,7 +9106,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(43, + MarkMethodCallback(44, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9004,9 +9118,9 @@ class AppService final { void SetMessageAllocatorFor_CreateLocationSecret( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(43); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(44); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(43); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(44); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9039,7 +9153,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(44, + MarkMethodCallback(45, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9051,9 +9165,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteLocationSecret( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(44); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(45); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(44); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(45); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9086,7 +9200,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(45, + MarkMethodCallback(46, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotRequest, ::viam::app::v1::GetRobotResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9098,9 +9212,9 @@ class AppService final { void SetMessageAllocatorFor_GetRobot( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRobotRequest, ::viam::app::v1::GetRobotResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(45); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(46); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(45); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(46); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotRequest, ::viam::app::v1::GetRobotResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9133,7 +9247,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(46, + MarkMethodCallback(47, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotMetadataRequest, ::viam::app::v1::GetRobotMetadataResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9145,9 +9259,9 @@ class AppService final { void SetMessageAllocatorFor_GetRobotMetadata( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRobotMetadataRequest, ::viam::app::v1::GetRobotMetadataResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(46); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(47); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(46); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(47); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotMetadataRequest, ::viam::app::v1::GetRobotMetadataResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9180,7 +9294,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(47, + MarkMethodCallback(48, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotMetadataRequest, ::viam::app::v1::UpdateRobotMetadataResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9192,9 +9306,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateRobotMetadata( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateRobotMetadataRequest, ::viam::app::v1::UpdateRobotMetadataResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(47); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(48); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(47); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(48); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotMetadataRequest, ::viam::app::v1::UpdateRobotMetadataResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9227,7 +9341,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(48, + MarkMethodCallback(49, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9239,9 +9353,9 @@ class AppService final { void SetMessageAllocatorFor_GetRoverRentalRobots( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(48); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(49); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(48); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(49); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9274,7 +9388,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(49, + MarkMethodCallback(50, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9286,9 +9400,9 @@ class AppService final { void SetMessageAllocatorFor_GetRobotParts( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(49); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(50); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(49); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(50); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9321,7 +9435,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(50, + MarkMethodCallback(51, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9333,9 +9447,9 @@ class AppService final { void SetMessageAllocatorFor_GetRobotPart( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(50); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(51); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(50); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(51); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9368,7 +9482,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(51, + MarkMethodCallback(52, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9380,9 +9494,9 @@ class AppService final { void SetMessageAllocatorFor_GetRobotPartLogs( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(51); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(52); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(51); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(52); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9415,7 +9529,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(52, + MarkMethodCallback(53, new ::grpc_impl::internal::CallbackServerStreamingHandler< ::viam::app::v1::TailRobotPartLogsRequest, ::viam::app::v1::TailRobotPartLogsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9453,7 +9567,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(53, + MarkMethodCallback(54, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9465,9 +9579,9 @@ class AppService final { void SetMessageAllocatorFor_GetRobotPartHistory( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(53); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(54); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(53); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(54); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9500,7 +9614,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(54, + MarkMethodCallback(55, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9512,9 +9626,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateRobotPart( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(54); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(55); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(54); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(55); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9547,7 +9661,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(55, + MarkMethodCallback(56, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9559,9 +9673,9 @@ class AppService final { void SetMessageAllocatorFor_NewRobotPart( ::grpc::experimental::MessageAllocator< ::viam::app::v1::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(55); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(56); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(55); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(56); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9594,7 +9708,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(56, + MarkMethodCallback(57, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9606,9 +9720,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteRobotPart( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(56); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(57); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(56); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(57); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9641,7 +9755,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(57, + MarkMethodCallback(58, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartMetadataRequest, ::viam::app::v1::GetRobotPartMetadataResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9653,9 +9767,9 @@ class AppService final { void SetMessageAllocatorFor_GetRobotPartMetadata( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRobotPartMetadataRequest, ::viam::app::v1::GetRobotPartMetadataResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(57); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(58); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(57); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(58); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotPartMetadataRequest, ::viam::app::v1::GetRobotPartMetadataResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9688,7 +9802,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(58, + MarkMethodCallback(59, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotPartMetadataRequest, ::viam::app::v1::UpdateRobotPartMetadataResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9700,9 +9814,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateRobotPartMetadata( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateRobotPartMetadataRequest, ::viam::app::v1::UpdateRobotPartMetadataResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(58); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(59); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(58); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(59); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotPartMetadataRequest, ::viam::app::v1::UpdateRobotPartMetadataResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9735,7 +9849,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(59, + MarkMethodCallback(60, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9747,9 +9861,9 @@ class AppService final { void SetMessageAllocatorFor_GetRobotAPIKeys( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(59); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(60); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(59); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(60); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9782,7 +9896,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(60, + MarkMethodCallback(61, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9794,9 +9908,9 @@ class AppService final { void SetMessageAllocatorFor_MarkPartAsMain( ::grpc::experimental::MessageAllocator< ::viam::app::v1::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(60); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(61); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(60); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(61); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9829,7 +9943,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(61, + MarkMethodCallback(62, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9841,9 +9955,9 @@ class AppService final { void SetMessageAllocatorFor_MarkPartForRestart( ::grpc::experimental::MessageAllocator< ::viam::app::v1::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(61); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(62); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(61); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(62); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9876,7 +9990,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(62, + MarkMethodCallback(63, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9888,9 +10002,9 @@ class AppService final { void SetMessageAllocatorFor_CreateRobotPartSecret( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(62); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(63); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(62); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(63); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9923,7 +10037,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(63, + MarkMethodCallback(64, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9935,9 +10049,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteRobotPartSecret( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(63); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(64); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(63); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(64); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -9970,7 +10084,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(64, + MarkMethodCallback(65, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -9982,9 +10096,9 @@ class AppService final { void SetMessageAllocatorFor_ListRobots( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(64); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(65); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(64); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(65); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10017,7 +10131,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(65, + MarkMethodCallback(66, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::NewRobotRequest, ::viam::app::v1::NewRobotResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10029,9 +10143,9 @@ class AppService final { void SetMessageAllocatorFor_NewRobot( ::grpc::experimental::MessageAllocator< ::viam::app::v1::NewRobotRequest, ::viam::app::v1::NewRobotResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(65); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(66); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(65); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(66); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::NewRobotRequest, ::viam::app::v1::NewRobotResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10064,7 +10178,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(66, + MarkMethodCallback(67, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10076,9 +10190,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateRobot( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(66); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(67); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(66); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(67); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10111,7 +10225,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(67, + MarkMethodCallback(68, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10123,9 +10237,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteRobot( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(67); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(68); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(67); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(68); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10158,7 +10272,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(68, + MarkMethodCallback(69, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10170,9 +10284,9 @@ class AppService final { void SetMessageAllocatorFor_ListFragments( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(68); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(69); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(68); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(69); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10205,7 +10319,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(69, + MarkMethodCallback(70, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10217,9 +10331,9 @@ class AppService final { void SetMessageAllocatorFor_GetFragment( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(69); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(70); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(69); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(70); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10252,7 +10366,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(70, + MarkMethodCallback(71, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10264,9 +10378,9 @@ class AppService final { void SetMessageAllocatorFor_CreateFragment( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(70); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(71); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(70); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(71); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10299,7 +10413,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(71, + MarkMethodCallback(72, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10311,9 +10425,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateFragment( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(71); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(72); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(71); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(72); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10346,7 +10460,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(72, + MarkMethodCallback(73, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10358,9 +10472,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteFragment( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(72); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(73); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(72); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(73); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10393,7 +10507,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(73, + MarkMethodCallback(74, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListNestedFragmentsRequest, ::viam::app::v1::ListNestedFragmentsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10405,9 +10519,9 @@ class AppService final { void SetMessageAllocatorFor_ListNestedFragments( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListNestedFragmentsRequest, ::viam::app::v1::ListNestedFragmentsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(73); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(74); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(73); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(74); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListNestedFragmentsRequest, ::viam::app::v1::ListNestedFragmentsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10440,7 +10554,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(74, + MarkMethodCallback(75, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10452,9 +10566,9 @@ class AppService final { void SetMessageAllocatorFor_ListMachineFragments( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(74); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(75); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(74); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(75); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10487,7 +10601,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(75, + MarkMethodCallback(76, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListMachineSummariesRequest, ::viam::app::v1::ListMachineSummariesResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10499,9 +10613,9 @@ class AppService final { void SetMessageAllocatorFor_ListMachineSummaries( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListMachineSummariesRequest, ::viam::app::v1::ListMachineSummariesResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(75); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(76); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(75); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(76); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListMachineSummariesRequest, ::viam::app::v1::ListMachineSummariesResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10534,7 +10648,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(76, + MarkMethodCallback(77, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10546,9 +10660,9 @@ class AppService final { void SetMessageAllocatorFor_GetFragmentHistory( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(76); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(77); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(76); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(77); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10581,7 +10695,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(77, + MarkMethodCallback(78, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentUsageRequest, ::viam::app::v1::GetFragmentUsageResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10593,9 +10707,9 @@ class AppService final { void SetMessageAllocatorFor_GetFragmentUsage( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetFragmentUsageRequest, ::viam::app::v1::GetFragmentUsageResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(77); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(78); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(77); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(78); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetFragmentUsageRequest, ::viam::app::v1::GetFragmentUsageResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10628,7 +10742,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(78, + MarkMethodCallback(79, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::SetFragmentTagRequest, ::viam::app::v1::SetFragmentTagResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10640,9 +10754,9 @@ class AppService final { void SetMessageAllocatorFor_SetFragmentTag( ::grpc::experimental::MessageAllocator< ::viam::app::v1::SetFragmentTagRequest, ::viam::app::v1::SetFragmentTagResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(78); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(79); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(78); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(79); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::SetFragmentTagRequest, ::viam::app::v1::SetFragmentTagResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10675,7 +10789,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(79, + MarkMethodCallback(80, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteFragmentTagRequest, ::viam::app::v1::DeleteFragmentTagResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10687,9 +10801,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteFragmentTag( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteFragmentTagRequest, ::viam::app::v1::DeleteFragmentTagResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(79); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(80); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(79); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(80); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteFragmentTagRequest, ::viam::app::v1::DeleteFragmentTagResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10722,7 +10836,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(80, + MarkMethodCallback(81, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10734,9 +10848,9 @@ class AppService final { void SetMessageAllocatorFor_AddRole( ::grpc::experimental::MessageAllocator< ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(80); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(81); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(80); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(81); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10769,7 +10883,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(81, + MarkMethodCallback(82, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10781,9 +10895,9 @@ class AppService final { void SetMessageAllocatorFor_RemoveRole( ::grpc::experimental::MessageAllocator< ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(81); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(82); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(81); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(82); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10816,7 +10930,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(82, + MarkMethodCallback(83, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10828,9 +10942,9 @@ class AppService final { void SetMessageAllocatorFor_ChangeRole( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(82); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(83); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(82); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(83); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10863,7 +10977,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(83, + MarkMethodCallback(84, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10875,9 +10989,9 @@ class AppService final { void SetMessageAllocatorFor_ListAuthorizations( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(83); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(84); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(83); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(84); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10910,7 +11024,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(84, + MarkMethodCallback(85, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10922,9 +11036,9 @@ class AppService final { void SetMessageAllocatorFor_CheckPermissions( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(84); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(85); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(84); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(85); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -10957,7 +11071,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(85, + MarkMethodCallback(86, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -10969,9 +11083,9 @@ class AppService final { void SetMessageAllocatorFor_GetRegistryItem( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(85); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(86); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(85); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(86); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11004,7 +11118,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(86, + MarkMethodCallback(87, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11016,9 +11130,9 @@ class AppService final { void SetMessageAllocatorFor_CreateRegistryItem( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(86); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(87); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(86); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(87); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11051,7 +11165,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(87, + MarkMethodCallback(88, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11063,9 +11177,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateRegistryItem( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(87); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(88); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(87); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(88); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11098,7 +11212,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(88, + MarkMethodCallback(89, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11110,9 +11224,9 @@ class AppService final { void SetMessageAllocatorFor_ListRegistryItems( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(88); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(89); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(88); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(89); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11145,7 +11259,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(89, + MarkMethodCallback(90, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11157,9 +11271,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteRegistryItem( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(89); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(90); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(89); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(90); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11192,7 +11306,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(90, + MarkMethodCallback(91, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::RenameRegistryItemRequest, ::viam::app::v1::RenameRegistryItemResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11204,9 +11318,9 @@ class AppService final { void SetMessageAllocatorFor_RenameRegistryItem( ::grpc::experimental::MessageAllocator< ::viam::app::v1::RenameRegistryItemRequest, ::viam::app::v1::RenameRegistryItemResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(90); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(91); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(90); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(91); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::RenameRegistryItemRequest, ::viam::app::v1::RenameRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11239,7 +11353,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(91, + MarkMethodCallback(92, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11251,9 +11365,9 @@ class AppService final { void SetMessageAllocatorFor_TransferRegistryItem( ::grpc::experimental::MessageAllocator< ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(91); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(92); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(91); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(92); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11286,7 +11400,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(92, + MarkMethodCallback(93, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11298,9 +11412,9 @@ class AppService final { void SetMessageAllocatorFor_CreateModule( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(92); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(93); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(92); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(93); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11333,7 +11447,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(93, + MarkMethodCallback(94, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11345,9 +11459,9 @@ class AppService final { void SetMessageAllocatorFor_UpdateModule( ::grpc::experimental::MessageAllocator< ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(93); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(94); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(93); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(94); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11380,7 +11494,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(94, + MarkMethodCallback(95, new ::grpc_impl::internal::CallbackClientStreamingHandler< ::viam::app::v1::UploadModuleFileRequest, ::viam::app::v1::UploadModuleFileResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11418,7 +11532,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(95, + MarkMethodCallback(96, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11430,9 +11544,9 @@ class AppService final { void SetMessageAllocatorFor_GetModule( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(95); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(96); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(95); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(96); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11465,7 +11579,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(96, + MarkMethodCallback(97, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11477,9 +11591,9 @@ class AppService final { void SetMessageAllocatorFor_ListModules( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(96); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(97); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(96); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(97); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11512,7 +11626,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(97, + MarkMethodCallback(98, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11524,9 +11638,9 @@ class AppService final { void SetMessageAllocatorFor_CreateKey( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(97); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(98); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(97); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(98); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11559,7 +11673,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(98, + MarkMethodCallback(99, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11571,9 +11685,9 @@ class AppService final { void SetMessageAllocatorFor_DeleteKey( ::grpc::experimental::MessageAllocator< ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(98); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(99); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(98); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(99); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11606,7 +11720,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(99, + MarkMethodCallback(100, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11618,9 +11732,9 @@ class AppService final { void SetMessageAllocatorFor_ListKeys( ::grpc::experimental::MessageAllocator< ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(99); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(100); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(99); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(100); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11653,7 +11767,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(100, + MarkMethodCallback(101, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11665,9 +11779,9 @@ class AppService final { void SetMessageAllocatorFor_RenameKey( ::grpc::experimental::MessageAllocator< ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(100); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(101); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(100); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(101); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11700,7 +11814,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(101, + MarkMethodCallback(102, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11712,9 +11826,9 @@ class AppService final { void SetMessageAllocatorFor_RotateKey( ::grpc::experimental::MessageAllocator< ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(101); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(102); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(101); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(102); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11747,7 +11861,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(102, + MarkMethodCallback(103, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11759,9 +11873,9 @@ class AppService final { void SetMessageAllocatorFor_CreateKeyFromExistingKeyAuthorizations( ::grpc::experimental::MessageAllocator< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(102); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(103); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(102); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(103); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11794,7 +11908,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodCallback(103, + MarkMethodCallback(104, new ::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetAppContentRequest, ::viam::app::v1::GetAppContentResponse>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -11806,9 +11920,9 @@ class AppService final { void SetMessageAllocatorFor_GetAppContent( ::grpc::experimental::MessageAllocator< ::viam::app::v1::GetAppContentRequest, ::viam::app::v1::GetAppContentResponse>* allocator) { #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(103); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::GetHandler(104); #else - ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(103); + ::grpc::internal::MethodHandler* const handler = ::grpc::Service::experimental().GetHandler(104); #endif static_cast<::grpc_impl::internal::CallbackUnaryHandler< ::viam::app::v1::GetAppContentRequest, ::viam::app::v1::GetAppContentResponse>*>(handler) ->SetMessageAllocator(allocator); @@ -11831,10 +11945,10 @@ class AppService final { { return nullptr; } }; #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL - typedef ExperimentalWithCallbackMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > CallbackService; + typedef ExperimentalWithCallbackMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > CallbackService; #endif - typedef ExperimentalWithCallbackMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ExperimentalCallbackService; + typedef ExperimentalWithCallbackMethod_GetUserIDByEmail > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ExperimentalCallbackService; template class WithGenericMethod_GetUserIDByEmail : public BaseClass { private: @@ -11989,12 +12103,29 @@ class AppService final { } }; template + class WithGenericMethod_UpdateOrganizationNamespace : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithGenericMethod_UpdateOrganizationNamespace() { + ::grpc::Service::MarkMethodGeneric(9); + } + ~WithGenericMethod_UpdateOrganizationNamespace() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status UpdateOrganizationNamespace(::grpc::ServerContext* /*context*/, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* /*request*/, ::viam::app::v1::UpdateOrganizationNamespaceResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + }; + template class WithGenericMethod_DeleteOrganization : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteOrganization() { - ::grpc::Service::MarkMethodGeneric(9); + ::grpc::Service::MarkMethodGeneric(10); } ~WithGenericMethod_DeleteOrganization() override { BaseClassMustBeDerivedFromService(this); @@ -12011,7 +12142,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetOrganizationMetadata() { - ::grpc::Service::MarkMethodGeneric(10); + ::grpc::Service::MarkMethodGeneric(11); } ~WithGenericMethod_GetOrganizationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -12028,7 +12159,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateOrganizationMetadata() { - ::grpc::Service::MarkMethodGeneric(11); + ::grpc::Service::MarkMethodGeneric(12); } ~WithGenericMethod_UpdateOrganizationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -12045,7 +12176,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListOrganizationMembers() { - ::grpc::Service::MarkMethodGeneric(12); + ::grpc::Service::MarkMethodGeneric(13); } ~WithGenericMethod_ListOrganizationMembers() override { BaseClassMustBeDerivedFromService(this); @@ -12062,7 +12193,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateOrganizationInvite() { - ::grpc::Service::MarkMethodGeneric(13); + ::grpc::Service::MarkMethodGeneric(14); } ~WithGenericMethod_CreateOrganizationInvite() override { BaseClassMustBeDerivedFromService(this); @@ -12079,7 +12210,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateOrganizationInviteAuthorizations() { - ::grpc::Service::MarkMethodGeneric(14); + ::grpc::Service::MarkMethodGeneric(15); } ~WithGenericMethod_UpdateOrganizationInviteAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -12096,7 +12227,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteOrganizationMember() { - ::grpc::Service::MarkMethodGeneric(15); + ::grpc::Service::MarkMethodGeneric(16); } ~WithGenericMethod_DeleteOrganizationMember() override { BaseClassMustBeDerivedFromService(this); @@ -12113,7 +12244,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteOrganizationInvite() { - ::grpc::Service::MarkMethodGeneric(16); + ::grpc::Service::MarkMethodGeneric(17); } ~WithGenericMethod_DeleteOrganizationInvite() override { BaseClassMustBeDerivedFromService(this); @@ -12130,7 +12261,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ResendOrganizationInvite() { - ::grpc::Service::MarkMethodGeneric(17); + ::grpc::Service::MarkMethodGeneric(18); } ~WithGenericMethod_ResendOrganizationInvite() override { BaseClassMustBeDerivedFromService(this); @@ -12147,7 +12278,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_EnableBillingService() { - ::grpc::Service::MarkMethodGeneric(18); + ::grpc::Service::MarkMethodGeneric(19); } ~WithGenericMethod_EnableBillingService() override { BaseClassMustBeDerivedFromService(this); @@ -12164,7 +12295,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DisableBillingService() { - ::grpc::Service::MarkMethodGeneric(19); + ::grpc::Service::MarkMethodGeneric(20); } ~WithGenericMethod_DisableBillingService() override { BaseClassMustBeDerivedFromService(this); @@ -12181,7 +12312,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateBillingService() { - ::grpc::Service::MarkMethodGeneric(20); + ::grpc::Service::MarkMethodGeneric(21); } ~WithGenericMethod_UpdateBillingService() override { BaseClassMustBeDerivedFromService(this); @@ -12198,7 +12329,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetBillingServiceConfig() { - ::grpc::Service::MarkMethodGeneric(21); + ::grpc::Service::MarkMethodGeneric(22); } ~WithGenericMethod_GetBillingServiceConfig() override { BaseClassMustBeDerivedFromService(this); @@ -12215,7 +12346,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_OrganizationSetSupportEmail() { - ::grpc::Service::MarkMethodGeneric(22); + ::grpc::Service::MarkMethodGeneric(23); } ~WithGenericMethod_OrganizationSetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -12232,7 +12363,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_OrganizationGetSupportEmail() { - ::grpc::Service::MarkMethodGeneric(23); + ::grpc::Service::MarkMethodGeneric(24); } ~WithGenericMethod_OrganizationGetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -12249,7 +12380,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_OrganizationSetLogo() { - ::grpc::Service::MarkMethodGeneric(24); + ::grpc::Service::MarkMethodGeneric(25); } ~WithGenericMethod_OrganizationSetLogo() override { BaseClassMustBeDerivedFromService(this); @@ -12266,7 +12397,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_OrganizationGetLogo() { - ::grpc::Service::MarkMethodGeneric(25); + ::grpc::Service::MarkMethodGeneric(26); } ~WithGenericMethod_OrganizationGetLogo() override { BaseClassMustBeDerivedFromService(this); @@ -12283,7 +12414,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_EnableAuthService() { - ::grpc::Service::MarkMethodGeneric(26); + ::grpc::Service::MarkMethodGeneric(27); } ~WithGenericMethod_EnableAuthService() override { BaseClassMustBeDerivedFromService(this); @@ -12300,7 +12431,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DisableAuthService() { - ::grpc::Service::MarkMethodGeneric(27); + ::grpc::Service::MarkMethodGeneric(28); } ~WithGenericMethod_DisableAuthService() override { BaseClassMustBeDerivedFromService(this); @@ -12317,7 +12448,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateOAuthApp() { - ::grpc::Service::MarkMethodGeneric(28); + ::grpc::Service::MarkMethodGeneric(29); } ~WithGenericMethod_CreateOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -12334,7 +12465,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ReadOAuthApp() { - ::grpc::Service::MarkMethodGeneric(29); + ::grpc::Service::MarkMethodGeneric(30); } ~WithGenericMethod_ReadOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -12351,7 +12482,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateOAuthApp() { - ::grpc::Service::MarkMethodGeneric(30); + ::grpc::Service::MarkMethodGeneric(31); } ~WithGenericMethod_UpdateOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -12368,7 +12499,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteOAuthApp() { - ::grpc::Service::MarkMethodGeneric(31); + ::grpc::Service::MarkMethodGeneric(32); } ~WithGenericMethod_DeleteOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -12385,7 +12516,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListOAuthApps() { - ::grpc::Service::MarkMethodGeneric(32); + ::grpc::Service::MarkMethodGeneric(33); } ~WithGenericMethod_ListOAuthApps() override { BaseClassMustBeDerivedFromService(this); @@ -12402,7 +12533,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateLocation() { - ::grpc::Service::MarkMethodGeneric(33); + ::grpc::Service::MarkMethodGeneric(34); } ~WithGenericMethod_CreateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -12419,7 +12550,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetLocation() { - ::grpc::Service::MarkMethodGeneric(34); + ::grpc::Service::MarkMethodGeneric(35); } ~WithGenericMethod_GetLocation() override { BaseClassMustBeDerivedFromService(this); @@ -12436,7 +12567,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateLocation() { - ::grpc::Service::MarkMethodGeneric(35); + ::grpc::Service::MarkMethodGeneric(36); } ~WithGenericMethod_UpdateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -12453,7 +12584,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteLocation() { - ::grpc::Service::MarkMethodGeneric(36); + ::grpc::Service::MarkMethodGeneric(37); } ~WithGenericMethod_DeleteLocation() override { BaseClassMustBeDerivedFromService(this); @@ -12470,7 +12601,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetLocationMetadata() { - ::grpc::Service::MarkMethodGeneric(37); + ::grpc::Service::MarkMethodGeneric(38); } ~WithGenericMethod_GetLocationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -12487,7 +12618,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateLocationMetadata() { - ::grpc::Service::MarkMethodGeneric(38); + ::grpc::Service::MarkMethodGeneric(39); } ~WithGenericMethod_UpdateLocationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -12504,7 +12635,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListLocations() { - ::grpc::Service::MarkMethodGeneric(39); + ::grpc::Service::MarkMethodGeneric(40); } ~WithGenericMethod_ListLocations() override { BaseClassMustBeDerivedFromService(this); @@ -12521,7 +12652,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ShareLocation() { - ::grpc::Service::MarkMethodGeneric(40); + ::grpc::Service::MarkMethodGeneric(41); } ~WithGenericMethod_ShareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -12538,7 +12669,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UnshareLocation() { - ::grpc::Service::MarkMethodGeneric(41); + ::grpc::Service::MarkMethodGeneric(42); } ~WithGenericMethod_UnshareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -12555,7 +12686,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_LocationAuth() { - ::grpc::Service::MarkMethodGeneric(42); + ::grpc::Service::MarkMethodGeneric(43); } ~WithGenericMethod_LocationAuth() override { BaseClassMustBeDerivedFromService(this); @@ -12572,7 +12703,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodGeneric(43); + ::grpc::Service::MarkMethodGeneric(44); } ~WithGenericMethod_CreateLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -12589,7 +12720,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodGeneric(44); + ::grpc::Service::MarkMethodGeneric(45); } ~WithGenericMethod_DeleteLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -12606,7 +12737,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobot() { - ::grpc::Service::MarkMethodGeneric(45); + ::grpc::Service::MarkMethodGeneric(46); } ~WithGenericMethod_GetRobot() override { BaseClassMustBeDerivedFromService(this); @@ -12623,7 +12754,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotMetadata() { - ::grpc::Service::MarkMethodGeneric(46); + ::grpc::Service::MarkMethodGeneric(47); } ~WithGenericMethod_GetRobotMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -12640,7 +12771,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateRobotMetadata() { - ::grpc::Service::MarkMethodGeneric(47); + ::grpc::Service::MarkMethodGeneric(48); } ~WithGenericMethod_UpdateRobotMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -12657,7 +12788,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodGeneric(48); + ::grpc::Service::MarkMethodGeneric(49); } ~WithGenericMethod_GetRoverRentalRobots() override { BaseClassMustBeDerivedFromService(this); @@ -12674,7 +12805,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotParts() { - ::grpc::Service::MarkMethodGeneric(49); + ::grpc::Service::MarkMethodGeneric(50); } ~WithGenericMethod_GetRobotParts() override { BaseClassMustBeDerivedFromService(this); @@ -12691,7 +12822,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotPart() { - ::grpc::Service::MarkMethodGeneric(50); + ::grpc::Service::MarkMethodGeneric(51); } ~WithGenericMethod_GetRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -12708,7 +12839,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodGeneric(51); + ::grpc::Service::MarkMethodGeneric(52); } ~WithGenericMethod_GetRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -12725,7 +12856,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_TailRobotPartLogs() { - ::grpc::Service::MarkMethodGeneric(52); + ::grpc::Service::MarkMethodGeneric(53); } ~WithGenericMethod_TailRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -12742,7 +12873,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodGeneric(53); + ::grpc::Service::MarkMethodGeneric(54); } ~WithGenericMethod_GetRobotPartHistory() override { BaseClassMustBeDerivedFromService(this); @@ -12759,7 +12890,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodGeneric(54); + ::grpc::Service::MarkMethodGeneric(55); } ~WithGenericMethod_UpdateRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -12776,7 +12907,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_NewRobotPart() { - ::grpc::Service::MarkMethodGeneric(55); + ::grpc::Service::MarkMethodGeneric(56); } ~WithGenericMethod_NewRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -12793,7 +12924,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodGeneric(56); + ::grpc::Service::MarkMethodGeneric(57); } ~WithGenericMethod_DeleteRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -12810,7 +12941,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotPartMetadata() { - ::grpc::Service::MarkMethodGeneric(57); + ::grpc::Service::MarkMethodGeneric(58); } ~WithGenericMethod_GetRobotPartMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -12827,7 +12958,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateRobotPartMetadata() { - ::grpc::Service::MarkMethodGeneric(58); + ::grpc::Service::MarkMethodGeneric(59); } ~WithGenericMethod_UpdateRobotPartMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -12844,7 +12975,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodGeneric(59); + ::grpc::Service::MarkMethodGeneric(60); } ~WithGenericMethod_GetRobotAPIKeys() override { BaseClassMustBeDerivedFromService(this); @@ -12861,7 +12992,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodGeneric(60); + ::grpc::Service::MarkMethodGeneric(61); } ~WithGenericMethod_MarkPartAsMain() override { BaseClassMustBeDerivedFromService(this); @@ -12878,7 +13009,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodGeneric(61); + ::grpc::Service::MarkMethodGeneric(62); } ~WithGenericMethod_MarkPartForRestart() override { BaseClassMustBeDerivedFromService(this); @@ -12895,7 +13026,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodGeneric(62); + ::grpc::Service::MarkMethodGeneric(63); } ~WithGenericMethod_CreateRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -12912,7 +13043,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodGeneric(63); + ::grpc::Service::MarkMethodGeneric(64); } ~WithGenericMethod_DeleteRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -12929,7 +13060,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListRobots() { - ::grpc::Service::MarkMethodGeneric(64); + ::grpc::Service::MarkMethodGeneric(65); } ~WithGenericMethod_ListRobots() override { BaseClassMustBeDerivedFromService(this); @@ -12946,7 +13077,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_NewRobot() { - ::grpc::Service::MarkMethodGeneric(65); + ::grpc::Service::MarkMethodGeneric(66); } ~WithGenericMethod_NewRobot() override { BaseClassMustBeDerivedFromService(this); @@ -12963,7 +13094,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateRobot() { - ::grpc::Service::MarkMethodGeneric(66); + ::grpc::Service::MarkMethodGeneric(67); } ~WithGenericMethod_UpdateRobot() override { BaseClassMustBeDerivedFromService(this); @@ -12980,7 +13111,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteRobot() { - ::grpc::Service::MarkMethodGeneric(67); + ::grpc::Service::MarkMethodGeneric(68); } ~WithGenericMethod_DeleteRobot() override { BaseClassMustBeDerivedFromService(this); @@ -12997,7 +13128,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListFragments() { - ::grpc::Service::MarkMethodGeneric(68); + ::grpc::Service::MarkMethodGeneric(69); } ~WithGenericMethod_ListFragments() override { BaseClassMustBeDerivedFromService(this); @@ -13014,7 +13145,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetFragment() { - ::grpc::Service::MarkMethodGeneric(69); + ::grpc::Service::MarkMethodGeneric(70); } ~WithGenericMethod_GetFragment() override { BaseClassMustBeDerivedFromService(this); @@ -13031,7 +13162,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateFragment() { - ::grpc::Service::MarkMethodGeneric(70); + ::grpc::Service::MarkMethodGeneric(71); } ~WithGenericMethod_CreateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -13048,7 +13179,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateFragment() { - ::grpc::Service::MarkMethodGeneric(71); + ::grpc::Service::MarkMethodGeneric(72); } ~WithGenericMethod_UpdateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -13065,7 +13196,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteFragment() { - ::grpc::Service::MarkMethodGeneric(72); + ::grpc::Service::MarkMethodGeneric(73); } ~WithGenericMethod_DeleteFragment() override { BaseClassMustBeDerivedFromService(this); @@ -13082,7 +13213,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListNestedFragments() { - ::grpc::Service::MarkMethodGeneric(73); + ::grpc::Service::MarkMethodGeneric(74); } ~WithGenericMethod_ListNestedFragments() override { BaseClassMustBeDerivedFromService(this); @@ -13099,7 +13230,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodGeneric(74); + ::grpc::Service::MarkMethodGeneric(75); } ~WithGenericMethod_ListMachineFragments() override { BaseClassMustBeDerivedFromService(this); @@ -13116,7 +13247,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListMachineSummaries() { - ::grpc::Service::MarkMethodGeneric(75); + ::grpc::Service::MarkMethodGeneric(76); } ~WithGenericMethod_ListMachineSummaries() override { BaseClassMustBeDerivedFromService(this); @@ -13133,7 +13264,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodGeneric(76); + ::grpc::Service::MarkMethodGeneric(77); } ~WithGenericMethod_GetFragmentHistory() override { BaseClassMustBeDerivedFromService(this); @@ -13150,7 +13281,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetFragmentUsage() { - ::grpc::Service::MarkMethodGeneric(77); + ::grpc::Service::MarkMethodGeneric(78); } ~WithGenericMethod_GetFragmentUsage() override { BaseClassMustBeDerivedFromService(this); @@ -13167,7 +13298,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_SetFragmentTag() { - ::grpc::Service::MarkMethodGeneric(78); + ::grpc::Service::MarkMethodGeneric(79); } ~WithGenericMethod_SetFragmentTag() override { BaseClassMustBeDerivedFromService(this); @@ -13184,7 +13315,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteFragmentTag() { - ::grpc::Service::MarkMethodGeneric(79); + ::grpc::Service::MarkMethodGeneric(80); } ~WithGenericMethod_DeleteFragmentTag() override { BaseClassMustBeDerivedFromService(this); @@ -13201,7 +13332,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_AddRole() { - ::grpc::Service::MarkMethodGeneric(80); + ::grpc::Service::MarkMethodGeneric(81); } ~WithGenericMethod_AddRole() override { BaseClassMustBeDerivedFromService(this); @@ -13218,7 +13349,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_RemoveRole() { - ::grpc::Service::MarkMethodGeneric(81); + ::grpc::Service::MarkMethodGeneric(82); } ~WithGenericMethod_RemoveRole() override { BaseClassMustBeDerivedFromService(this); @@ -13235,7 +13366,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ChangeRole() { - ::grpc::Service::MarkMethodGeneric(82); + ::grpc::Service::MarkMethodGeneric(83); } ~WithGenericMethod_ChangeRole() override { BaseClassMustBeDerivedFromService(this); @@ -13252,7 +13383,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodGeneric(83); + ::grpc::Service::MarkMethodGeneric(84); } ~WithGenericMethod_ListAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -13269,7 +13400,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CheckPermissions() { - ::grpc::Service::MarkMethodGeneric(84); + ::grpc::Service::MarkMethodGeneric(85); } ~WithGenericMethod_CheckPermissions() override { BaseClassMustBeDerivedFromService(this); @@ -13286,7 +13417,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodGeneric(85); + ::grpc::Service::MarkMethodGeneric(86); } ~WithGenericMethod_GetRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -13303,7 +13434,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodGeneric(86); + ::grpc::Service::MarkMethodGeneric(87); } ~WithGenericMethod_CreateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -13320,7 +13451,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodGeneric(87); + ::grpc::Service::MarkMethodGeneric(88); } ~WithGenericMethod_UpdateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -13337,7 +13468,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodGeneric(88); + ::grpc::Service::MarkMethodGeneric(89); } ~WithGenericMethod_ListRegistryItems() override { BaseClassMustBeDerivedFromService(this); @@ -13354,7 +13485,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodGeneric(89); + ::grpc::Service::MarkMethodGeneric(90); } ~WithGenericMethod_DeleteRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -13371,7 +13502,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_RenameRegistryItem() { - ::grpc::Service::MarkMethodGeneric(90); + ::grpc::Service::MarkMethodGeneric(91); } ~WithGenericMethod_RenameRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -13388,7 +13519,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodGeneric(91); + ::grpc::Service::MarkMethodGeneric(92); } ~WithGenericMethod_TransferRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -13405,7 +13536,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateModule() { - ::grpc::Service::MarkMethodGeneric(92); + ::grpc::Service::MarkMethodGeneric(93); } ~WithGenericMethod_CreateModule() override { BaseClassMustBeDerivedFromService(this); @@ -13422,7 +13553,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UpdateModule() { - ::grpc::Service::MarkMethodGeneric(93); + ::grpc::Service::MarkMethodGeneric(94); } ~WithGenericMethod_UpdateModule() override { BaseClassMustBeDerivedFromService(this); @@ -13439,7 +13570,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_UploadModuleFile() { - ::grpc::Service::MarkMethodGeneric(94); + ::grpc::Service::MarkMethodGeneric(95); } ~WithGenericMethod_UploadModuleFile() override { BaseClassMustBeDerivedFromService(this); @@ -13456,7 +13587,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetModule() { - ::grpc::Service::MarkMethodGeneric(95); + ::grpc::Service::MarkMethodGeneric(96); } ~WithGenericMethod_GetModule() override { BaseClassMustBeDerivedFromService(this); @@ -13473,7 +13604,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListModules() { - ::grpc::Service::MarkMethodGeneric(96); + ::grpc::Service::MarkMethodGeneric(97); } ~WithGenericMethod_ListModules() override { BaseClassMustBeDerivedFromService(this); @@ -13490,7 +13621,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateKey() { - ::grpc::Service::MarkMethodGeneric(97); + ::grpc::Service::MarkMethodGeneric(98); } ~WithGenericMethod_CreateKey() override { BaseClassMustBeDerivedFromService(this); @@ -13507,7 +13638,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_DeleteKey() { - ::grpc::Service::MarkMethodGeneric(98); + ::grpc::Service::MarkMethodGeneric(99); } ~WithGenericMethod_DeleteKey() override { BaseClassMustBeDerivedFromService(this); @@ -13524,7 +13655,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_ListKeys() { - ::grpc::Service::MarkMethodGeneric(99); + ::grpc::Service::MarkMethodGeneric(100); } ~WithGenericMethod_ListKeys() override { BaseClassMustBeDerivedFromService(this); @@ -13541,7 +13672,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_RenameKey() { - ::grpc::Service::MarkMethodGeneric(100); + ::grpc::Service::MarkMethodGeneric(101); } ~WithGenericMethod_RenameKey() override { BaseClassMustBeDerivedFromService(this); @@ -13558,7 +13689,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_RotateKey() { - ::grpc::Service::MarkMethodGeneric(101); + ::grpc::Service::MarkMethodGeneric(102); } ~WithGenericMethod_RotateKey() override { BaseClassMustBeDerivedFromService(this); @@ -13575,7 +13706,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodGeneric(102); + ::grpc::Service::MarkMethodGeneric(103); } ~WithGenericMethod_CreateKeyFromExistingKeyAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -13592,7 +13723,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithGenericMethod_GetAppContent() { - ::grpc::Service::MarkMethodGeneric(103); + ::grpc::Service::MarkMethodGeneric(104); } ~WithGenericMethod_GetAppContent() override { BaseClassMustBeDerivedFromService(this); @@ -13784,12 +13915,32 @@ class AppService final { } }; template + class WithRawMethod_UpdateOrganizationNamespace : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithRawMethod_UpdateOrganizationNamespace() { + ::grpc::Service::MarkMethodRaw(9); + } + ~WithRawMethod_UpdateOrganizationNamespace() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status UpdateOrganizationNamespace(::grpc::ServerContext* /*context*/, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* /*request*/, ::viam::app::v1::UpdateOrganizationNamespaceResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + void RequestUpdateOrganizationNamespace(::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(9, context, request, response, new_call_cq, notification_cq, tag); + } + }; + template class WithRawMethod_DeleteOrganization : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteOrganization() { - ::grpc::Service::MarkMethodRaw(9); + ::grpc::Service::MarkMethodRaw(10); } ~WithRawMethod_DeleteOrganization() override { BaseClassMustBeDerivedFromService(this); @@ -13800,7 +13951,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteOrganization(::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(9, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(10, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -13809,7 +13960,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetOrganizationMetadata() { - ::grpc::Service::MarkMethodRaw(10); + ::grpc::Service::MarkMethodRaw(11); } ~WithRawMethod_GetOrganizationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -13820,7 +13971,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetOrganizationMetadata(::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(10, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(11, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -13829,7 +13980,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateOrganizationMetadata() { - ::grpc::Service::MarkMethodRaw(11); + ::grpc::Service::MarkMethodRaw(12); } ~WithRawMethod_UpdateOrganizationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -13840,7 +13991,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateOrganizationMetadata(::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(11, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(12, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -13849,7 +14000,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListOrganizationMembers() { - ::grpc::Service::MarkMethodRaw(12); + ::grpc::Service::MarkMethodRaw(13); } ~WithRawMethod_ListOrganizationMembers() override { BaseClassMustBeDerivedFromService(this); @@ -13860,7 +14011,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListOrganizationMembers(::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(12, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(13, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -13869,7 +14020,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateOrganizationInvite() { - ::grpc::Service::MarkMethodRaw(13); + ::grpc::Service::MarkMethodRaw(14); } ~WithRawMethod_CreateOrganizationInvite() override { BaseClassMustBeDerivedFromService(this); @@ -13880,7 +14031,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateOrganizationInvite(::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(13, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(14, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -13889,7 +14040,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateOrganizationInviteAuthorizations() { - ::grpc::Service::MarkMethodRaw(14); + ::grpc::Service::MarkMethodRaw(15); } ~WithRawMethod_UpdateOrganizationInviteAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -13900,7 +14051,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateOrganizationInviteAuthorizations(::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(14, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(15, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -13909,7 +14060,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteOrganizationMember() { - ::grpc::Service::MarkMethodRaw(15); + ::grpc::Service::MarkMethodRaw(16); } ~WithRawMethod_DeleteOrganizationMember() override { BaseClassMustBeDerivedFromService(this); @@ -13920,7 +14071,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteOrganizationMember(::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(15, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(16, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -13929,7 +14080,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteOrganizationInvite() { - ::grpc::Service::MarkMethodRaw(16); + ::grpc::Service::MarkMethodRaw(17); } ~WithRawMethod_DeleteOrganizationInvite() override { BaseClassMustBeDerivedFromService(this); @@ -13940,7 +14091,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteOrganizationInvite(::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(16, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(17, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -13949,7 +14100,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ResendOrganizationInvite() { - ::grpc::Service::MarkMethodRaw(17); + ::grpc::Service::MarkMethodRaw(18); } ~WithRawMethod_ResendOrganizationInvite() override { BaseClassMustBeDerivedFromService(this); @@ -13960,7 +14111,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestResendOrganizationInvite(::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(17, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(18, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -13969,7 +14120,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_EnableBillingService() { - ::grpc::Service::MarkMethodRaw(18); + ::grpc::Service::MarkMethodRaw(19); } ~WithRawMethod_EnableBillingService() override { BaseClassMustBeDerivedFromService(this); @@ -13980,7 +14131,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestEnableBillingService(::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 @@ -13989,7 +14140,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DisableBillingService() { - ::grpc::Service::MarkMethodRaw(19); + ::grpc::Service::MarkMethodRaw(20); } ~WithRawMethod_DisableBillingService() override { BaseClassMustBeDerivedFromService(this); @@ -14000,7 +14151,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDisableBillingService(::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 @@ -14009,7 +14160,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateBillingService() { - ::grpc::Service::MarkMethodRaw(20); + ::grpc::Service::MarkMethodRaw(21); } ~WithRawMethod_UpdateBillingService() override { BaseClassMustBeDerivedFromService(this); @@ -14020,7 +14171,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateBillingService(::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 @@ -14029,7 +14180,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetBillingServiceConfig() { - ::grpc::Service::MarkMethodRaw(21); + ::grpc::Service::MarkMethodRaw(22); } ~WithRawMethod_GetBillingServiceConfig() override { BaseClassMustBeDerivedFromService(this); @@ -14040,7 +14191,7 @@ class AppService final { 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(21, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(22, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14049,7 +14200,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_OrganizationSetSupportEmail() { - ::grpc::Service::MarkMethodRaw(22); + ::grpc::Service::MarkMethodRaw(23); } ~WithRawMethod_OrganizationSetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -14060,7 +14211,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(22, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(23, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14069,7 +14220,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_OrganizationGetSupportEmail() { - ::grpc::Service::MarkMethodRaw(23); + ::grpc::Service::MarkMethodRaw(24); } ~WithRawMethod_OrganizationGetSupportEmail() override { BaseClassMustBeDerivedFromService(this); @@ -14080,7 +14231,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(23, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(24, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14089,7 +14240,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_OrganizationSetLogo() { - ::grpc::Service::MarkMethodRaw(24); + ::grpc::Service::MarkMethodRaw(25); } ~WithRawMethod_OrganizationSetLogo() override { BaseClassMustBeDerivedFromService(this); @@ -14100,7 +14251,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestOrganizationSetLogo(::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 @@ -14109,7 +14260,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_OrganizationGetLogo() { - ::grpc::Service::MarkMethodRaw(25); + ::grpc::Service::MarkMethodRaw(26); } ~WithRawMethod_OrganizationGetLogo() override { BaseClassMustBeDerivedFromService(this); @@ -14120,7 +14271,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestOrganizationGetLogo(::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 @@ -14129,7 +14280,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_EnableAuthService() { - ::grpc::Service::MarkMethodRaw(26); + ::grpc::Service::MarkMethodRaw(27); } ~WithRawMethod_EnableAuthService() override { BaseClassMustBeDerivedFromService(this); @@ -14140,7 +14291,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestEnableAuthService(::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 @@ -14149,7 +14300,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DisableAuthService() { - ::grpc::Service::MarkMethodRaw(27); + ::grpc::Service::MarkMethodRaw(28); } ~WithRawMethod_DisableAuthService() override { BaseClassMustBeDerivedFromService(this); @@ -14160,7 +14311,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDisableAuthService(::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 @@ -14169,7 +14320,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateOAuthApp() { - ::grpc::Service::MarkMethodRaw(28); + ::grpc::Service::MarkMethodRaw(29); } ~WithRawMethod_CreateOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -14180,7 +14331,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestCreateOAuthApp(::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 @@ -14189,7 +14340,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ReadOAuthApp() { - ::grpc::Service::MarkMethodRaw(29); + ::grpc::Service::MarkMethodRaw(30); } ~WithRawMethod_ReadOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -14200,7 +14351,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestReadOAuthApp(::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 @@ -14209,7 +14360,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateOAuthApp() { - ::grpc::Service::MarkMethodRaw(30); + ::grpc::Service::MarkMethodRaw(31); } ~WithRawMethod_UpdateOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -14220,7 +14371,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateOAuthApp(::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 @@ -14229,7 +14380,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteOAuthApp() { - ::grpc::Service::MarkMethodRaw(31); + ::grpc::Service::MarkMethodRaw(32); } ~WithRawMethod_DeleteOAuthApp() override { BaseClassMustBeDerivedFromService(this); @@ -14240,7 +14391,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteOAuthApp(::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 @@ -14249,7 +14400,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListOAuthApps() { - ::grpc::Service::MarkMethodRaw(32); + ::grpc::Service::MarkMethodRaw(33); } ~WithRawMethod_ListOAuthApps() override { BaseClassMustBeDerivedFromService(this); @@ -14260,7 +14411,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListOAuthApps(::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 @@ -14269,7 +14420,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateLocation() { - ::grpc::Service::MarkMethodRaw(33); + ::grpc::Service::MarkMethodRaw(34); } ~WithRawMethod_CreateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -14280,7 +14431,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(33, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(34, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14289,7 +14440,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetLocation() { - ::grpc::Service::MarkMethodRaw(34); + ::grpc::Service::MarkMethodRaw(35); } ~WithRawMethod_GetLocation() override { BaseClassMustBeDerivedFromService(this); @@ -14300,7 +14451,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(34, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(35, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14309,7 +14460,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateLocation() { - ::grpc::Service::MarkMethodRaw(35); + ::grpc::Service::MarkMethodRaw(36); } ~WithRawMethod_UpdateLocation() override { BaseClassMustBeDerivedFromService(this); @@ -14320,7 +14471,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(35, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(36, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14329,7 +14480,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteLocation() { - ::grpc::Service::MarkMethodRaw(36); + ::grpc::Service::MarkMethodRaw(37); } ~WithRawMethod_DeleteLocation() override { BaseClassMustBeDerivedFromService(this); @@ -14340,7 +14491,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(36, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(37, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14349,7 +14500,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetLocationMetadata() { - ::grpc::Service::MarkMethodRaw(37); + ::grpc::Service::MarkMethodRaw(38); } ~WithRawMethod_GetLocationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -14360,7 +14511,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetLocationMetadata(::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 @@ -14369,7 +14520,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateLocationMetadata() { - ::grpc::Service::MarkMethodRaw(38); + ::grpc::Service::MarkMethodRaw(39); } ~WithRawMethod_UpdateLocationMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -14380,7 +14531,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateLocationMetadata(::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 @@ -14389,7 +14540,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListLocations() { - ::grpc::Service::MarkMethodRaw(39); + ::grpc::Service::MarkMethodRaw(40); } ~WithRawMethod_ListLocations() override { BaseClassMustBeDerivedFromService(this); @@ -14400,7 +14551,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(39, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(40, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14409,7 +14560,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ShareLocation() { - ::grpc::Service::MarkMethodRaw(40); + ::grpc::Service::MarkMethodRaw(41); } ~WithRawMethod_ShareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -14420,7 +14571,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(40, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(41, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14429,7 +14580,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UnshareLocation() { - ::grpc::Service::MarkMethodRaw(41); + ::grpc::Service::MarkMethodRaw(42); } ~WithRawMethod_UnshareLocation() override { BaseClassMustBeDerivedFromService(this); @@ -14440,7 +14591,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(41, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(42, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14449,7 +14600,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_LocationAuth() { - ::grpc::Service::MarkMethodRaw(42); + ::grpc::Service::MarkMethodRaw(43); } ~WithRawMethod_LocationAuth() override { BaseClassMustBeDerivedFromService(this); @@ -14460,7 +14611,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(42, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(43, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14469,7 +14620,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodRaw(43); + ::grpc::Service::MarkMethodRaw(44); } ~WithRawMethod_CreateLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -14480,7 +14631,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(43, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(44, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14489,7 +14640,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodRaw(44); + ::grpc::Service::MarkMethodRaw(45); } ~WithRawMethod_DeleteLocationSecret() override { BaseClassMustBeDerivedFromService(this); @@ -14500,7 +14651,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(44, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(45, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14509,7 +14660,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobot() { - ::grpc::Service::MarkMethodRaw(45); + ::grpc::Service::MarkMethodRaw(46); } ~WithRawMethod_GetRobot() override { BaseClassMustBeDerivedFromService(this); @@ -14520,7 +14671,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(45, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(46, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14529,7 +14680,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotMetadata() { - ::grpc::Service::MarkMethodRaw(46); + ::grpc::Service::MarkMethodRaw(47); } ~WithRawMethod_GetRobotMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -14540,7 +14691,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotMetadata(::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 @@ -14549,7 +14700,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateRobotMetadata() { - ::grpc::Service::MarkMethodRaw(47); + ::grpc::Service::MarkMethodRaw(48); } ~WithRawMethod_UpdateRobotMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -14560,7 +14711,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRobotMetadata(::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 @@ -14569,7 +14720,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodRaw(48); + ::grpc::Service::MarkMethodRaw(49); } ~WithRawMethod_GetRoverRentalRobots() override { BaseClassMustBeDerivedFromService(this); @@ -14580,7 +14731,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(48, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(49, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14589,7 +14740,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotParts() { - ::grpc::Service::MarkMethodRaw(49); + ::grpc::Service::MarkMethodRaw(50); } ~WithRawMethod_GetRobotParts() override { BaseClassMustBeDerivedFromService(this); @@ -14600,7 +14751,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(49, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(50, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14609,7 +14760,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotPart() { - ::grpc::Service::MarkMethodRaw(50); + ::grpc::Service::MarkMethodRaw(51); } ~WithRawMethod_GetRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -14620,7 +14771,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(50, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(51, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14629,7 +14780,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodRaw(51); + ::grpc::Service::MarkMethodRaw(52); } ~WithRawMethod_GetRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -14640,7 +14791,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(51, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(52, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14649,7 +14800,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_TailRobotPartLogs() { - ::grpc::Service::MarkMethodRaw(52); + ::grpc::Service::MarkMethodRaw(53); } ~WithRawMethod_TailRobotPartLogs() override { BaseClassMustBeDerivedFromService(this); @@ -14660,7 +14811,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(52, context, request, writer, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncServerStreaming(53, context, request, writer, new_call_cq, notification_cq, tag); } }; template @@ -14669,7 +14820,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodRaw(53); + ::grpc::Service::MarkMethodRaw(54); } ~WithRawMethod_GetRobotPartHistory() override { BaseClassMustBeDerivedFromService(this); @@ -14680,7 +14831,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(53, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(54, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14689,7 +14840,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodRaw(54); + ::grpc::Service::MarkMethodRaw(55); } ~WithRawMethod_UpdateRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -14700,7 +14851,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(54, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(55, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14709,7 +14860,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_NewRobotPart() { - ::grpc::Service::MarkMethodRaw(55); + ::grpc::Service::MarkMethodRaw(56); } ~WithRawMethod_NewRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -14720,7 +14871,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(55, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(56, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14729,7 +14880,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodRaw(56); + ::grpc::Service::MarkMethodRaw(57); } ~WithRawMethod_DeleteRobotPart() override { BaseClassMustBeDerivedFromService(this); @@ -14740,7 +14891,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(56, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(57, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14749,7 +14900,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotPartMetadata() { - ::grpc::Service::MarkMethodRaw(57); + ::grpc::Service::MarkMethodRaw(58); } ~WithRawMethod_GetRobotPartMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -14760,7 +14911,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetRobotPartMetadata(::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 @@ -14769,7 +14920,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateRobotPartMetadata() { - ::grpc::Service::MarkMethodRaw(58); + ::grpc::Service::MarkMethodRaw(59); } ~WithRawMethod_UpdateRobotPartMetadata() override { BaseClassMustBeDerivedFromService(this); @@ -14780,7 +14931,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestUpdateRobotPartMetadata(::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 @@ -14789,7 +14940,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodRaw(59); + ::grpc::Service::MarkMethodRaw(60); } ~WithRawMethod_GetRobotAPIKeys() override { BaseClassMustBeDerivedFromService(this); @@ -14800,7 +14951,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(59, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(60, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14809,7 +14960,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodRaw(60); + ::grpc::Service::MarkMethodRaw(61); } ~WithRawMethod_MarkPartAsMain() override { BaseClassMustBeDerivedFromService(this); @@ -14820,7 +14971,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(60, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(61, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14829,7 +14980,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodRaw(61); + ::grpc::Service::MarkMethodRaw(62); } ~WithRawMethod_MarkPartForRestart() override { BaseClassMustBeDerivedFromService(this); @@ -14840,7 +14991,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(61, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(62, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14849,7 +15000,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodRaw(62); + ::grpc::Service::MarkMethodRaw(63); } ~WithRawMethod_CreateRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -14860,7 +15011,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(62, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(63, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14869,7 +15020,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodRaw(63); + ::grpc::Service::MarkMethodRaw(64); } ~WithRawMethod_DeleteRobotPartSecret() override { BaseClassMustBeDerivedFromService(this); @@ -14880,7 +15031,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(63, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(64, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14889,7 +15040,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListRobots() { - ::grpc::Service::MarkMethodRaw(64); + ::grpc::Service::MarkMethodRaw(65); } ~WithRawMethod_ListRobots() override { BaseClassMustBeDerivedFromService(this); @@ -14900,7 +15051,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(64, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(65, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14909,7 +15060,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_NewRobot() { - ::grpc::Service::MarkMethodRaw(65); + ::grpc::Service::MarkMethodRaw(66); } ~WithRawMethod_NewRobot() override { BaseClassMustBeDerivedFromService(this); @@ -14920,7 +15071,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(65, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(66, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14929,7 +15080,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateRobot() { - ::grpc::Service::MarkMethodRaw(66); + ::grpc::Service::MarkMethodRaw(67); } ~WithRawMethod_UpdateRobot() override { BaseClassMustBeDerivedFromService(this); @@ -14940,7 +15091,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(66, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(67, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14949,7 +15100,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteRobot() { - ::grpc::Service::MarkMethodRaw(67); + ::grpc::Service::MarkMethodRaw(68); } ~WithRawMethod_DeleteRobot() override { BaseClassMustBeDerivedFromService(this); @@ -14960,7 +15111,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(67, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(68, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14969,7 +15120,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListFragments() { - ::grpc::Service::MarkMethodRaw(68); + ::grpc::Service::MarkMethodRaw(69); } ~WithRawMethod_ListFragments() override { BaseClassMustBeDerivedFromService(this); @@ -14980,7 +15131,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(68, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(69, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -14989,7 +15140,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetFragment() { - ::grpc::Service::MarkMethodRaw(69); + ::grpc::Service::MarkMethodRaw(70); } ~WithRawMethod_GetFragment() override { BaseClassMustBeDerivedFromService(this); @@ -15000,7 +15151,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(69, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(70, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15009,7 +15160,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateFragment() { - ::grpc::Service::MarkMethodRaw(70); + ::grpc::Service::MarkMethodRaw(71); } ~WithRawMethod_CreateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -15020,7 +15171,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(70, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(71, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15029,7 +15180,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateFragment() { - ::grpc::Service::MarkMethodRaw(71); + ::grpc::Service::MarkMethodRaw(72); } ~WithRawMethod_UpdateFragment() override { BaseClassMustBeDerivedFromService(this); @@ -15040,7 +15191,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(71, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(72, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15049,7 +15200,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteFragment() { - ::grpc::Service::MarkMethodRaw(72); + ::grpc::Service::MarkMethodRaw(73); } ~WithRawMethod_DeleteFragment() override { BaseClassMustBeDerivedFromService(this); @@ -15060,7 +15211,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(72, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(73, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15069,7 +15220,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListNestedFragments() { - ::grpc::Service::MarkMethodRaw(73); + ::grpc::Service::MarkMethodRaw(74); } ~WithRawMethod_ListNestedFragments() override { BaseClassMustBeDerivedFromService(this); @@ -15080,7 +15231,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListNestedFragments(::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 @@ -15089,7 +15240,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodRaw(74); + ::grpc::Service::MarkMethodRaw(75); } ~WithRawMethod_ListMachineFragments() override { BaseClassMustBeDerivedFromService(this); @@ -15100,7 +15251,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(74, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(75, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15109,7 +15260,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListMachineSummaries() { - ::grpc::Service::MarkMethodRaw(75); + ::grpc::Service::MarkMethodRaw(76); } ~WithRawMethod_ListMachineSummaries() override { BaseClassMustBeDerivedFromService(this); @@ -15120,7 +15271,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestListMachineSummaries(::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 @@ -15129,7 +15280,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodRaw(76); + ::grpc::Service::MarkMethodRaw(77); } ~WithRawMethod_GetFragmentHistory() override { BaseClassMustBeDerivedFromService(this); @@ -15140,7 +15291,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(76, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(77, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15149,7 +15300,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetFragmentUsage() { - ::grpc::Service::MarkMethodRaw(77); + ::grpc::Service::MarkMethodRaw(78); } ~WithRawMethod_GetFragmentUsage() override { BaseClassMustBeDerivedFromService(this); @@ -15160,7 +15311,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetFragmentUsage(::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 @@ -15169,7 +15320,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_SetFragmentTag() { - ::grpc::Service::MarkMethodRaw(78); + ::grpc::Service::MarkMethodRaw(79); } ~WithRawMethod_SetFragmentTag() override { BaseClassMustBeDerivedFromService(this); @@ -15180,7 +15331,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestSetFragmentTag(::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(78, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(79, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15189,7 +15340,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteFragmentTag() { - ::grpc::Service::MarkMethodRaw(79); + ::grpc::Service::MarkMethodRaw(80); } ~WithRawMethod_DeleteFragmentTag() override { BaseClassMustBeDerivedFromService(this); @@ -15200,7 +15351,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestDeleteFragmentTag(::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(79, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(80, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15209,7 +15360,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_AddRole() { - ::grpc::Service::MarkMethodRaw(80); + ::grpc::Service::MarkMethodRaw(81); } ~WithRawMethod_AddRole() override { BaseClassMustBeDerivedFromService(this); @@ -15220,7 +15371,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(80, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(81, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15229,7 +15380,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_RemoveRole() { - ::grpc::Service::MarkMethodRaw(81); + ::grpc::Service::MarkMethodRaw(82); } ~WithRawMethod_RemoveRole() override { BaseClassMustBeDerivedFromService(this); @@ -15240,7 +15391,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(81, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(82, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15249,7 +15400,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ChangeRole() { - ::grpc::Service::MarkMethodRaw(82); + ::grpc::Service::MarkMethodRaw(83); } ~WithRawMethod_ChangeRole() override { BaseClassMustBeDerivedFromService(this); @@ -15260,7 +15411,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(82, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(83, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15269,7 +15420,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodRaw(83); + ::grpc::Service::MarkMethodRaw(84); } ~WithRawMethod_ListAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -15280,7 +15431,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(83, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(84, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15289,7 +15440,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CheckPermissions() { - ::grpc::Service::MarkMethodRaw(84); + ::grpc::Service::MarkMethodRaw(85); } ~WithRawMethod_CheckPermissions() override { BaseClassMustBeDerivedFromService(this); @@ -15300,7 +15451,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(84, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(85, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15309,7 +15460,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodRaw(85); + ::grpc::Service::MarkMethodRaw(86); } ~WithRawMethod_GetRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -15320,7 +15471,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(85, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(86, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15329,7 +15480,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodRaw(86); + ::grpc::Service::MarkMethodRaw(87); } ~WithRawMethod_CreateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -15340,7 +15491,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(86, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(87, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15349,7 +15500,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodRaw(87); + ::grpc::Service::MarkMethodRaw(88); } ~WithRawMethod_UpdateRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -15360,7 +15511,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(87, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(88, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15369,7 +15520,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodRaw(88); + ::grpc::Service::MarkMethodRaw(89); } ~WithRawMethod_ListRegistryItems() override { BaseClassMustBeDerivedFromService(this); @@ -15380,7 +15531,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(88, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(89, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15389,7 +15540,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodRaw(89); + ::grpc::Service::MarkMethodRaw(90); } ~WithRawMethod_DeleteRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -15400,7 +15551,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(89, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(90, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15409,7 +15560,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_RenameRegistryItem() { - ::grpc::Service::MarkMethodRaw(90); + ::grpc::Service::MarkMethodRaw(91); } ~WithRawMethod_RenameRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -15420,7 +15571,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestRenameRegistryItem(::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(90, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(91, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15429,7 +15580,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodRaw(91); + ::grpc::Service::MarkMethodRaw(92); } ~WithRawMethod_TransferRegistryItem() override { BaseClassMustBeDerivedFromService(this); @@ -15440,7 +15591,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(91, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(92, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15449,7 +15600,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateModule() { - ::grpc::Service::MarkMethodRaw(92); + ::grpc::Service::MarkMethodRaw(93); } ~WithRawMethod_CreateModule() override { BaseClassMustBeDerivedFromService(this); @@ -15460,7 +15611,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(92, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(93, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15469,7 +15620,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UpdateModule() { - ::grpc::Service::MarkMethodRaw(93); + ::grpc::Service::MarkMethodRaw(94); } ~WithRawMethod_UpdateModule() override { BaseClassMustBeDerivedFromService(this); @@ -15480,7 +15631,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(93, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(94, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15489,7 +15640,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_UploadModuleFile() { - ::grpc::Service::MarkMethodRaw(94); + ::grpc::Service::MarkMethodRaw(95); } ~WithRawMethod_UploadModuleFile() override { BaseClassMustBeDerivedFromService(this); @@ -15500,7 +15651,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(94, context, reader, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncClientStreaming(95, context, reader, new_call_cq, notification_cq, tag); } }; template @@ -15509,7 +15660,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetModule() { - ::grpc::Service::MarkMethodRaw(95); + ::grpc::Service::MarkMethodRaw(96); } ~WithRawMethod_GetModule() override { BaseClassMustBeDerivedFromService(this); @@ -15520,7 +15671,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(95, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(96, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15529,7 +15680,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListModules() { - ::grpc::Service::MarkMethodRaw(96); + ::grpc::Service::MarkMethodRaw(97); } ~WithRawMethod_ListModules() override { BaseClassMustBeDerivedFromService(this); @@ -15540,7 +15691,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(96, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(97, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15549,7 +15700,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateKey() { - ::grpc::Service::MarkMethodRaw(97); + ::grpc::Service::MarkMethodRaw(98); } ~WithRawMethod_CreateKey() override { BaseClassMustBeDerivedFromService(this); @@ -15560,7 +15711,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(97, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(98, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15569,7 +15720,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_DeleteKey() { - ::grpc::Service::MarkMethodRaw(98); + ::grpc::Service::MarkMethodRaw(99); } ~WithRawMethod_DeleteKey() override { BaseClassMustBeDerivedFromService(this); @@ -15580,7 +15731,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(98, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(99, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15589,7 +15740,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_ListKeys() { - ::grpc::Service::MarkMethodRaw(99); + ::grpc::Service::MarkMethodRaw(100); } ~WithRawMethod_ListKeys() override { BaseClassMustBeDerivedFromService(this); @@ -15600,7 +15751,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(99, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(100, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15609,7 +15760,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_RenameKey() { - ::grpc::Service::MarkMethodRaw(100); + ::grpc::Service::MarkMethodRaw(101); } ~WithRawMethod_RenameKey() override { BaseClassMustBeDerivedFromService(this); @@ -15620,7 +15771,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(100, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(101, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15629,7 +15780,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_RotateKey() { - ::grpc::Service::MarkMethodRaw(101); + ::grpc::Service::MarkMethodRaw(102); } ~WithRawMethod_RotateKey() override { BaseClassMustBeDerivedFromService(this); @@ -15640,7 +15791,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(101, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(102, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15649,7 +15800,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodRaw(102); + ::grpc::Service::MarkMethodRaw(103); } ~WithRawMethod_CreateKeyFromExistingKeyAuthorizations() override { BaseClassMustBeDerivedFromService(this); @@ -15660,7 +15811,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(102, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(103, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -15669,7 +15820,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithRawMethod_GetAppContent() { - ::grpc::Service::MarkMethodRaw(103); + ::grpc::Service::MarkMethodRaw(104); } ~WithRawMethod_GetAppContent() override { BaseClassMustBeDerivedFromService(this); @@ -15680,7 +15831,7 @@ class AppService final { return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); } void RequestGetAppContent(::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(103, context, request, response, new_call_cq, notification_cq, tag); + ::grpc::Service::RequestAsyncUnary(104, context, request, response, new_call_cq, notification_cq, tag); } }; template @@ -16026,6 +16177,44 @@ class AppService final { { return nullptr; } }; template + class ExperimentalWithRawCallbackMethod_UpdateOrganizationNamespace : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + ExperimentalWithRawCallbackMethod_UpdateOrganizationNamespace() { + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + ::grpc::Service:: + #else + ::grpc::Service::experimental(). + #endif + MarkMethodRawCallback(9, + new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( + [this]( + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + ::grpc::CallbackServerContext* + #else + ::grpc::experimental::CallbackServerContext* + #endif + context, const ::grpc::ByteBuffer* request, ::grpc::ByteBuffer* response) { return this->UpdateOrganizationNamespace(context, request, response); })); + } + ~ExperimentalWithRawCallbackMethod_UpdateOrganizationNamespace() override { + BaseClassMustBeDerivedFromService(this); + } + // disable synchronous version of this method + ::grpc::Status UpdateOrganizationNamespace(::grpc::ServerContext* /*context*/, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* /*request*/, ::viam::app::v1::UpdateOrganizationNamespaceResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL + virtual ::grpc::ServerUnaryReactor* UpdateOrganizationNamespace( + ::grpc::CallbackServerContext* /*context*/, const ::grpc::ByteBuffer* /*request*/, ::grpc::ByteBuffer* /*response*/) + #else + virtual ::grpc::experimental::ServerUnaryReactor* UpdateOrganizationNamespace( + ::grpc::experimental::CallbackServerContext* /*context*/, const ::grpc::ByteBuffer* /*request*/, ::grpc::ByteBuffer* /*response*/) + #endif + { return nullptr; } + }; + template class ExperimentalWithRawCallbackMethod_DeleteOrganization : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} @@ -16036,7 +16225,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(9, + MarkMethodRawCallback(10, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16074,7 +16263,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(10, + MarkMethodRawCallback(11, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16112,7 +16301,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(11, + MarkMethodRawCallback(12, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16150,7 +16339,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(12, + MarkMethodRawCallback(13, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16188,7 +16377,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(13, + MarkMethodRawCallback(14, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16226,7 +16415,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(14, + MarkMethodRawCallback(15, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16264,7 +16453,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(15, + MarkMethodRawCallback(16, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16302,7 +16491,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(16, + MarkMethodRawCallback(17, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16340,7 +16529,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(17, + MarkMethodRawCallback(18, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16378,7 +16567,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(18, + MarkMethodRawCallback(19, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16416,7 +16605,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(19, + MarkMethodRawCallback(20, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16454,7 +16643,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(20, + MarkMethodRawCallback(21, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16492,7 +16681,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(21, + MarkMethodRawCallback(22, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16530,7 +16719,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(22, + MarkMethodRawCallback(23, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16568,7 +16757,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(23, + MarkMethodRawCallback(24, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16606,7 +16795,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(24, + MarkMethodRawCallback(25, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16644,7 +16833,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(25, + MarkMethodRawCallback(26, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16682,7 +16871,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(26, + MarkMethodRawCallback(27, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16720,7 +16909,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(27, + MarkMethodRawCallback(28, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16758,7 +16947,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(28, + MarkMethodRawCallback(29, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16796,7 +16985,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(29, + MarkMethodRawCallback(30, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16834,7 +17023,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(30, + MarkMethodRawCallback(31, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16872,7 +17061,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(31, + MarkMethodRawCallback(32, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16910,7 +17099,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(32, + MarkMethodRawCallback(33, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16948,7 +17137,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(33, + MarkMethodRawCallback(34, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -16986,7 +17175,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(34, + MarkMethodRawCallback(35, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17024,7 +17213,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(35, + MarkMethodRawCallback(36, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17062,7 +17251,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(36, + MarkMethodRawCallback(37, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17100,7 +17289,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(37, + MarkMethodRawCallback(38, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17138,7 +17327,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(38, + MarkMethodRawCallback(39, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17176,7 +17365,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(39, + MarkMethodRawCallback(40, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17214,7 +17403,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(40, + MarkMethodRawCallback(41, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17252,7 +17441,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(41, + MarkMethodRawCallback(42, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17290,7 +17479,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(42, + MarkMethodRawCallback(43, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17328,7 +17517,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(43, + MarkMethodRawCallback(44, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17366,7 +17555,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(44, + MarkMethodRawCallback(45, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17404,7 +17593,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(45, + MarkMethodRawCallback(46, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17442,7 +17631,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(46, + MarkMethodRawCallback(47, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17480,7 +17669,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(47, + MarkMethodRawCallback(48, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17518,7 +17707,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(48, + MarkMethodRawCallback(49, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17556,7 +17745,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(49, + MarkMethodRawCallback(50, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17594,7 +17783,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(50, + MarkMethodRawCallback(51, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17632,7 +17821,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(51, + MarkMethodRawCallback(52, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17670,7 +17859,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(52, + MarkMethodRawCallback(53, new ::grpc_impl::internal::CallbackServerStreamingHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17708,7 +17897,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(53, + MarkMethodRawCallback(54, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17746,7 +17935,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(54, + MarkMethodRawCallback(55, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17784,7 +17973,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(55, + MarkMethodRawCallback(56, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17822,7 +18011,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(56, + MarkMethodRawCallback(57, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17860,7 +18049,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(57, + MarkMethodRawCallback(58, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17898,7 +18087,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(58, + MarkMethodRawCallback(59, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17936,7 +18125,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(59, + MarkMethodRawCallback(60, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -17974,7 +18163,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(60, + MarkMethodRawCallback(61, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18012,7 +18201,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(61, + MarkMethodRawCallback(62, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18050,7 +18239,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(62, + MarkMethodRawCallback(63, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18088,7 +18277,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(63, + MarkMethodRawCallback(64, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18126,7 +18315,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(64, + MarkMethodRawCallback(65, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18164,7 +18353,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(65, + MarkMethodRawCallback(66, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18202,7 +18391,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(66, + MarkMethodRawCallback(67, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18240,7 +18429,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(67, + MarkMethodRawCallback(68, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18278,7 +18467,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(68, + MarkMethodRawCallback(69, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18316,7 +18505,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(69, + MarkMethodRawCallback(70, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18354,7 +18543,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(70, + MarkMethodRawCallback(71, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18392,7 +18581,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(71, + MarkMethodRawCallback(72, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18430,7 +18619,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(72, + MarkMethodRawCallback(73, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18468,7 +18657,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(73, + MarkMethodRawCallback(74, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18506,7 +18695,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(74, + MarkMethodRawCallback(75, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18544,7 +18733,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(75, + MarkMethodRawCallback(76, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18582,7 +18771,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(76, + MarkMethodRawCallback(77, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18620,7 +18809,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(77, + MarkMethodRawCallback(78, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18658,7 +18847,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(78, + MarkMethodRawCallback(79, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18696,7 +18885,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(79, + MarkMethodRawCallback(80, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18734,7 +18923,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(80, + MarkMethodRawCallback(81, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18772,7 +18961,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(81, + MarkMethodRawCallback(82, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18810,7 +18999,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(82, + MarkMethodRawCallback(83, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18848,7 +19037,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(83, + MarkMethodRawCallback(84, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18886,7 +19075,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(84, + MarkMethodRawCallback(85, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18924,7 +19113,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(85, + MarkMethodRawCallback(86, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -18962,7 +19151,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(86, + MarkMethodRawCallback(87, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19000,7 +19189,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(87, + MarkMethodRawCallback(88, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19038,7 +19227,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(88, + MarkMethodRawCallback(89, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19076,7 +19265,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(89, + MarkMethodRawCallback(90, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19114,7 +19303,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(90, + MarkMethodRawCallback(91, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19152,7 +19341,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(91, + MarkMethodRawCallback(92, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19190,7 +19379,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(92, + MarkMethodRawCallback(93, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19228,7 +19417,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(93, + MarkMethodRawCallback(94, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19266,7 +19455,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(94, + MarkMethodRawCallback(95, new ::grpc_impl::internal::CallbackClientStreamingHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19304,7 +19493,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(95, + MarkMethodRawCallback(96, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19342,7 +19531,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(96, + MarkMethodRawCallback(97, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19380,7 +19569,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(97, + MarkMethodRawCallback(98, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19418,7 +19607,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(98, + MarkMethodRawCallback(99, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19456,7 +19645,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(99, + MarkMethodRawCallback(100, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19494,7 +19683,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(100, + MarkMethodRawCallback(101, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19532,7 +19721,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(101, + MarkMethodRawCallback(102, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19570,7 +19759,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(102, + MarkMethodRawCallback(103, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19608,7 +19797,7 @@ class AppService final { #else ::grpc::Service::experimental(). #endif - MarkMethodRawCallback(103, + MarkMethodRawCallback(104, new ::grpc_impl::internal::CallbackUnaryHandler< ::grpc::ByteBuffer, ::grpc::ByteBuffer>( [this]( #ifdef GRPC_CALLBACK_API_NONEXPERIMENTAL @@ -19879,12 +20068,39 @@ class AppService final { virtual ::grpc::Status StreamedUpdateOrganization(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::viam::app::v1::UpdateOrganizationRequest,::viam::app::v1::UpdateOrganizationResponse>* server_unary_streamer) = 0; }; template + class WithStreamedUnaryMethod_UpdateOrganizationNamespace : public BaseClass { + private: + void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} + public: + WithStreamedUnaryMethod_UpdateOrganizationNamespace() { + ::grpc::Service::MarkMethodStreamed(9, + new ::grpc::internal::StreamedUnaryHandler< + ::viam::app::v1::UpdateOrganizationNamespaceRequest, ::viam::app::v1::UpdateOrganizationNamespaceResponse>( + [this](::grpc_impl::ServerContext* context, + ::grpc_impl::ServerUnaryStreamer< + ::viam::app::v1::UpdateOrganizationNamespaceRequest, ::viam::app::v1::UpdateOrganizationNamespaceResponse>* streamer) { + return this->StreamedUpdateOrganizationNamespace(context, + streamer); + })); + } + ~WithStreamedUnaryMethod_UpdateOrganizationNamespace() override { + BaseClassMustBeDerivedFromService(this); + } + // disable regular version of this method + ::grpc::Status UpdateOrganizationNamespace(::grpc::ServerContext* /*context*/, const ::viam::app::v1::UpdateOrganizationNamespaceRequest* /*request*/, ::viam::app::v1::UpdateOrganizationNamespaceResponse* /*response*/) override { + abort(); + return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); + } + // replace default version of method with streamed unary + virtual ::grpc::Status StreamedUpdateOrganizationNamespace(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::viam::app::v1::UpdateOrganizationNamespaceRequest,::viam::app::v1::UpdateOrganizationNamespaceResponse>* server_unary_streamer) = 0; + }; + template class WithStreamedUnaryMethod_DeleteOrganization : public BaseClass { private: void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteOrganization() { - ::grpc::Service::MarkMethodStreamed(9, + ::grpc::Service::MarkMethodStreamed(10, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteOrganizationRequest, ::viam::app::v1::DeleteOrganizationResponse>( [this](::grpc_impl::ServerContext* context, @@ -19911,7 +20127,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetOrganizationMetadata() { - ::grpc::Service::MarkMethodStreamed(10, + ::grpc::Service::MarkMethodStreamed(11, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetOrganizationMetadataRequest, ::viam::app::v1::GetOrganizationMetadataResponse>( [this](::grpc_impl::ServerContext* context, @@ -19938,7 +20154,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateOrganizationMetadata() { - ::grpc::Service::MarkMethodStreamed(11, + ::grpc::Service::MarkMethodStreamed(12, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateOrganizationMetadataRequest, ::viam::app::v1::UpdateOrganizationMetadataResponse>( [this](::grpc_impl::ServerContext* context, @@ -19965,7 +20181,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListOrganizationMembers() { - ::grpc::Service::MarkMethodStreamed(12, + ::grpc::Service::MarkMethodStreamed(13, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListOrganizationMembersRequest, ::viam::app::v1::ListOrganizationMembersResponse>( [this](::grpc_impl::ServerContext* context, @@ -19992,7 +20208,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateOrganizationInvite() { - ::grpc::Service::MarkMethodStreamed(13, + ::grpc::Service::MarkMethodStreamed(14, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateOrganizationInviteRequest, ::viam::app::v1::CreateOrganizationInviteResponse>( [this](::grpc_impl::ServerContext* context, @@ -20019,7 +20235,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateOrganizationInviteAuthorizations() { - ::grpc::Service::MarkMethodStreamed(14, + ::grpc::Service::MarkMethodStreamed(15, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateOrganizationInviteAuthorizationsRequest, ::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse>( [this](::grpc_impl::ServerContext* context, @@ -20046,7 +20262,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteOrganizationMember() { - ::grpc::Service::MarkMethodStreamed(15, + ::grpc::Service::MarkMethodStreamed(16, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteOrganizationMemberRequest, ::viam::app::v1::DeleteOrganizationMemberResponse>( [this](::grpc_impl::ServerContext* context, @@ -20073,7 +20289,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteOrganizationInvite() { - ::grpc::Service::MarkMethodStreamed(16, + ::grpc::Service::MarkMethodStreamed(17, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteOrganizationInviteRequest, ::viam::app::v1::DeleteOrganizationInviteResponse>( [this](::grpc_impl::ServerContext* context, @@ -20100,7 +20316,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ResendOrganizationInvite() { - ::grpc::Service::MarkMethodStreamed(17, + ::grpc::Service::MarkMethodStreamed(18, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ResendOrganizationInviteRequest, ::viam::app::v1::ResendOrganizationInviteResponse>( [this](::grpc_impl::ServerContext* context, @@ -20127,7 +20343,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_EnableBillingService() { - ::grpc::Service::MarkMethodStreamed(18, + ::grpc::Service::MarkMethodStreamed(19, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::EnableBillingServiceRequest, ::viam::app::v1::EnableBillingServiceResponse>( [this](::grpc_impl::ServerContext* context, @@ -20154,7 +20370,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DisableBillingService() { - ::grpc::Service::MarkMethodStreamed(19, + ::grpc::Service::MarkMethodStreamed(20, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DisableBillingServiceRequest, ::viam::app::v1::DisableBillingServiceResponse>( [this](::grpc_impl::ServerContext* context, @@ -20181,7 +20397,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateBillingService() { - ::grpc::Service::MarkMethodStreamed(20, + ::grpc::Service::MarkMethodStreamed(21, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateBillingServiceRequest, ::viam::app::v1::UpdateBillingServiceResponse>( [this](::grpc_impl::ServerContext* context, @@ -20208,7 +20424,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetBillingServiceConfig() { - ::grpc::Service::MarkMethodStreamed(21, + ::grpc::Service::MarkMethodStreamed(22, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetBillingServiceConfigRequest, ::viam::app::v1::GetBillingServiceConfigResponse>( [this](::grpc_impl::ServerContext* context, @@ -20235,7 +20451,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_OrganizationSetSupportEmail() { - ::grpc::Service::MarkMethodStreamed(22, + ::grpc::Service::MarkMethodStreamed(23, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::OrganizationSetSupportEmailRequest, ::viam::app::v1::OrganizationSetSupportEmailResponse>( [this](::grpc_impl::ServerContext* context, @@ -20262,7 +20478,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_OrganizationGetSupportEmail() { - ::grpc::Service::MarkMethodStreamed(23, + ::grpc::Service::MarkMethodStreamed(24, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::OrganizationGetSupportEmailRequest, ::viam::app::v1::OrganizationGetSupportEmailResponse>( [this](::grpc_impl::ServerContext* context, @@ -20289,7 +20505,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_OrganizationSetLogo() { - ::grpc::Service::MarkMethodStreamed(24, + ::grpc::Service::MarkMethodStreamed(25, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::OrganizationSetLogoRequest, ::viam::app::v1::OrganizationSetLogoResponse>( [this](::grpc_impl::ServerContext* context, @@ -20316,7 +20532,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_OrganizationGetLogo() { - ::grpc::Service::MarkMethodStreamed(25, + ::grpc::Service::MarkMethodStreamed(26, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::OrganizationGetLogoRequest, ::viam::app::v1::OrganizationGetLogoResponse>( [this](::grpc_impl::ServerContext* context, @@ -20343,7 +20559,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_EnableAuthService() { - ::grpc::Service::MarkMethodStreamed(26, + ::grpc::Service::MarkMethodStreamed(27, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::EnableAuthServiceRequest, ::viam::app::v1::EnableAuthServiceResponse>( [this](::grpc_impl::ServerContext* context, @@ -20370,7 +20586,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DisableAuthService() { - ::grpc::Service::MarkMethodStreamed(27, + ::grpc::Service::MarkMethodStreamed(28, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DisableAuthServiceRequest, ::viam::app::v1::DisableAuthServiceResponse>( [this](::grpc_impl::ServerContext* context, @@ -20397,7 +20613,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateOAuthApp() { - ::grpc::Service::MarkMethodStreamed(28, + ::grpc::Service::MarkMethodStreamed(29, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateOAuthAppRequest, ::viam::app::v1::CreateOAuthAppResponse>( [this](::grpc_impl::ServerContext* context, @@ -20424,7 +20640,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ReadOAuthApp() { - ::grpc::Service::MarkMethodStreamed(29, + ::grpc::Service::MarkMethodStreamed(30, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ReadOAuthAppRequest, ::viam::app::v1::ReadOAuthAppResponse>( [this](::grpc_impl::ServerContext* context, @@ -20451,7 +20667,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateOAuthApp() { - ::grpc::Service::MarkMethodStreamed(30, + ::grpc::Service::MarkMethodStreamed(31, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateOAuthAppRequest, ::viam::app::v1::UpdateOAuthAppResponse>( [this](::grpc_impl::ServerContext* context, @@ -20478,7 +20694,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteOAuthApp() { - ::grpc::Service::MarkMethodStreamed(31, + ::grpc::Service::MarkMethodStreamed(32, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteOAuthAppRequest, ::viam::app::v1::DeleteOAuthAppResponse>( [this](::grpc_impl::ServerContext* context, @@ -20505,7 +20721,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListOAuthApps() { - ::grpc::Service::MarkMethodStreamed(32, + ::grpc::Service::MarkMethodStreamed(33, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListOAuthAppsRequest, ::viam::app::v1::ListOAuthAppsResponse>( [this](::grpc_impl::ServerContext* context, @@ -20532,7 +20748,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateLocation() { - ::grpc::Service::MarkMethodStreamed(33, + ::grpc::Service::MarkMethodStreamed(34, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateLocationRequest, ::viam::app::v1::CreateLocationResponse>( [this](::grpc_impl::ServerContext* context, @@ -20559,7 +20775,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetLocation() { - ::grpc::Service::MarkMethodStreamed(34, + ::grpc::Service::MarkMethodStreamed(35, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetLocationRequest, ::viam::app::v1::GetLocationResponse>( [this](::grpc_impl::ServerContext* context, @@ -20586,7 +20802,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateLocation() { - ::grpc::Service::MarkMethodStreamed(35, + ::grpc::Service::MarkMethodStreamed(36, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateLocationRequest, ::viam::app::v1::UpdateLocationResponse>( [this](::grpc_impl::ServerContext* context, @@ -20613,7 +20829,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteLocation() { - ::grpc::Service::MarkMethodStreamed(36, + ::grpc::Service::MarkMethodStreamed(37, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteLocationRequest, ::viam::app::v1::DeleteLocationResponse>( [this](::grpc_impl::ServerContext* context, @@ -20640,7 +20856,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetLocationMetadata() { - ::grpc::Service::MarkMethodStreamed(37, + ::grpc::Service::MarkMethodStreamed(38, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetLocationMetadataRequest, ::viam::app::v1::GetLocationMetadataResponse>( [this](::grpc_impl::ServerContext* context, @@ -20667,7 +20883,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateLocationMetadata() { - ::grpc::Service::MarkMethodStreamed(38, + ::grpc::Service::MarkMethodStreamed(39, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateLocationMetadataRequest, ::viam::app::v1::UpdateLocationMetadataResponse>( [this](::grpc_impl::ServerContext* context, @@ -20694,7 +20910,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListLocations() { - ::grpc::Service::MarkMethodStreamed(39, + ::grpc::Service::MarkMethodStreamed(40, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListLocationsRequest, ::viam::app::v1::ListLocationsResponse>( [this](::grpc_impl::ServerContext* context, @@ -20721,7 +20937,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ShareLocation() { - ::grpc::Service::MarkMethodStreamed(40, + ::grpc::Service::MarkMethodStreamed(41, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ShareLocationRequest, ::viam::app::v1::ShareLocationResponse>( [this](::grpc_impl::ServerContext* context, @@ -20748,7 +20964,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UnshareLocation() { - ::grpc::Service::MarkMethodStreamed(41, + ::grpc::Service::MarkMethodStreamed(42, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UnshareLocationRequest, ::viam::app::v1::UnshareLocationResponse>( [this](::grpc_impl::ServerContext* context, @@ -20775,7 +20991,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_LocationAuth() { - ::grpc::Service::MarkMethodStreamed(42, + ::grpc::Service::MarkMethodStreamed(43, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::LocationAuthRequest, ::viam::app::v1::LocationAuthResponse>( [this](::grpc_impl::ServerContext* context, @@ -20802,7 +21018,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateLocationSecret() { - ::grpc::Service::MarkMethodStreamed(43, + ::grpc::Service::MarkMethodStreamed(44, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateLocationSecretRequest, ::viam::app::v1::CreateLocationSecretResponse>( [this](::grpc_impl::ServerContext* context, @@ -20829,7 +21045,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteLocationSecret() { - ::grpc::Service::MarkMethodStreamed(44, + ::grpc::Service::MarkMethodStreamed(45, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteLocationSecretRequest, ::viam::app::v1::DeleteLocationSecretResponse>( [this](::grpc_impl::ServerContext* context, @@ -20856,7 +21072,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobot() { - ::grpc::Service::MarkMethodStreamed(45, + ::grpc::Service::MarkMethodStreamed(46, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotRequest, ::viam::app::v1::GetRobotResponse>( [this](::grpc_impl::ServerContext* context, @@ -20883,7 +21099,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotMetadata() { - ::grpc::Service::MarkMethodStreamed(46, + ::grpc::Service::MarkMethodStreamed(47, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotMetadataRequest, ::viam::app::v1::GetRobotMetadataResponse>( [this](::grpc_impl::ServerContext* context, @@ -20910,7 +21126,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateRobotMetadata() { - ::grpc::Service::MarkMethodStreamed(47, + ::grpc::Service::MarkMethodStreamed(48, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateRobotMetadataRequest, ::viam::app::v1::UpdateRobotMetadataResponse>( [this](::grpc_impl::ServerContext* context, @@ -20937,7 +21153,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRoverRentalRobots() { - ::grpc::Service::MarkMethodStreamed(48, + ::grpc::Service::MarkMethodStreamed(49, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRoverRentalRobotsRequest, ::viam::app::v1::GetRoverRentalRobotsResponse>( [this](::grpc_impl::ServerContext* context, @@ -20964,7 +21180,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotParts() { - ::grpc::Service::MarkMethodStreamed(49, + ::grpc::Service::MarkMethodStreamed(50, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotPartsRequest, ::viam::app::v1::GetRobotPartsResponse>( [this](::grpc_impl::ServerContext* context, @@ -20991,7 +21207,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotPart() { - ::grpc::Service::MarkMethodStreamed(50, + ::grpc::Service::MarkMethodStreamed(51, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotPartRequest, ::viam::app::v1::GetRobotPartResponse>( [this](::grpc_impl::ServerContext* context, @@ -21018,7 +21234,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotPartLogs() { - ::grpc::Service::MarkMethodStreamed(51, + ::grpc::Service::MarkMethodStreamed(52, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotPartLogsRequest, ::viam::app::v1::GetRobotPartLogsResponse>( [this](::grpc_impl::ServerContext* context, @@ -21045,7 +21261,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotPartHistory() { - ::grpc::Service::MarkMethodStreamed(53, + ::grpc::Service::MarkMethodStreamed(54, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotPartHistoryRequest, ::viam::app::v1::GetRobotPartHistoryResponse>( [this](::grpc_impl::ServerContext* context, @@ -21072,7 +21288,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateRobotPart() { - ::grpc::Service::MarkMethodStreamed(54, + ::grpc::Service::MarkMethodStreamed(55, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateRobotPartRequest, ::viam::app::v1::UpdateRobotPartResponse>( [this](::grpc_impl::ServerContext* context, @@ -21099,7 +21315,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_NewRobotPart() { - ::grpc::Service::MarkMethodStreamed(55, + ::grpc::Service::MarkMethodStreamed(56, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::NewRobotPartRequest, ::viam::app::v1::NewRobotPartResponse>( [this](::grpc_impl::ServerContext* context, @@ -21126,7 +21342,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteRobotPart() { - ::grpc::Service::MarkMethodStreamed(56, + ::grpc::Service::MarkMethodStreamed(57, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteRobotPartRequest, ::viam::app::v1::DeleteRobotPartResponse>( [this](::grpc_impl::ServerContext* context, @@ -21153,7 +21369,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotPartMetadata() { - ::grpc::Service::MarkMethodStreamed(57, + ::grpc::Service::MarkMethodStreamed(58, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotPartMetadataRequest, ::viam::app::v1::GetRobotPartMetadataResponse>( [this](::grpc_impl::ServerContext* context, @@ -21180,7 +21396,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateRobotPartMetadata() { - ::grpc::Service::MarkMethodStreamed(58, + ::grpc::Service::MarkMethodStreamed(59, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateRobotPartMetadataRequest, ::viam::app::v1::UpdateRobotPartMetadataResponse>( [this](::grpc_impl::ServerContext* context, @@ -21207,7 +21423,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRobotAPIKeys() { - ::grpc::Service::MarkMethodStreamed(59, + ::grpc::Service::MarkMethodStreamed(60, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRobotAPIKeysRequest, ::viam::app::v1::GetRobotAPIKeysResponse>( [this](::grpc_impl::ServerContext* context, @@ -21234,7 +21450,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_MarkPartAsMain() { - ::grpc::Service::MarkMethodStreamed(60, + ::grpc::Service::MarkMethodStreamed(61, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::MarkPartAsMainRequest, ::viam::app::v1::MarkPartAsMainResponse>( [this](::grpc_impl::ServerContext* context, @@ -21261,7 +21477,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_MarkPartForRestart() { - ::grpc::Service::MarkMethodStreamed(61, + ::grpc::Service::MarkMethodStreamed(62, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::MarkPartForRestartRequest, ::viam::app::v1::MarkPartForRestartResponse>( [this](::grpc_impl::ServerContext* context, @@ -21288,7 +21504,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateRobotPartSecret() { - ::grpc::Service::MarkMethodStreamed(62, + ::grpc::Service::MarkMethodStreamed(63, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateRobotPartSecretRequest, ::viam::app::v1::CreateRobotPartSecretResponse>( [this](::grpc_impl::ServerContext* context, @@ -21315,7 +21531,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteRobotPartSecret() { - ::grpc::Service::MarkMethodStreamed(63, + ::grpc::Service::MarkMethodStreamed(64, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteRobotPartSecretRequest, ::viam::app::v1::DeleteRobotPartSecretResponse>( [this](::grpc_impl::ServerContext* context, @@ -21342,7 +21558,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListRobots() { - ::grpc::Service::MarkMethodStreamed(64, + ::grpc::Service::MarkMethodStreamed(65, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListRobotsRequest, ::viam::app::v1::ListRobotsResponse>( [this](::grpc_impl::ServerContext* context, @@ -21369,7 +21585,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_NewRobot() { - ::grpc::Service::MarkMethodStreamed(65, + ::grpc::Service::MarkMethodStreamed(66, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::NewRobotRequest, ::viam::app::v1::NewRobotResponse>( [this](::grpc_impl::ServerContext* context, @@ -21396,7 +21612,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateRobot() { - ::grpc::Service::MarkMethodStreamed(66, + ::grpc::Service::MarkMethodStreamed(67, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateRobotRequest, ::viam::app::v1::UpdateRobotResponse>( [this](::grpc_impl::ServerContext* context, @@ -21423,7 +21639,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteRobot() { - ::grpc::Service::MarkMethodStreamed(67, + ::grpc::Service::MarkMethodStreamed(68, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteRobotRequest, ::viam::app::v1::DeleteRobotResponse>( [this](::grpc_impl::ServerContext* context, @@ -21450,7 +21666,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListFragments() { - ::grpc::Service::MarkMethodStreamed(68, + ::grpc::Service::MarkMethodStreamed(69, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListFragmentsRequest, ::viam::app::v1::ListFragmentsResponse>( [this](::grpc_impl::ServerContext* context, @@ -21477,7 +21693,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetFragment() { - ::grpc::Service::MarkMethodStreamed(69, + ::grpc::Service::MarkMethodStreamed(70, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetFragmentRequest, ::viam::app::v1::GetFragmentResponse>( [this](::grpc_impl::ServerContext* context, @@ -21504,7 +21720,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateFragment() { - ::grpc::Service::MarkMethodStreamed(70, + ::grpc::Service::MarkMethodStreamed(71, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateFragmentRequest, ::viam::app::v1::CreateFragmentResponse>( [this](::grpc_impl::ServerContext* context, @@ -21531,7 +21747,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateFragment() { - ::grpc::Service::MarkMethodStreamed(71, + ::grpc::Service::MarkMethodStreamed(72, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateFragmentRequest, ::viam::app::v1::UpdateFragmentResponse>( [this](::grpc_impl::ServerContext* context, @@ -21558,7 +21774,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteFragment() { - ::grpc::Service::MarkMethodStreamed(72, + ::grpc::Service::MarkMethodStreamed(73, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteFragmentRequest, ::viam::app::v1::DeleteFragmentResponse>( [this](::grpc_impl::ServerContext* context, @@ -21585,7 +21801,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListNestedFragments() { - ::grpc::Service::MarkMethodStreamed(73, + ::grpc::Service::MarkMethodStreamed(74, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListNestedFragmentsRequest, ::viam::app::v1::ListNestedFragmentsResponse>( [this](::grpc_impl::ServerContext* context, @@ -21612,7 +21828,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListMachineFragments() { - ::grpc::Service::MarkMethodStreamed(74, + ::grpc::Service::MarkMethodStreamed(75, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListMachineFragmentsRequest, ::viam::app::v1::ListMachineFragmentsResponse>( [this](::grpc_impl::ServerContext* context, @@ -21639,7 +21855,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListMachineSummaries() { - ::grpc::Service::MarkMethodStreamed(75, + ::grpc::Service::MarkMethodStreamed(76, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListMachineSummariesRequest, ::viam::app::v1::ListMachineSummariesResponse>( [this](::grpc_impl::ServerContext* context, @@ -21666,7 +21882,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetFragmentHistory() { - ::grpc::Service::MarkMethodStreamed(76, + ::grpc::Service::MarkMethodStreamed(77, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetFragmentHistoryRequest, ::viam::app::v1::GetFragmentHistoryResponse>( [this](::grpc_impl::ServerContext* context, @@ -21693,7 +21909,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetFragmentUsage() { - ::grpc::Service::MarkMethodStreamed(77, + ::grpc::Service::MarkMethodStreamed(78, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetFragmentUsageRequest, ::viam::app::v1::GetFragmentUsageResponse>( [this](::grpc_impl::ServerContext* context, @@ -21720,7 +21936,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_SetFragmentTag() { - ::grpc::Service::MarkMethodStreamed(78, + ::grpc::Service::MarkMethodStreamed(79, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::SetFragmentTagRequest, ::viam::app::v1::SetFragmentTagResponse>( [this](::grpc_impl::ServerContext* context, @@ -21747,7 +21963,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteFragmentTag() { - ::grpc::Service::MarkMethodStreamed(79, + ::grpc::Service::MarkMethodStreamed(80, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteFragmentTagRequest, ::viam::app::v1::DeleteFragmentTagResponse>( [this](::grpc_impl::ServerContext* context, @@ -21774,7 +21990,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_AddRole() { - ::grpc::Service::MarkMethodStreamed(80, + ::grpc::Service::MarkMethodStreamed(81, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::AddRoleRequest, ::viam::app::v1::AddRoleResponse>( [this](::grpc_impl::ServerContext* context, @@ -21801,7 +22017,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_RemoveRole() { - ::grpc::Service::MarkMethodStreamed(81, + ::grpc::Service::MarkMethodStreamed(82, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::RemoveRoleRequest, ::viam::app::v1::RemoveRoleResponse>( [this](::grpc_impl::ServerContext* context, @@ -21828,7 +22044,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ChangeRole() { - ::grpc::Service::MarkMethodStreamed(82, + ::grpc::Service::MarkMethodStreamed(83, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ChangeRoleRequest, ::viam::app::v1::ChangeRoleResponse>( [this](::grpc_impl::ServerContext* context, @@ -21855,7 +22071,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListAuthorizations() { - ::grpc::Service::MarkMethodStreamed(83, + ::grpc::Service::MarkMethodStreamed(84, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListAuthorizationsRequest, ::viam::app::v1::ListAuthorizationsResponse>( [this](::grpc_impl::ServerContext* context, @@ -21882,7 +22098,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CheckPermissions() { - ::grpc::Service::MarkMethodStreamed(84, + ::grpc::Service::MarkMethodStreamed(85, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CheckPermissionsRequest, ::viam::app::v1::CheckPermissionsResponse>( [this](::grpc_impl::ServerContext* context, @@ -21909,7 +22125,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetRegistryItem() { - ::grpc::Service::MarkMethodStreamed(85, + ::grpc::Service::MarkMethodStreamed(86, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetRegistryItemRequest, ::viam::app::v1::GetRegistryItemResponse>( [this](::grpc_impl::ServerContext* context, @@ -21936,7 +22152,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateRegistryItem() { - ::grpc::Service::MarkMethodStreamed(86, + ::grpc::Service::MarkMethodStreamed(87, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateRegistryItemRequest, ::viam::app::v1::CreateRegistryItemResponse>( [this](::grpc_impl::ServerContext* context, @@ -21963,7 +22179,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateRegistryItem() { - ::grpc::Service::MarkMethodStreamed(87, + ::grpc::Service::MarkMethodStreamed(88, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateRegistryItemRequest, ::viam::app::v1::UpdateRegistryItemResponse>( [this](::grpc_impl::ServerContext* context, @@ -21990,7 +22206,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListRegistryItems() { - ::grpc::Service::MarkMethodStreamed(88, + ::grpc::Service::MarkMethodStreamed(89, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListRegistryItemsRequest, ::viam::app::v1::ListRegistryItemsResponse>( [this](::grpc_impl::ServerContext* context, @@ -22017,7 +22233,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteRegistryItem() { - ::grpc::Service::MarkMethodStreamed(89, + ::grpc::Service::MarkMethodStreamed(90, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteRegistryItemRequest, ::viam::app::v1::DeleteRegistryItemResponse>( [this](::grpc_impl::ServerContext* context, @@ -22044,7 +22260,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_RenameRegistryItem() { - ::grpc::Service::MarkMethodStreamed(90, + ::grpc::Service::MarkMethodStreamed(91, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::RenameRegistryItemRequest, ::viam::app::v1::RenameRegistryItemResponse>( [this](::grpc_impl::ServerContext* context, @@ -22071,7 +22287,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_TransferRegistryItem() { - ::grpc::Service::MarkMethodStreamed(91, + ::grpc::Service::MarkMethodStreamed(92, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::TransferRegistryItemRequest, ::viam::app::v1::TransferRegistryItemResponse>( [this](::grpc_impl::ServerContext* context, @@ -22098,7 +22314,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateModule() { - ::grpc::Service::MarkMethodStreamed(92, + ::grpc::Service::MarkMethodStreamed(93, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateModuleRequest, ::viam::app::v1::CreateModuleResponse>( [this](::grpc_impl::ServerContext* context, @@ -22125,7 +22341,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_UpdateModule() { - ::grpc::Service::MarkMethodStreamed(93, + ::grpc::Service::MarkMethodStreamed(94, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::UpdateModuleRequest, ::viam::app::v1::UpdateModuleResponse>( [this](::grpc_impl::ServerContext* context, @@ -22152,7 +22368,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetModule() { - ::grpc::Service::MarkMethodStreamed(95, + ::grpc::Service::MarkMethodStreamed(96, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetModuleRequest, ::viam::app::v1::GetModuleResponse>( [this](::grpc_impl::ServerContext* context, @@ -22179,7 +22395,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListModules() { - ::grpc::Service::MarkMethodStreamed(96, + ::grpc::Service::MarkMethodStreamed(97, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListModulesRequest, ::viam::app::v1::ListModulesResponse>( [this](::grpc_impl::ServerContext* context, @@ -22206,7 +22422,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateKey() { - ::grpc::Service::MarkMethodStreamed(97, + ::grpc::Service::MarkMethodStreamed(98, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateKeyRequest, ::viam::app::v1::CreateKeyResponse>( [this](::grpc_impl::ServerContext* context, @@ -22233,7 +22449,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_DeleteKey() { - ::grpc::Service::MarkMethodStreamed(98, + ::grpc::Service::MarkMethodStreamed(99, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::DeleteKeyRequest, ::viam::app::v1::DeleteKeyResponse>( [this](::grpc_impl::ServerContext* context, @@ -22260,7 +22476,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_ListKeys() { - ::grpc::Service::MarkMethodStreamed(99, + ::grpc::Service::MarkMethodStreamed(100, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::ListKeysRequest, ::viam::app::v1::ListKeysResponse>( [this](::grpc_impl::ServerContext* context, @@ -22287,7 +22503,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_RenameKey() { - ::grpc::Service::MarkMethodStreamed(100, + ::grpc::Service::MarkMethodStreamed(101, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::RenameKeyRequest, ::viam::app::v1::RenameKeyResponse>( [this](::grpc_impl::ServerContext* context, @@ -22314,7 +22530,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_RotateKey() { - ::grpc::Service::MarkMethodStreamed(101, + ::grpc::Service::MarkMethodStreamed(102, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::RotateKeyRequest, ::viam::app::v1::RotateKeyResponse>( [this](::grpc_impl::ServerContext* context, @@ -22341,7 +22557,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_CreateKeyFromExistingKeyAuthorizations() { - ::grpc::Service::MarkMethodStreamed(102, + ::grpc::Service::MarkMethodStreamed(103, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest, ::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse>( [this](::grpc_impl::ServerContext* context, @@ -22368,7 +22584,7 @@ class AppService final { void BaseClassMustBeDerivedFromService(const Service* /*service*/) {} public: WithStreamedUnaryMethod_GetAppContent() { - ::grpc::Service::MarkMethodStreamed(103, + ::grpc::Service::MarkMethodStreamed(104, new ::grpc::internal::StreamedUnaryHandler< ::viam::app::v1::GetAppContentRequest, ::viam::app::v1::GetAppContentResponse>( [this](::grpc_impl::ServerContext* context, @@ -22389,14 +22605,14 @@ class AppService final { // replace default version of method with streamed unary virtual ::grpc::Status StreamedGetAppContent(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::viam::app::v1::GetAppContentRequest,::viam::app::v1::GetAppContentResponse>* 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(52, + ::grpc::Service::MarkMethodStreamed(53, new ::grpc::internal::SplitServerStreamingHandler< ::viam::app::v1::TailRobotPartLogsRequest, ::viam::app::v1::TailRobotPartLogsResponse>( [this](::grpc_impl::ServerContext* context, @@ -22418,7 +22634,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 46f25351a..2b8919a8e 100644 --- a/src/viam/api/app/v1/app.pb.cc +++ b/src/viam/api/app/v1/app.pb.cc @@ -266,6 +266,31 @@ struct UpdateOrganizationResponseDefaultTypeInternal { }; }; PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UpdateOrganizationResponseDefaultTypeInternal _UpdateOrganizationResponse_default_instance_; +PROTOBUF_CONSTEXPR UpdateOrganizationNamespaceRequest::UpdateOrganizationNamespaceRequest( + ::_pbi::ConstantInitialized) + : organization_id_(&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}) + , new_public_namespace_(&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}){} +struct UpdateOrganizationNamespaceRequestDefaultTypeInternal { + PROTOBUF_CONSTEXPR UpdateOrganizationNamespaceRequestDefaultTypeInternal() + : _instance(::_pbi::ConstantInitialized{}) {} + ~UpdateOrganizationNamespaceRequestDefaultTypeInternal() {} + union { + UpdateOrganizationNamespaceRequest _instance; + }; +}; +PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UpdateOrganizationNamespaceRequestDefaultTypeInternal _UpdateOrganizationNamespaceRequest_default_instance_; +PROTOBUF_CONSTEXPR UpdateOrganizationNamespaceResponse::UpdateOrganizationNamespaceResponse( + ::_pbi::ConstantInitialized) + : organization_(nullptr){} +struct UpdateOrganizationNamespaceResponseDefaultTypeInternal { + PROTOBUF_CONSTEXPR UpdateOrganizationNamespaceResponseDefaultTypeInternal() + : _instance(::_pbi::ConstantInitialized{}) {} + ~UpdateOrganizationNamespaceResponseDefaultTypeInternal() {} + union { + UpdateOrganizationNamespaceResponse _instance; + }; +}; +PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UpdateOrganizationNamespaceResponseDefaultTypeInternal _UpdateOrganizationNamespaceResponse_default_instance_; PROTOBUF_CONSTEXPR DeleteOrganizationRequest::DeleteOrganizationRequest( ::_pbi::ConstantInitialized) : organization_id_(&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}){} @@ -3450,7 +3475,7 @@ PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORIT } // namespace v1 } // namespace app } // namespace viam -static ::_pb::Metadata file_level_metadata_app_2fv1_2fapp_2eproto[259]; +static ::_pb::Metadata file_level_metadata_app_2fv1_2fapp_2eproto[261]; static const ::_pb::EnumDescriptor* file_level_enum_descriptors_app_2fv1_2fapp_2eproto[10]; static constexpr ::_pb::ServiceDescriptor const** file_level_service_descriptors_app_2fv1_2fapp_2eproto = nullptr; @@ -3627,6 +3652,23 @@ const uint32_t TableStruct_app_2fv1_2fapp_2eproto::offsets[] PROTOBUF_SECTION_VA ~0u, // no _weak_field_map_ ~0u, // no _inlined_string_donated_ PROTOBUF_FIELD_OFFSET(::viam::app::v1::UpdateOrganizationResponse, organization_), + PROTOBUF_FIELD_OFFSET(::viam::app::v1::UpdateOrganizationNamespaceRequest, _has_bits_), + PROTOBUF_FIELD_OFFSET(::viam::app::v1::UpdateOrganizationNamespaceRequest, _internal_metadata_), + ~0u, // no _extensions_ + ~0u, // no _oneof_case_ + ~0u, // no _weak_field_map_ + ~0u, // no _inlined_string_donated_ + PROTOBUF_FIELD_OFFSET(::viam::app::v1::UpdateOrganizationNamespaceRequest, organization_id_), + PROTOBUF_FIELD_OFFSET(::viam::app::v1::UpdateOrganizationNamespaceRequest, new_public_namespace_), + ~0u, + 0, + ~0u, // no _has_bits_ + PROTOBUF_FIELD_OFFSET(::viam::app::v1::UpdateOrganizationNamespaceResponse, _internal_metadata_), + ~0u, // no _extensions_ + ~0u, // no _oneof_case_ + ~0u, // no _weak_field_map_ + ~0u, // no _inlined_string_donated_ + PROTOBUF_FIELD_OFFSET(::viam::app::v1::UpdateOrganizationNamespaceResponse, organization_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::viam::app::v1::DeleteOrganizationRequest, _internal_metadata_), ~0u, // no _extensions_ @@ -5755,248 +5797,250 @@ static const ::_pbi::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protode { 142, -1, -1, sizeof(::viam::app::v1::GetOrganizationNamespaceAvailabilityResponse)}, { 149, 160, -1, sizeof(::viam::app::v1::UpdateOrganizationRequest)}, { 165, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationResponse)}, - { 172, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationRequest)}, - { 179, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationResponse)}, - { 185, -1, -1, sizeof(::viam::app::v1::GetOrganizationMetadataRequest)}, - { 192, -1, -1, sizeof(::viam::app::v1::GetOrganizationMetadataResponse)}, - { 199, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationMetadataRequest)}, - { 207, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationMetadataResponse)}, - { 213, -1, -1, sizeof(::viam::app::v1::ListOrganizationMembersRequest)}, - { 220, -1, -1, sizeof(::viam::app::v1::ListOrganizationMembersResponse)}, - { 229, 239, -1, sizeof(::viam::app::v1::CreateOrganizationInviteRequest)}, - { 243, -1, -1, sizeof(::viam::app::v1::CreateOrganizationInviteResponse)}, - { 250, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationInviteAuthorizationsRequest)}, - { 260, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse)}, - { 267, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationInviteRequest)}, - { 275, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationInviteResponse)}, - { 281, -1, -1, sizeof(::viam::app::v1::ResendOrganizationInviteRequest)}, - { 289, -1, -1, sizeof(::viam::app::v1::ResendOrganizationInviteResponse)}, - { 296, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationMemberRequest)}, - { 304, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationMemberResponse)}, - { 310, 322, -1, sizeof(::viam::app::v1::BillingAddress)}, - { 328, -1, -1, sizeof(::viam::app::v1::EnableBillingServiceRequest)}, - { 336, -1, -1, sizeof(::viam::app::v1::EnableBillingServiceResponse)}, - { 342, -1, -1, sizeof(::viam::app::v1::UpdateBillingServiceRequest)}, - { 350, -1, -1, sizeof(::viam::app::v1::UpdateBillingServiceResponse)}, - { 356, -1, -1, sizeof(::viam::app::v1::GetBillingServiceConfigRequest)}, - { 363, -1, -1, sizeof(::viam::app::v1::GetBillingServiceConfigResponse)}, - { 373, -1, -1, sizeof(::viam::app::v1::DisableBillingServiceRequest)}, - { 380, -1, -1, sizeof(::viam::app::v1::DisableBillingServiceResponse)}, - { 386, -1, -1, sizeof(::viam::app::v1::OrganizationSetSupportEmailRequest)}, - { 394, -1, -1, sizeof(::viam::app::v1::OrganizationSetSupportEmailResponse)}, - { 400, -1, -1, sizeof(::viam::app::v1::OrganizationGetSupportEmailRequest)}, - { 407, -1, -1, sizeof(::viam::app::v1::OrganizationGetSupportEmailResponse)}, - { 414, -1, -1, sizeof(::viam::app::v1::OrganizationIdentity)}, - { 422, -1, -1, sizeof(::viam::app::v1::LocationOrganization)}, - { 430, -1, -1, sizeof(::viam::app::v1::LocationAuth)}, - { 439, -1, -1, sizeof(::viam::app::v1::StorageConfig)}, - { 446, 461, -1, sizeof(::viam::app::v1::Location)}, - { 470, -1, -1, sizeof(::viam::app::v1::SharedSecret)}, - { 480, 489, -1, sizeof(::viam::app::v1::CreateLocationRequest)}, - { 492, -1, -1, sizeof(::viam::app::v1::CreateLocationResponse)}, - { 499, -1, -1, sizeof(::viam::app::v1::GetLocationRequest)}, - { 506, -1, -1, sizeof(::viam::app::v1::GetLocationResponse)}, - { 513, 523, -1, sizeof(::viam::app::v1::UpdateLocationRequest)}, - { 527, -1, -1, sizeof(::viam::app::v1::UpdateLocationResponse)}, - { 534, -1, -1, sizeof(::viam::app::v1::DeleteLocationRequest)}, - { 541, -1, -1, sizeof(::viam::app::v1::DeleteLocationResponse)}, - { 547, -1, -1, sizeof(::viam::app::v1::GetLocationMetadataRequest)}, - { 554, -1, -1, sizeof(::viam::app::v1::GetLocationMetadataResponse)}, - { 561, -1, -1, sizeof(::viam::app::v1::UpdateLocationMetadataRequest)}, - { 569, -1, -1, sizeof(::viam::app::v1::UpdateLocationMetadataResponse)}, - { 575, -1, -1, sizeof(::viam::app::v1::GetOrganizationsWithAccessToLocationRequest)}, - { 582, -1, -1, sizeof(::viam::app::v1::GetOrganizationsWithAccessToLocationResponse)}, - { 589, -1, -1, sizeof(::viam::app::v1::ListLocationsRequest)}, - { 596, -1, -1, sizeof(::viam::app::v1::ShareLocationRequest)}, - { 604, -1, -1, sizeof(::viam::app::v1::ShareLocationResponse)}, - { 610, -1, -1, sizeof(::viam::app::v1::UnshareLocationRequest)}, - { 618, -1, -1, sizeof(::viam::app::v1::UnshareLocationResponse)}, - { 624, -1, -1, sizeof(::viam::app::v1::ListLocationsResponse)}, - { 631, -1, -1, sizeof(::viam::app::v1::CreateLocationSecretRequest)}, - { 638, -1, -1, sizeof(::viam::app::v1::CreateLocationSecretResponse)}, - { 645, -1, -1, sizeof(::viam::app::v1::DeleteLocationSecretRequest)}, - { 653, -1, -1, sizeof(::viam::app::v1::DeleteLocationSecretResponse)}, - { 659, -1, -1, sizeof(::viam::app::v1::LocationAuthRequest)}, - { 666, -1, -1, sizeof(::viam::app::v1::LocationAuthResponse)}, - { 673, -1, -1, sizeof(::viam::app::v1::GetRobotRequest)}, - { 680, -1, -1, sizeof(::viam::app::v1::GetRoverRentalRobotsRequest)}, - { 687, -1, -1, sizeof(::viam::app::v1::RoverRentalRobot)}, - { 697, -1, -1, sizeof(::viam::app::v1::GetRoverRentalRobotsResponse)}, - { 704, -1, -1, sizeof(::viam::app::v1::GetRobotResponse)}, - { 711, -1, -1, sizeof(::viam::app::v1::GetRobotPartsRequest)}, - { 718, -1, -1, sizeof(::viam::app::v1::GetRobotPartsResponse)}, - { 725, -1, -1, sizeof(::viam::app::v1::GetRobotPartRequest)}, - { 732, -1, -1, sizeof(::viam::app::v1::GetRobotPartResponse)}, - { 740, 755, -1, sizeof(::viam::app::v1::GetRobotPartLogsRequest)}, - { 764, -1, -1, sizeof(::viam::app::v1::GetRobotPartLogsResponse)}, - { 772, 781, -1, sizeof(::viam::app::v1::TailRobotPartLogsRequest)}, - { 784, -1, -1, sizeof(::viam::app::v1::TailRobotPartLogsResponse)}, - { 791, -1, -1, sizeof(::viam::app::v1::GetRobotPartHistoryRequest)}, - { 798, -1, -1, sizeof(::viam::app::v1::GetRobotPartHistoryResponse)}, - { 805, 815, -1, sizeof(::viam::app::v1::UpdateRobotPartRequest)}, - { 819, -1, -1, sizeof(::viam::app::v1::UpdateRobotPartResponse)}, - { 826, -1, -1, sizeof(::viam::app::v1::NewRobotPartRequest)}, - { 834, -1, -1, sizeof(::viam::app::v1::NewRobotPartResponse)}, - { 841, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartRequest)}, - { 848, -1, -1, sizeof(::viam::app::v1::GetRobotPartMetadataRequest)}, - { 855, -1, -1, sizeof(::viam::app::v1::GetRobotPartMetadataResponse)}, - { 862, -1, -1, sizeof(::viam::app::v1::UpdateRobotPartMetadataRequest)}, - { 870, -1, -1, sizeof(::viam::app::v1::UpdateRobotPartMetadataResponse)}, - { 876, -1, -1, sizeof(::viam::app::v1::GetRobotAPIKeysRequest)}, - { 883, -1, -1, sizeof(::viam::app::v1::APIKey)}, - { 893, -1, -1, sizeof(::viam::app::v1::GetRobotAPIKeysResponse)}, - { 900, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartResponse)}, - { 906, -1, -1, sizeof(::viam::app::v1::Fragment)}, - { 925, -1, -1, sizeof(::viam::app::v1::FragmentHistoryEntry)}, - { 937, -1, -1, sizeof(::viam::app::v1::FragmentRevision)}, - { 945, -1, -1, sizeof(::viam::app::v1::FragmentTag)}, - { 953, -1, -1, sizeof(::viam::app::v1::FragmentError)}, - { 962, 973, -1, sizeof(::viam::app::v1::FragmentUsage)}, - { 978, -1, -1, sizeof(::viam::app::v1::ResolvedFragment)}, - { 988, -1, -1, sizeof(::viam::app::v1::ListFragmentsRequest)}, - { 997, -1, -1, sizeof(::viam::app::v1::ListFragmentsResponse)}, - { 1005, 1014, -1, sizeof(::viam::app::v1::GetFragmentRequest)}, - { 1017, -1, -1, sizeof(::viam::app::v1::GetFragmentResponse)}, - { 1027, 1037, -1, sizeof(::viam::app::v1::CreateFragmentRequest)}, - { 1041, -1, -1, sizeof(::viam::app::v1::CreateFragmentResponse)}, - { 1048, 1060, -1, sizeof(::viam::app::v1::UpdateFragmentRequest)}, - { 1066, -1, -1, sizeof(::viam::app::v1::UpdateFragmentResponse)}, - { 1073, -1, -1, sizeof(::viam::app::v1::DeleteFragmentRequest)}, - { 1080, -1, -1, sizeof(::viam::app::v1::DeleteFragmentResponse)}, - { 1086, 1095, -1, sizeof(::viam::app::v1::GetFragmentHistoryRequest)}, - { 1098, -1, -1, sizeof(::viam::app::v1::GetFragmentHistoryResponse)}, - { 1106, -1, -1, sizeof(::viam::app::v1::GetFragmentUsageRequest)}, - { 1113, -1, -1, sizeof(::viam::app::v1::GetFragmentUsageResponse)}, - { 1120, -1, -1, sizeof(::viam::app::v1::SetFragmentTagRequest)}, - { 1129, -1, -1, sizeof(::viam::app::v1::SetFragmentTagResponse)}, - { 1136, -1, -1, sizeof(::viam::app::v1::DeleteFragmentTagRequest)}, - { 1144, -1, -1, sizeof(::viam::app::v1::DeleteFragmentTagResponse)}, - { 1151, -1, -1, sizeof(::viam::app::v1::ListRobotsRequest)}, - { 1158, 1166, -1, sizeof(::viam::app::v1::AdditionalFragment)}, - { 1168, 1176, -1, sizeof(::viam::app::v1::ListNestedFragmentsRequest)}, - { 1178, -1, -1, sizeof(::viam::app::v1::ListNestedFragmentsResponse)}, - { 1186, -1, -1, sizeof(::viam::app::v1::ListMachineFragmentsRequest)}, - { 1195, -1, -1, sizeof(::viam::app::v1::ListMachineFragmentsResponse)}, - { 1203, -1, -1, sizeof(::viam::app::v1::ListMachineSummariesRequest)}, - { 1210, -1, -1, sizeof(::viam::app::v1::ListMachineSummariesResponse)}, - { 1217, -1, -1, sizeof(::viam::app::v1::LocationSummary)}, - { 1226, -1, -1, sizeof(::viam::app::v1::MachineSummary)}, - { 1235, -1, -1, sizeof(::viam::app::v1::FragmentSummary)}, - { 1243, -1, -1, sizeof(::viam::app::v1::ViamServerVersion)}, - { 1252, -1, -1, sizeof(::viam::app::v1::ViamAgentVersion)}, - { 1261, 1276, -1, sizeof(::viam::app::v1::PartSummary)}, - { 1285, -1, -1, sizeof(::viam::app::v1::ListRobotsResponse)}, - { 1292, -1, -1, sizeof(::viam::app::v1::NewRobotRequest)}, - { 1300, -1, -1, sizeof(::viam::app::v1::NewRobotResponse)}, - { 1307, -1, -1, sizeof(::viam::app::v1::UpdateRobotRequest)}, - { 1316, -1, -1, sizeof(::viam::app::v1::UpdateRobotResponse)}, - { 1323, -1, -1, sizeof(::viam::app::v1::DeleteRobotRequest)}, - { 1330, -1, -1, sizeof(::viam::app::v1::DeleteRobotResponse)}, - { 1336, -1, -1, sizeof(::viam::app::v1::GetRobotMetadataRequest)}, - { 1343, -1, -1, sizeof(::viam::app::v1::GetRobotMetadataResponse)}, - { 1350, -1, -1, sizeof(::viam::app::v1::UpdateRobotMetadataRequest)}, - { 1358, -1, -1, sizeof(::viam::app::v1::UpdateRobotMetadataResponse)}, - { 1364, -1, -1, sizeof(::viam::app::v1::MarkPartAsMainRequest)}, - { 1371, -1, -1, sizeof(::viam::app::v1::MarkPartAsMainResponse)}, - { 1377, -1, -1, sizeof(::viam::app::v1::MarkPartForRestartRequest)}, - { 1384, -1, -1, sizeof(::viam::app::v1::MarkPartForRestartResponse)}, - { 1390, -1, -1, sizeof(::viam::app::v1::CreateRobotPartSecretRequest)}, - { 1397, -1, -1, sizeof(::viam::app::v1::CreateRobotPartSecretResponse)}, - { 1404, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartSecretRequest)}, - { 1412, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartSecretResponse)}, - { 1418, -1, -1, sizeof(::viam::app::v1::Authorization)}, - { 1431, -1, -1, sizeof(::viam::app::v1::AddRoleRequest)}, - { 1438, -1, -1, sizeof(::viam::app::v1::AddRoleResponse)}, - { 1444, -1, -1, sizeof(::viam::app::v1::RemoveRoleRequest)}, - { 1451, -1, -1, sizeof(::viam::app::v1::RemoveRoleResponse)}, - { 1457, -1, -1, sizeof(::viam::app::v1::ChangeRoleRequest)}, - { 1465, -1, -1, sizeof(::viam::app::v1::ChangeRoleResponse)}, - { 1471, -1, -1, sizeof(::viam::app::v1::ListAuthorizationsRequest)}, - { 1479, -1, -1, sizeof(::viam::app::v1::ListAuthorizationsResponse)}, - { 1486, -1, -1, sizeof(::viam::app::v1::CheckPermissionsRequest)}, - { 1493, -1, -1, sizeof(::viam::app::v1::AuthorizedPermissions)}, - { 1502, -1, -1, sizeof(::viam::app::v1::CheckPermissionsResponse)}, - { 1509, 1521, -1, sizeof(::viam::app::v1::ModuleVersion)}, - { 1527, 1538, -1, sizeof(::viam::app::v1::ModuleMetadata)}, - { 1543, -1, -1, sizeof(::viam::app::v1::MLModelMetadata)}, - { 1552, -1, -1, sizeof(::viam::app::v1::MLTrainingVersion)}, - { 1560, -1, -1, sizeof(::viam::app::v1::MLTrainingMetadata)}, - { 1570, -1, -1, sizeof(::viam::app::v1::RegistryItem)}, - { 1594, 1602, -1, sizeof(::viam::app::v1::GetRegistryItemRequest)}, - { 1604, -1, -1, sizeof(::viam::app::v1::GetRegistryItemResponse)}, - { 1611, -1, -1, sizeof(::viam::app::v1::CreateRegistryItemRequest)}, - { 1620, -1, -1, sizeof(::viam::app::v1::CreateRegistryItemResponse)}, - { 1626, 1642, -1, sizeof(::viam::app::v1::UpdateRegistryItemRequest)}, - { 1651, -1, -1, sizeof(::viam::app::v1::UpdateRegistryItemResponse)}, - { 1657, 1672, -1, sizeof(::viam::app::v1::ListRegistryItemsRequest)}, - { 1681, -1, -1, sizeof(::viam::app::v1::ListRegistryItemsResponse)}, - { 1688, -1, -1, sizeof(::viam::app::v1::DeleteRegistryItemRequest)}, - { 1695, -1, -1, sizeof(::viam::app::v1::DeleteRegistryItemResponse)}, - { 1701, -1, -1, sizeof(::viam::app::v1::RenameRegistryItemRequest)}, - { 1709, -1, -1, sizeof(::viam::app::v1::RenameRegistryItemResponse)}, - { 1716, -1, -1, sizeof(::viam::app::v1::TransferRegistryItemRequest)}, - { 1724, -1, -1, sizeof(::viam::app::v1::TransferRegistryItemResponse)}, - { 1730, -1, -1, sizeof(::viam::app::v1::CreateModuleRequest)}, - { 1738, -1, -1, sizeof(::viam::app::v1::CreateModuleResponse)}, - { 1746, 1761, -1, sizeof(::viam::app::v1::UpdateModuleRequest)}, - { 1770, -1, -1, sizeof(::viam::app::v1::App)}, - { 1779, -1, -1, sizeof(::viam::app::v1::UpdateModuleResponse)}, - { 1786, -1, -1, sizeof(::viam::app::v1::UpdateModuleMetadata)}, - { 1794, -1, -1, sizeof(::viam::app::v1::UpdateMLModelMetadata)}, - { 1802, -1, -1, sizeof(::viam::app::v1::UpdateMLTrainingMetadata)}, - { 1811, 1822, -1, sizeof(::viam::app::v1::Model)}, - { 1827, -1, -1, sizeof(::viam::app::v1::ModuleFileInfo)}, - { 1837, -1, -1, sizeof(::viam::app::v1::UploadModuleFileRequest)}, - { 1846, -1, -1, sizeof(::viam::app::v1::UploadModuleFileResponse)}, - { 1853, 1861, -1, sizeof(::viam::app::v1::GetModuleRequest)}, - { 1863, -1, -1, sizeof(::viam::app::v1::GetModuleResponse)}, - { 1870, 1890, -1, sizeof(::viam::app::v1::Module)}, - { 1904, 1916, -1, sizeof(::viam::app::v1::VersionHistory)}, - { 1922, -1, -1, sizeof(::viam::app::v1::Uploads)}, - { 1930, 1938, -1, sizeof(::viam::app::v1::ListModulesRequest)}, - { 1940, -1, -1, sizeof(::viam::app::v1::ListModulesResponse)}, - { 1947, -1, -1, sizeof(::viam::app::v1::GetUserIDByEmailRequest)}, - { 1954, -1, -1, sizeof(::viam::app::v1::GetUserIDByEmailResponse)}, - { 1961, -1, -1, sizeof(::viam::app::v1::ListOrganizationsByUserRequest)}, - { 1968, 1979, -1, sizeof(::viam::app::v1::OrgDetails)}, - { 1984, -1, -1, sizeof(::viam::app::v1::ListOrganizationsByUserResponse)}, - { 1991, 2001, -1, sizeof(::viam::app::v1::SearchOrganizationsRequest)}, - { 2005, -1, -1, sizeof(::viam::app::v1::SearchOrganizationsResponse)}, - { 2012, -1, -1, sizeof(::viam::app::v1::CreateKeyRequest)}, - { 2020, -1, -1, sizeof(::viam::app::v1::CreateKeyResponse)}, - { 2028, -1, -1, sizeof(::viam::app::v1::DeleteKeyRequest)}, - { 2035, -1, -1, sizeof(::viam::app::v1::DeleteKeyResponse)}, - { 2041, -1, -1, sizeof(::viam::app::v1::RenameKeyRequest)}, - { 2049, -1, -1, sizeof(::viam::app::v1::RenameKeyResponse)}, - { 2057, -1, -1, sizeof(::viam::app::v1::AuthorizationDetails)}, - { 2068, -1, -1, sizeof(::viam::app::v1::APIKeyWithAuthorizations)}, - { 2076, -1, -1, sizeof(::viam::app::v1::ListKeysRequest)}, - { 2083, -1, -1, sizeof(::viam::app::v1::ListKeysResponse)}, - { 2090, -1, -1, sizeof(::viam::app::v1::RotateKeyRequest)}, - { 2097, -1, -1, sizeof(::viam::app::v1::RotateKeyResponse)}, - { 2105, -1, -1, sizeof(::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest)}, - { 2112, -1, -1, sizeof(::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse)}, - { 2120, -1, -1, sizeof(::viam::app::v1::GetAppContentRequest)}, - { 2128, -1, -1, sizeof(::viam::app::v1::GetAppContentResponse)}, - { 2136, -1, -1, sizeof(::viam::app::v1::OrganizationSetLogoRequest)}, - { 2144, -1, -1, sizeof(::viam::app::v1::OrganizationSetLogoResponse)}, - { 2150, -1, -1, sizeof(::viam::app::v1::OrganizationGetLogoRequest)}, - { 2157, -1, -1, sizeof(::viam::app::v1::OrganizationGetLogoResponse)}, - { 2164, -1, -1, sizeof(::viam::app::v1::EnableAuthServiceRequest)}, - { 2171, -1, -1, sizeof(::viam::app::v1::EnableAuthServiceResponse)}, - { 2177, -1, -1, sizeof(::viam::app::v1::DisableAuthServiceRequest)}, - { 2184, -1, -1, sizeof(::viam::app::v1::DisableAuthServiceResponse)}, - { 2190, -1, -1, sizeof(::viam::app::v1::CreateOAuthAppRequest)}, - { 2199, -1, -1, sizeof(::viam::app::v1::CreateOAuthAppResponse)}, - { 2207, -1, -1, sizeof(::viam::app::v1::ReadOAuthAppRequest)}, - { 2215, -1, -1, sizeof(::viam::app::v1::ReadOAuthAppResponse)}, - { 2224, -1, -1, sizeof(::viam::app::v1::UpdateOAuthAppRequest)}, - { 2234, -1, -1, sizeof(::viam::app::v1::UpdateOAuthAppResponse)}, - { 2240, -1, -1, sizeof(::viam::app::v1::DeleteOAuthAppRequest)}, - { 2248, -1, -1, sizeof(::viam::app::v1::DeleteOAuthAppResponse)}, - { 2254, -1, -1, sizeof(::viam::app::v1::ListOAuthAppsRequest)}, - { 2261, -1, -1, sizeof(::viam::app::v1::ListOAuthAppsResponse)}, - { 2268, -1, -1, sizeof(::viam::app::v1::OAuthConfig)}, + { 172, 180, -1, sizeof(::viam::app::v1::UpdateOrganizationNamespaceRequest)}, + { 182, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationNamespaceResponse)}, + { 189, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationRequest)}, + { 196, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationResponse)}, + { 202, -1, -1, sizeof(::viam::app::v1::GetOrganizationMetadataRequest)}, + { 209, -1, -1, sizeof(::viam::app::v1::GetOrganizationMetadataResponse)}, + { 216, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationMetadataRequest)}, + { 224, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationMetadataResponse)}, + { 230, -1, -1, sizeof(::viam::app::v1::ListOrganizationMembersRequest)}, + { 237, -1, -1, sizeof(::viam::app::v1::ListOrganizationMembersResponse)}, + { 246, 256, -1, sizeof(::viam::app::v1::CreateOrganizationInviteRequest)}, + { 260, -1, -1, sizeof(::viam::app::v1::CreateOrganizationInviteResponse)}, + { 267, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationInviteAuthorizationsRequest)}, + { 277, -1, -1, sizeof(::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse)}, + { 284, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationInviteRequest)}, + { 292, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationInviteResponse)}, + { 298, -1, -1, sizeof(::viam::app::v1::ResendOrganizationInviteRequest)}, + { 306, -1, -1, sizeof(::viam::app::v1::ResendOrganizationInviteResponse)}, + { 313, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationMemberRequest)}, + { 321, -1, -1, sizeof(::viam::app::v1::DeleteOrganizationMemberResponse)}, + { 327, 339, -1, sizeof(::viam::app::v1::BillingAddress)}, + { 345, -1, -1, sizeof(::viam::app::v1::EnableBillingServiceRequest)}, + { 353, -1, -1, sizeof(::viam::app::v1::EnableBillingServiceResponse)}, + { 359, -1, -1, sizeof(::viam::app::v1::UpdateBillingServiceRequest)}, + { 367, -1, -1, sizeof(::viam::app::v1::UpdateBillingServiceResponse)}, + { 373, -1, -1, sizeof(::viam::app::v1::GetBillingServiceConfigRequest)}, + { 380, -1, -1, sizeof(::viam::app::v1::GetBillingServiceConfigResponse)}, + { 390, -1, -1, sizeof(::viam::app::v1::DisableBillingServiceRequest)}, + { 397, -1, -1, sizeof(::viam::app::v1::DisableBillingServiceResponse)}, + { 403, -1, -1, sizeof(::viam::app::v1::OrganizationSetSupportEmailRequest)}, + { 411, -1, -1, sizeof(::viam::app::v1::OrganizationSetSupportEmailResponse)}, + { 417, -1, -1, sizeof(::viam::app::v1::OrganizationGetSupportEmailRequest)}, + { 424, -1, -1, sizeof(::viam::app::v1::OrganizationGetSupportEmailResponse)}, + { 431, -1, -1, sizeof(::viam::app::v1::OrganizationIdentity)}, + { 439, -1, -1, sizeof(::viam::app::v1::LocationOrganization)}, + { 447, -1, -1, sizeof(::viam::app::v1::LocationAuth)}, + { 456, -1, -1, sizeof(::viam::app::v1::StorageConfig)}, + { 463, 478, -1, sizeof(::viam::app::v1::Location)}, + { 487, -1, -1, sizeof(::viam::app::v1::SharedSecret)}, + { 497, 506, -1, sizeof(::viam::app::v1::CreateLocationRequest)}, + { 509, -1, -1, sizeof(::viam::app::v1::CreateLocationResponse)}, + { 516, -1, -1, sizeof(::viam::app::v1::GetLocationRequest)}, + { 523, -1, -1, sizeof(::viam::app::v1::GetLocationResponse)}, + { 530, 540, -1, sizeof(::viam::app::v1::UpdateLocationRequest)}, + { 544, -1, -1, sizeof(::viam::app::v1::UpdateLocationResponse)}, + { 551, -1, -1, sizeof(::viam::app::v1::DeleteLocationRequest)}, + { 558, -1, -1, sizeof(::viam::app::v1::DeleteLocationResponse)}, + { 564, -1, -1, sizeof(::viam::app::v1::GetLocationMetadataRequest)}, + { 571, -1, -1, sizeof(::viam::app::v1::GetLocationMetadataResponse)}, + { 578, -1, -1, sizeof(::viam::app::v1::UpdateLocationMetadataRequest)}, + { 586, -1, -1, sizeof(::viam::app::v1::UpdateLocationMetadataResponse)}, + { 592, -1, -1, sizeof(::viam::app::v1::GetOrganizationsWithAccessToLocationRequest)}, + { 599, -1, -1, sizeof(::viam::app::v1::GetOrganizationsWithAccessToLocationResponse)}, + { 606, -1, -1, sizeof(::viam::app::v1::ListLocationsRequest)}, + { 613, -1, -1, sizeof(::viam::app::v1::ShareLocationRequest)}, + { 621, -1, -1, sizeof(::viam::app::v1::ShareLocationResponse)}, + { 627, -1, -1, sizeof(::viam::app::v1::UnshareLocationRequest)}, + { 635, -1, -1, sizeof(::viam::app::v1::UnshareLocationResponse)}, + { 641, -1, -1, sizeof(::viam::app::v1::ListLocationsResponse)}, + { 648, -1, -1, sizeof(::viam::app::v1::CreateLocationSecretRequest)}, + { 655, -1, -1, sizeof(::viam::app::v1::CreateLocationSecretResponse)}, + { 662, -1, -1, sizeof(::viam::app::v1::DeleteLocationSecretRequest)}, + { 670, -1, -1, sizeof(::viam::app::v1::DeleteLocationSecretResponse)}, + { 676, -1, -1, sizeof(::viam::app::v1::LocationAuthRequest)}, + { 683, -1, -1, sizeof(::viam::app::v1::LocationAuthResponse)}, + { 690, -1, -1, sizeof(::viam::app::v1::GetRobotRequest)}, + { 697, -1, -1, sizeof(::viam::app::v1::GetRoverRentalRobotsRequest)}, + { 704, -1, -1, sizeof(::viam::app::v1::RoverRentalRobot)}, + { 714, -1, -1, sizeof(::viam::app::v1::GetRoverRentalRobotsResponse)}, + { 721, -1, -1, sizeof(::viam::app::v1::GetRobotResponse)}, + { 728, -1, -1, sizeof(::viam::app::v1::GetRobotPartsRequest)}, + { 735, -1, -1, sizeof(::viam::app::v1::GetRobotPartsResponse)}, + { 742, -1, -1, sizeof(::viam::app::v1::GetRobotPartRequest)}, + { 749, -1, -1, sizeof(::viam::app::v1::GetRobotPartResponse)}, + { 757, 772, -1, sizeof(::viam::app::v1::GetRobotPartLogsRequest)}, + { 781, -1, -1, sizeof(::viam::app::v1::GetRobotPartLogsResponse)}, + { 789, 798, -1, sizeof(::viam::app::v1::TailRobotPartLogsRequest)}, + { 801, -1, -1, sizeof(::viam::app::v1::TailRobotPartLogsResponse)}, + { 808, -1, -1, sizeof(::viam::app::v1::GetRobotPartHistoryRequest)}, + { 815, -1, -1, sizeof(::viam::app::v1::GetRobotPartHistoryResponse)}, + { 822, 832, -1, sizeof(::viam::app::v1::UpdateRobotPartRequest)}, + { 836, -1, -1, sizeof(::viam::app::v1::UpdateRobotPartResponse)}, + { 843, -1, -1, sizeof(::viam::app::v1::NewRobotPartRequest)}, + { 851, -1, -1, sizeof(::viam::app::v1::NewRobotPartResponse)}, + { 858, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartRequest)}, + { 865, -1, -1, sizeof(::viam::app::v1::GetRobotPartMetadataRequest)}, + { 872, -1, -1, sizeof(::viam::app::v1::GetRobotPartMetadataResponse)}, + { 879, -1, -1, sizeof(::viam::app::v1::UpdateRobotPartMetadataRequest)}, + { 887, -1, -1, sizeof(::viam::app::v1::UpdateRobotPartMetadataResponse)}, + { 893, -1, -1, sizeof(::viam::app::v1::GetRobotAPIKeysRequest)}, + { 900, -1, -1, sizeof(::viam::app::v1::APIKey)}, + { 910, -1, -1, sizeof(::viam::app::v1::GetRobotAPIKeysResponse)}, + { 917, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartResponse)}, + { 923, -1, -1, sizeof(::viam::app::v1::Fragment)}, + { 942, -1, -1, sizeof(::viam::app::v1::FragmentHistoryEntry)}, + { 954, -1, -1, sizeof(::viam::app::v1::FragmentRevision)}, + { 962, -1, -1, sizeof(::viam::app::v1::FragmentTag)}, + { 970, -1, -1, sizeof(::viam::app::v1::FragmentError)}, + { 979, 990, -1, sizeof(::viam::app::v1::FragmentUsage)}, + { 995, -1, -1, sizeof(::viam::app::v1::ResolvedFragment)}, + { 1005, -1, -1, sizeof(::viam::app::v1::ListFragmentsRequest)}, + { 1014, -1, -1, sizeof(::viam::app::v1::ListFragmentsResponse)}, + { 1022, 1031, -1, sizeof(::viam::app::v1::GetFragmentRequest)}, + { 1034, -1, -1, sizeof(::viam::app::v1::GetFragmentResponse)}, + { 1044, 1054, -1, sizeof(::viam::app::v1::CreateFragmentRequest)}, + { 1058, -1, -1, sizeof(::viam::app::v1::CreateFragmentResponse)}, + { 1065, 1077, -1, sizeof(::viam::app::v1::UpdateFragmentRequest)}, + { 1083, -1, -1, sizeof(::viam::app::v1::UpdateFragmentResponse)}, + { 1090, -1, -1, sizeof(::viam::app::v1::DeleteFragmentRequest)}, + { 1097, -1, -1, sizeof(::viam::app::v1::DeleteFragmentResponse)}, + { 1103, 1112, -1, sizeof(::viam::app::v1::GetFragmentHistoryRequest)}, + { 1115, -1, -1, sizeof(::viam::app::v1::GetFragmentHistoryResponse)}, + { 1123, -1, -1, sizeof(::viam::app::v1::GetFragmentUsageRequest)}, + { 1130, -1, -1, sizeof(::viam::app::v1::GetFragmentUsageResponse)}, + { 1137, -1, -1, sizeof(::viam::app::v1::SetFragmentTagRequest)}, + { 1146, -1, -1, sizeof(::viam::app::v1::SetFragmentTagResponse)}, + { 1153, -1, -1, sizeof(::viam::app::v1::DeleteFragmentTagRequest)}, + { 1161, -1, -1, sizeof(::viam::app::v1::DeleteFragmentTagResponse)}, + { 1168, -1, -1, sizeof(::viam::app::v1::ListRobotsRequest)}, + { 1175, 1183, -1, sizeof(::viam::app::v1::AdditionalFragment)}, + { 1185, 1193, -1, sizeof(::viam::app::v1::ListNestedFragmentsRequest)}, + { 1195, -1, -1, sizeof(::viam::app::v1::ListNestedFragmentsResponse)}, + { 1203, -1, -1, sizeof(::viam::app::v1::ListMachineFragmentsRequest)}, + { 1212, -1, -1, sizeof(::viam::app::v1::ListMachineFragmentsResponse)}, + { 1220, -1, -1, sizeof(::viam::app::v1::ListMachineSummariesRequest)}, + { 1227, -1, -1, sizeof(::viam::app::v1::ListMachineSummariesResponse)}, + { 1234, -1, -1, sizeof(::viam::app::v1::LocationSummary)}, + { 1243, -1, -1, sizeof(::viam::app::v1::MachineSummary)}, + { 1252, -1, -1, sizeof(::viam::app::v1::FragmentSummary)}, + { 1260, -1, -1, sizeof(::viam::app::v1::ViamServerVersion)}, + { 1269, -1, -1, sizeof(::viam::app::v1::ViamAgentVersion)}, + { 1278, 1293, -1, sizeof(::viam::app::v1::PartSummary)}, + { 1302, -1, -1, sizeof(::viam::app::v1::ListRobotsResponse)}, + { 1309, -1, -1, sizeof(::viam::app::v1::NewRobotRequest)}, + { 1317, -1, -1, sizeof(::viam::app::v1::NewRobotResponse)}, + { 1324, -1, -1, sizeof(::viam::app::v1::UpdateRobotRequest)}, + { 1333, -1, -1, sizeof(::viam::app::v1::UpdateRobotResponse)}, + { 1340, -1, -1, sizeof(::viam::app::v1::DeleteRobotRequest)}, + { 1347, -1, -1, sizeof(::viam::app::v1::DeleteRobotResponse)}, + { 1353, -1, -1, sizeof(::viam::app::v1::GetRobotMetadataRequest)}, + { 1360, -1, -1, sizeof(::viam::app::v1::GetRobotMetadataResponse)}, + { 1367, -1, -1, sizeof(::viam::app::v1::UpdateRobotMetadataRequest)}, + { 1375, -1, -1, sizeof(::viam::app::v1::UpdateRobotMetadataResponse)}, + { 1381, -1, -1, sizeof(::viam::app::v1::MarkPartAsMainRequest)}, + { 1388, -1, -1, sizeof(::viam::app::v1::MarkPartAsMainResponse)}, + { 1394, -1, -1, sizeof(::viam::app::v1::MarkPartForRestartRequest)}, + { 1401, -1, -1, sizeof(::viam::app::v1::MarkPartForRestartResponse)}, + { 1407, -1, -1, sizeof(::viam::app::v1::CreateRobotPartSecretRequest)}, + { 1414, -1, -1, sizeof(::viam::app::v1::CreateRobotPartSecretResponse)}, + { 1421, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartSecretRequest)}, + { 1429, -1, -1, sizeof(::viam::app::v1::DeleteRobotPartSecretResponse)}, + { 1435, -1, -1, sizeof(::viam::app::v1::Authorization)}, + { 1448, -1, -1, sizeof(::viam::app::v1::AddRoleRequest)}, + { 1455, -1, -1, sizeof(::viam::app::v1::AddRoleResponse)}, + { 1461, -1, -1, sizeof(::viam::app::v1::RemoveRoleRequest)}, + { 1468, -1, -1, sizeof(::viam::app::v1::RemoveRoleResponse)}, + { 1474, -1, -1, sizeof(::viam::app::v1::ChangeRoleRequest)}, + { 1482, -1, -1, sizeof(::viam::app::v1::ChangeRoleResponse)}, + { 1488, -1, -1, sizeof(::viam::app::v1::ListAuthorizationsRequest)}, + { 1496, -1, -1, sizeof(::viam::app::v1::ListAuthorizationsResponse)}, + { 1503, -1, -1, sizeof(::viam::app::v1::CheckPermissionsRequest)}, + { 1510, -1, -1, sizeof(::viam::app::v1::AuthorizedPermissions)}, + { 1519, -1, -1, sizeof(::viam::app::v1::CheckPermissionsResponse)}, + { 1526, 1538, -1, sizeof(::viam::app::v1::ModuleVersion)}, + { 1544, 1555, -1, sizeof(::viam::app::v1::ModuleMetadata)}, + { 1560, -1, -1, sizeof(::viam::app::v1::MLModelMetadata)}, + { 1569, -1, -1, sizeof(::viam::app::v1::MLTrainingVersion)}, + { 1577, -1, -1, sizeof(::viam::app::v1::MLTrainingMetadata)}, + { 1587, -1, -1, sizeof(::viam::app::v1::RegistryItem)}, + { 1611, 1619, -1, sizeof(::viam::app::v1::GetRegistryItemRequest)}, + { 1621, -1, -1, sizeof(::viam::app::v1::GetRegistryItemResponse)}, + { 1628, -1, -1, sizeof(::viam::app::v1::CreateRegistryItemRequest)}, + { 1637, -1, -1, sizeof(::viam::app::v1::CreateRegistryItemResponse)}, + { 1643, 1659, -1, sizeof(::viam::app::v1::UpdateRegistryItemRequest)}, + { 1668, -1, -1, sizeof(::viam::app::v1::UpdateRegistryItemResponse)}, + { 1674, 1689, -1, sizeof(::viam::app::v1::ListRegistryItemsRequest)}, + { 1698, -1, -1, sizeof(::viam::app::v1::ListRegistryItemsResponse)}, + { 1705, -1, -1, sizeof(::viam::app::v1::DeleteRegistryItemRequest)}, + { 1712, -1, -1, sizeof(::viam::app::v1::DeleteRegistryItemResponse)}, + { 1718, -1, -1, sizeof(::viam::app::v1::RenameRegistryItemRequest)}, + { 1726, -1, -1, sizeof(::viam::app::v1::RenameRegistryItemResponse)}, + { 1733, -1, -1, sizeof(::viam::app::v1::TransferRegistryItemRequest)}, + { 1741, -1, -1, sizeof(::viam::app::v1::TransferRegistryItemResponse)}, + { 1747, -1, -1, sizeof(::viam::app::v1::CreateModuleRequest)}, + { 1755, -1, -1, sizeof(::viam::app::v1::CreateModuleResponse)}, + { 1763, 1778, -1, sizeof(::viam::app::v1::UpdateModuleRequest)}, + { 1787, -1, -1, sizeof(::viam::app::v1::App)}, + { 1796, -1, -1, sizeof(::viam::app::v1::UpdateModuleResponse)}, + { 1803, -1, -1, sizeof(::viam::app::v1::UpdateModuleMetadata)}, + { 1811, -1, -1, sizeof(::viam::app::v1::UpdateMLModelMetadata)}, + { 1819, -1, -1, sizeof(::viam::app::v1::UpdateMLTrainingMetadata)}, + { 1828, 1839, -1, sizeof(::viam::app::v1::Model)}, + { 1844, -1, -1, sizeof(::viam::app::v1::ModuleFileInfo)}, + { 1854, -1, -1, sizeof(::viam::app::v1::UploadModuleFileRequest)}, + { 1863, -1, -1, sizeof(::viam::app::v1::UploadModuleFileResponse)}, + { 1870, 1878, -1, sizeof(::viam::app::v1::GetModuleRequest)}, + { 1880, -1, -1, sizeof(::viam::app::v1::GetModuleResponse)}, + { 1887, 1907, -1, sizeof(::viam::app::v1::Module)}, + { 1921, 1933, -1, sizeof(::viam::app::v1::VersionHistory)}, + { 1939, -1, -1, sizeof(::viam::app::v1::Uploads)}, + { 1947, 1955, -1, sizeof(::viam::app::v1::ListModulesRequest)}, + { 1957, -1, -1, sizeof(::viam::app::v1::ListModulesResponse)}, + { 1964, -1, -1, sizeof(::viam::app::v1::GetUserIDByEmailRequest)}, + { 1971, -1, -1, sizeof(::viam::app::v1::GetUserIDByEmailResponse)}, + { 1978, -1, -1, sizeof(::viam::app::v1::ListOrganizationsByUserRequest)}, + { 1985, 1996, -1, sizeof(::viam::app::v1::OrgDetails)}, + { 2001, -1, -1, sizeof(::viam::app::v1::ListOrganizationsByUserResponse)}, + { 2008, 2018, -1, sizeof(::viam::app::v1::SearchOrganizationsRequest)}, + { 2022, -1, -1, sizeof(::viam::app::v1::SearchOrganizationsResponse)}, + { 2029, -1, -1, sizeof(::viam::app::v1::CreateKeyRequest)}, + { 2037, -1, -1, sizeof(::viam::app::v1::CreateKeyResponse)}, + { 2045, -1, -1, sizeof(::viam::app::v1::DeleteKeyRequest)}, + { 2052, -1, -1, sizeof(::viam::app::v1::DeleteKeyResponse)}, + { 2058, -1, -1, sizeof(::viam::app::v1::RenameKeyRequest)}, + { 2066, -1, -1, sizeof(::viam::app::v1::RenameKeyResponse)}, + { 2074, -1, -1, sizeof(::viam::app::v1::AuthorizationDetails)}, + { 2085, -1, -1, sizeof(::viam::app::v1::APIKeyWithAuthorizations)}, + { 2093, -1, -1, sizeof(::viam::app::v1::ListKeysRequest)}, + { 2100, -1, -1, sizeof(::viam::app::v1::ListKeysResponse)}, + { 2107, -1, -1, sizeof(::viam::app::v1::RotateKeyRequest)}, + { 2114, -1, -1, sizeof(::viam::app::v1::RotateKeyResponse)}, + { 2122, -1, -1, sizeof(::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsRequest)}, + { 2129, -1, -1, sizeof(::viam::app::v1::CreateKeyFromExistingKeyAuthorizationsResponse)}, + { 2137, -1, -1, sizeof(::viam::app::v1::GetAppContentRequest)}, + { 2145, -1, -1, sizeof(::viam::app::v1::GetAppContentResponse)}, + { 2153, -1, -1, sizeof(::viam::app::v1::OrganizationSetLogoRequest)}, + { 2161, -1, -1, sizeof(::viam::app::v1::OrganizationSetLogoResponse)}, + { 2167, -1, -1, sizeof(::viam::app::v1::OrganizationGetLogoRequest)}, + { 2174, -1, -1, sizeof(::viam::app::v1::OrganizationGetLogoResponse)}, + { 2181, -1, -1, sizeof(::viam::app::v1::EnableAuthServiceRequest)}, + { 2188, -1, -1, sizeof(::viam::app::v1::EnableAuthServiceResponse)}, + { 2194, -1, -1, sizeof(::viam::app::v1::DisableAuthServiceRequest)}, + { 2201, -1, -1, sizeof(::viam::app::v1::DisableAuthServiceResponse)}, + { 2207, -1, -1, sizeof(::viam::app::v1::CreateOAuthAppRequest)}, + { 2216, -1, -1, sizeof(::viam::app::v1::CreateOAuthAppResponse)}, + { 2224, -1, -1, sizeof(::viam::app::v1::ReadOAuthAppRequest)}, + { 2232, -1, -1, sizeof(::viam::app::v1::ReadOAuthAppResponse)}, + { 2241, -1, -1, sizeof(::viam::app::v1::UpdateOAuthAppRequest)}, + { 2251, -1, -1, sizeof(::viam::app::v1::UpdateOAuthAppResponse)}, + { 2257, -1, -1, sizeof(::viam::app::v1::DeleteOAuthAppRequest)}, + { 2265, -1, -1, sizeof(::viam::app::v1::DeleteOAuthAppResponse)}, + { 2271, -1, -1, sizeof(::viam::app::v1::ListOAuthAppsRequest)}, + { 2278, -1, -1, sizeof(::viam::app::v1::ListOAuthAppsResponse)}, + { 2285, -1, -1, sizeof(::viam::app::v1::OAuthConfig)}, }; static const ::_pb::Message* const file_default_instances[] = { @@ -6017,6 +6061,8 @@ static const ::_pb::Message* const file_default_instances[] = { &::viam::app::v1::_GetOrganizationNamespaceAvailabilityResponse_default_instance_._instance, &::viam::app::v1::_UpdateOrganizationRequest_default_instance_._instance, &::viam::app::v1::_UpdateOrganizationResponse_default_instance_._instance, + &::viam::app::v1::_UpdateOrganizationNamespaceRequest_default_instance_._instance, + &::viam::app::v1::_UpdateOrganizationNamespaceResponse_default_instance_._instance, &::viam::app::v1::_DeleteOrganizationRequest_default_instance_._instance, &::viam::app::v1::_DeleteOrganizationResponse_default_instance_._instance, &::viam::app::v1::_GetOrganizationMetadataRequest_default_instance_._instance, @@ -6355,1015 +6401,1025 @@ const char descriptor_table_protodef_app_2fv1_2fapp_2eproto[] PROTOBUF_SECTION_V "B\007\n\005_nameB\023\n\021_public_namespaceB\t\n\007_regio" "nB\006\n\004_cid\"[\n\032UpdateOrganizationResponse\022" "=\n\014organization\030\001 \001(\0132\031.viam.app.v1.Orga" - "nizationR\014organization\"D\n\031DeleteOrganiza" - "tionRequest\022\'\n\017organization_id\030\001 \001(\tR\016or" - "ganizationId\"\034\n\032DeleteOrganizationRespon" - "se\"I\n\036GetOrganizationMetadataRequest\022\'\n\017" - "organization_id\030\001 \001(\tR\016organizationId\"N\n" - "\037GetOrganizationMetadataResponse\022+\n\004data" - "\030\001 \001(\0132\027.google.protobuf.StructR\004data\"y\n" - "!UpdateOrganizationMetadataRequest\022\'\n\017or" - "ganization_id\030\001 \001(\tR\016organizationId\022+\n\004d" - "ata\030\002 \001(\0132\027.google.protobuf.StructR\004data" - "\"$\n\"UpdateOrganizationMetadataResponse\"I" - "\n\036ListOrganizationMembersRequest\022\'\n\017orga" - "nization_id\030\001 \001(\tR\016organizationId\"\300\001\n\037Li" - "stOrganizationMembersResponse\022\'\n\017organiz" - "ation_id\030\001 \001(\tR\016organizationId\0229\n\007member" - "s\030\002 \003(\0132\037.viam.app.v1.OrganizationMember" - "R\007members\0229\n\007invites\030\003 \003(\0132\037.viam.app.v1" - ".OrganizationInviteR\007invites\"\353\001\n\037CreateO" - "rganizationInviteRequest\022\'\n\017organization" - "_id\030\001 \001(\tR\016organizationId\022\024\n\005email\030\002 \001(\t" - "R\005email\022B\n\016authorizations\030\003 \003(\0132\032.viam.a" - "pp.v1.AuthorizationR\016authorizations\022/\n\021s" - "end_email_invite\030\004 \001(\010H\000R\017sendEmailInvit" - "e\210\001\001B\024\n\022_send_email_invite\"[\n CreateOrga" - "nizationInviteResponse\0227\n\006invite\030\001 \001(\0132\037" - ".viam.app.v1.OrganizationInviteR\006invite\"" - "\212\002\n-UpdateOrganizationInviteAuthorizatio" - "nsRequest\022\'\n\017organization_id\030\001 \001(\tR\016orga" - "nizationId\022\024\n\005email\030\002 \001(\tR\005email\022I\n\022add_" - "authorizations\030\003 \003(\0132\032.viam.app.v1.Autho" - "rizationR\021addAuthorizations\022O\n\025remove_au" - "thorizations\030\004 \003(\0132\032.viam.app.v1.Authori" - "zationR\024removeAuthorizations\"i\n.UpdateOr" - "ganizationInviteAuthorizationsResponse\0227" - "\n\006invite\030\001 \001(\0132\037.viam.app.v1.Organizatio" - "nInviteR\006invite\"`\n\037DeleteOrganizationInv" - "iteRequest\022\'\n\017organization_id\030\001 \001(\tR\016org" - "anizationId\022\024\n\005email\030\002 \001(\tR\005email\"\"\n Del" - "eteOrganizationInviteResponse\"`\n\037ResendO" - "rganizationInviteRequest\022\'\n\017organization" - "_id\030\001 \001(\tR\016organizationId\022\024\n\005email\030\002 \001(\t" - "R\005email\"[\n ResendOrganizationInviteRespo" - "nse\0227\n\006invite\030\001 \001(\0132\037.viam.app.v1.Organi" - "zationInviteR\006invite\"c\n\037DeleteOrganizati" - "onMemberRequest\022\'\n\017organization_id\030\001 \001(\t" - "R\016organizationId\022\027\n\007user_id\030\002 \001(\tR\006userI" - "d\"\"\n DeleteOrganizationMemberResponse\"\322\001" - "\n\016BillingAddress\022$\n\016address_line_1\030\001 \001(\t" - "R\014addressLine1\022)\n\016address_line_2\030\002 \001(\tH\000" - "R\014addressLine2\210\001\001\022\022\n\004city\030\003 \001(\tR\004city\022\024\n" - "\005state\030\004 \001(\tR\005state\022\030\n\007zipcode\030\005 \001(\tR\007zi" - "pcode\022\030\n\007country\030\006 \001(\tR\007countryB\021\n\017_addr" - "ess_line_2\"z\n\033EnableBillingServiceReques" - "t\022\025\n\006org_id\030\001 \001(\tR\005orgId\022D\n\017billing_addr" - "ess\030\002 \001(\0132\033.viam.app.v1.BillingAddressR\016" - "billingAddress\"\036\n\034EnableBillingServiceRe" - "sponse\"z\n\033UpdateBillingServiceRequest\022\025\n" - "\006org_id\030\001 \001(\tR\005orgId\022D\n\017billing_address\030" - "\002 \001(\0132\033.viam.app.v1.BillingAddressR\016bill" - "ingAddress\"\036\n\034UpdateBillingServiceRespon" - "se\"7\n\036GetBillingServiceConfigRequest\022\025\n\006" - "org_id\030\001 \001(\tR\005orgId\"\333\001\n\037GetBillingServic" - "eConfigResponse\022D\n\017billing_address\030\001 \001(\013" - "2\033.viam.app.v1.BillingAddressR\016billingAd" - "dress\022#\n\rsupport_email\030\002 \001(\tR\014supportEma" - "il\022\031\n\010logo_url\030\003 \001(\tR\007logoUrl\0222\n\025billing" - "_dashboard_url\030\004 \001(\tR\023billingDashboardUr" - "l\"5\n\034DisableBillingServiceRequest\022\025\n\006org" - "_id\030\001 \001(\tR\005orgId\"\037\n\035DisableBillingServic" - "eResponse\"Q\n\"OrganizationSetSupportEmail" - "Request\022\025\n\006org_id\030\001 \001(\tR\005orgId\022\024\n\005email\030" - "\002 \001(\tR\005email\"%\n#OrganizationSetSupportEm" - "ailResponse\";\n\"OrganizationGetSupportEma" - "ilRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\";\n#Orga" - "nizationGetSupportEmailResponse\022\024\n\005email" - "\030\001 \001(\tR\005email\":\n\024OrganizationIdentity\022\016\n" - "\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004name\"Y\n\024Loc" - "ationOrganization\022\'\n\017organization_id\030\001 \001" - "(\tR\016organizationId\022\030\n\007primary\030\002 \001(\010R\007pri" - "mary\"\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\nlocation" - "Id\0223\n\007secrets\030\003 \003(\0132\031.viam.app.v1.Shared" - "SecretR\007secrets\"\'\n\rStorageConfig\022\026\n\006regi" - "on\030\001 \001(\tR\006region\"\327\003\n\010Location\022\016\n\002id\030\001 \001(" - "\tR\002id\022\022\n\004name\030\002 \001(\tR\004name\022,\n\022parent_loca" - "tion_id\030\004 \001(\tR\020parentLocationId\022-\n\004auth\030" - "\005 \001(\0132\031.viam.app.v1.LocationAuthR\004auth\022G" - "\n\rorganizations\030\006 \003(\0132!.viam.app.v1.Loca" - "tionOrganizationR\rorganizations\0229\n\ncreat" - "ed_on\030\003 \001(\0132\032.google.protobuf.TimestampR" - "\tcreatedOn\022\037\n\013robot_count\030\007 \001(\005R\nrobotCo" - "unt\0222\n\006config\030\010 \001(\0132\032.viam.app.v1.Storag" - "eConfigR\006config\022X\n\024primary_org_identity\030" - "\t \001(\0132!.viam.app.v1.OrganizationIdentity" - "H\000R\022primaryOrgIdentity\210\001\001B\027\n\025_primary_or" - "g_identity\"\320\002\n\014SharedSecret\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.protobuf.TimestampB(\232\204\236\003#bs" - "on:\"created_on\" json:\"created_on\"R\tcreat" - "edOn\022H\n\005state\030\004 \001(\0162\037.viam.app.v1.Shared" - "Secret.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\016STATE_DISABLED\020\002\"\236\001\n\025Create" - "LocationRequest\022\'\n\017organization_id\030\001 \001(\t" - "R\016organizationId\022\022\n\004name\030\002 \001(\tR\004name\0221\n\022" - "parent_location_id\030\003 \001(\tH\000R\020parentLocati" - "onId\210\001\001B\025\n\023_parent_location_id\"K\n\026Create" - "LocationResponse\0221\n\010location\030\001 \001(\0132\025.via" - "m.app.v1.LocationR\010location\"5\n\022GetLocati" - "onRequest\022\037\n\013location_id\030\001 \001(\tR\nlocation" - "Id\"H\n\023GetLocationResponse\0221\n\010location\030\001 " - "\001(\0132\025.viam.app.v1.LocationR\010location\"\314\001\n" - "\025UpdateLocationRequest\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_location_id\030\003 \001(\tH\001R\020parentLo" - "cationId\210\001\001\022\033\n\006region\030\004 \001(\tH\002R\006region\210\001\001" - "B\007\n\005_nameB\025\n\023_parent_location_idB\t\n\007_reg" - "ion\"K\n\026UpdateLocationResponse\0221\n\010locatio" - "n\030\001 \001(\0132\025.viam.app.v1.LocationR\010location" - "\"8\n\025DeleteLocationRequest\022\037\n\013location_id" - "\030\001 \001(\tR\nlocationId\"\030\n\026DeleteLocationResp" - "onse\"=\n\032GetLocationMetadataRequest\022\037\n\013lo" - "cation_id\030\001 \001(\tR\nlocationId\"J\n\033GetLocati" - "onMetadataResponse\022+\n\004data\030\001 \001(\0132\027.googl" - "e.protobuf.StructR\004data\"m\n\035UpdateLocatio" - "nMetadataRequest\022\037\n\013location_id\030\001 \001(\tR\nl" - "ocationId\022+\n\004data\030\002 \001(\0132\027.google.protobu" - "f.StructR\004data\" \n\036UpdateLocationMetadata" - "Response\"N\n+GetOrganizationsWithAccessTo" - "LocationRequest\022\037\n\013location_id\030\001 \001(\tR\nlo" - "cationId\"\212\001\n,GetOrganizationsWithAccessT" - "oLocationResponse\022Z\n\027organization_identi" - "ties\030\001 \003(\0132!.viam.app.v1.OrganizationIde" - "ntityR\026organizationIdentities\"\?\n\024ListLoc" - "ationsRequest\022\'\n\017organization_id\030\001 \001(\tR\016" - "organizationId\"`\n\024ShareLocationRequest\022\037" - "\n\013location_id\030\001 \001(\tR\nlocationId\022\'\n\017organ" - "ization_id\030\002 \001(\tR\016organizationId\"\027\n\025Shar" - "eLocationResponse\"b\n\026UnshareLocationRequ" - "est\022\037\n\013location_id\030\001 \001(\tR\nlocationId\022\'\n\017" - "organization_id\030\002 \001(\tR\016organizationId\"\031\n" - "\027UnshareLocationResponse\"L\n\025ListLocation" - "sResponse\0223\n\tlocations\030\001 \003(\0132\025.viam.app." - "v1.LocationR\tlocations\">\n\033CreateLocation" - "SecretRequest\022\037\n\013location_id\030\001 \001(\tR\nloca" - "tionId\"M\n\034CreateLocationSecretResponse\022-" - "\n\004auth\030\001 \001(\0132\031.viam.app.v1.LocationAuthR" - "\004auth\"[\n\033DeleteLocationSecretRequest\022\037\n\013" - "location_id\030\001 \001(\tR\nlocationId\022\033\n\tsecret_" - "id\030\002 \001(\tR\010secretId\"\036\n\034DeleteLocationSecr" - "etResponse\"6\n\023LocationAuthRequest\022\037\n\013loc" - "ation_id\030\001 \001(\tR\nlocationId\"E\n\024LocationAu" - "thResponse\022-\n\004auth\030\001 \001(\0132\031.viam.app.v1.L" - "ocationAuthR\004auth\"!\n\017GetRobotRequest\022\016\n\002" - "id\030\001 \001(\tR\002id\"4\n\033GetRoverRentalRobotsRequ" - "est\022\025\n\006org_id\030\001 \001(\tR\005orgId\"\232\001\n\020RoverRent" - "alRobot\022\031\n\010robot_id\030\001 \001(\tR\007robotId\022\037\n\013lo" - "cation_id\030\002 \001(\tR\nlocationId\022\035\n\nrobot_nam" - "e\030\003 \001(\tR\trobotName\022+\n\022robot_main_part_id" - "\030\004 \001(\tR\017robotMainPartId\"U\n\034GetRoverRenta" - "lRobotsResponse\0225\n\006robots\030\001 \003(\0132\035.viam.a" - "pp.v1.RoverRentalRobotR\006robots\"<\n\020GetRob" - "otResponse\022(\n\005robot\030\001 \001(\0132\022.viam.app.v1." - "RobotR\005robot\"1\n\024GetRobotPartsRequest\022\031\n\010" - "robot_id\030\001 \001(\tR\007robotId\"E\n\025GetRobotParts" - "Response\022,\n\005parts\030\001 \003(\0132\026.viam.app.v1.Ro" - "botPartR\005parts\"%\n\023GetRobotPartRequest\022\016\n" - "\002id\030\001 \001(\tR\002id\"c\n\024GetRobotPartResponse\022*\n" - "\004part\030\001 \001(\0132\026.viam.app.v1.RobotPartR\004par" - "t\022\037\n\013config_json\030\002 \001(\tR\nconfigJson\"\212\003\n\027G" - "etRobotPartLogsRequest\022\016\n\002id\030\001 \001(\tR\002id\022#" - "\n\013errors_only\030\002 \001(\010B\002\030\001R\nerrorsOnly\022\033\n\006f" - "ilter\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\006le" - "vels\0225\n\005start\030\006 \001(\0132\032.google.protobuf.Ti" - "mestampH\002R\005start\210\001\001\0221\n\003end\030\007 \001(\0132\032.googl" - "e.protobuf.TimestampH\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\006sou" - "rce\210\001\001B\t\n\007_filterB\r\n\013_page_tokenB\010\n\006_sta" - "rtB\006\n\004_endB\010\n\006_limitB\t\n\007_source\"p\n\030GetRo" - "botPartLogsResponse\022,\n\004logs\030\001 \003(\0132\030.viam" - ".common.v1.LogEntryR\004logs\022&\n\017next_page_t" - "oken\030\002 \001(\tR\rnextPageToken\"s\n\030TailRobotPa" - "rtLogsRequest\022\016\n\002id\030\001 \001(\tR\002id\022\037\n\013errors_" - "only\030\002 \001(\010R\nerrorsOnly\022\033\n\006filter\030\003 \001(\tH\000" - "R\006filter\210\001\001B\t\n\007_filter\"I\n\031TailRobotPartL" - "ogsResponse\022,\n\004logs\030\001 \003(\0132\030.viam.common." - "v1.LogEntryR\004logs\",\n\032GetRobotPartHistory" - "Request\022\016\n\002id\030\001 \001(\tR\002id\"[\n\033GetRobotPartH" - "istoryResponse\022<\n\007history\030\001 \003(\0132\".viam.a" - "pp.v1.RobotPartHistoryEntryR\007history\"\333\001\n" - "\026UpdateRobotPartRequest\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.StructR\013robotConfig\022" - "K\n\021last_known_update\030\004 \001(\0132\032.google.prot" - "obuf.TimestampH\000R\017lastKnownUpdate\210\001\001B\024\n\022" - "_last_known_update\"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\"-\n\033GetRobot" - "PartMetadataRequest\022\016\n\002id\030\001 \001(\tR\002id\"K\n\034G" - "etRobotPartMetadataResponse\022+\n\004data\030\001 \001(" - "\0132\027.google.protobuf.StructR\004data\"]\n\036Upda" - "teRobotPartMetadataRequest\022\016\n\002id\030\001 \001(\tR\002" - "id\022+\n\004data\030\002 \001(\0132\027.google.protobuf.Struc" - "tR\004data\"!\n\037UpdateRobotPartMetadataRespon" - "se\"3\n\026GetRobotAPIKeysRequest\022\031\n\010robot_id" - "\030\001 \001(\tR\007robotId\"y\n\006APIKey\022\016\n\002id\030\001 \001(\tR\002i" - "d\022\020\n\003key\030\002 \001(\tR\003key\022\022\n\004name\030\003 \001(\tR\004name\022" - "9\n\ncreated_on\030\004 \001(\0132\032.google.protobuf.Ti" - "mestampR\tcreatedOn\"[\n\027GetRobotAPIKeysRes" - "ponse\022@\n\010api_keys\030\001 \003(\0132%.viam.app.v1.AP" - "IKeyWithAuthorizationsR\007apiKeys\"\031\n\027Delet" - "eRobotPartResponse\"\241\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\" jso" - "n:\"name\"R\004name\022Y\n\010fragment\030\003 \001(\0132\027.googl" - "e.protobuf.StructB$\232\204\236\003\037bson:\"fragment\" " - "json:\"fragment\"R\010fragment\022Z\n\022organizatio" - "n_owner\030\004 \001(\tB+\232\204\236\003&bson:\"organization_o" - "wner\" json:\"owner\"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.go" - "ogle.protobuf.TimestampB\026\232\204\236\003\021bson:\"crea" - "ted_on\"R\tcreatedOn\022+\n\021organization_name\030" - "\007 \001(\tR\020organizationName\022(\n\020robot_part_co" - "unt\030\t \001(\005R\016robotPartCount\022-\n\022organizatio" - "n_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.Fragment" - "VisibilityR\nvisibility\022Z\n\014last_updated\030\r" - " \001(\0132\032.google.protobuf.TimestampB\033\232\204\236\003\026b" - "son:\"last_updated_at\"R\013lastUpdated\022\032\n\010re" - "vision\030\016 \001(\tR\010revision\"\370\003\n\024FragmentHisto" - "ryEntry\022@\n\010fragment\030\001 \001(\tB$\232\204\236\003\037bson:\"fr" - "agment\" json:\"fragment\"R\010fragment\022_\n\tedi" - "ted_on\030\002 \001(\0132\032.google.protobuf.Timestamp" - "B&\232\204\236\003!bson:\"edited_on\" json:\"edited_on\"" - "R\010editedOn\022C\n\003old\030\003 \001(\0132\025.viam.app.v1.Fr" - "agmentB\032\232\204\236\003\025bson:\"old\" json:\"old\"R\003old\022" - "c\n\tedited_by\030\004 \001(\0132\036.viam.app.v1.Authent" - "icatorInfoB&\232\204\236\003!bson:\"edited_by\" json:\"" - "edited_by\"R\010editedBy\022@\n\010revision\030\005 \001(\tB$" - "\232\204\236\003\037bson:\"revision\" json:\"revision\"R\010re" - "vision\022Q\n\006config\030\006 \001(\0132\027.google.protobuf" - ".StructB \232\204\236\003\033bson:\"config\" json:\"config" - "\"R\006config\"i\n\020FragmentRevision\022\032\n\010revisio" - "n\030\001 \001(\tR\010revision\0229\n\ncreated_at\030\002 \001(\0132\032." - "google.protobuf.TimestampR\tcreatedAt\";\n\013" - "FragmentTag\022\020\n\003tag\030\001 \001(\tR\003tag\022\032\n\010revisio" - "n\030\002 \001(\tR\010revision\"\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\"\324\001\n\r" - "FragmentUsage\022\037\n\013fragment_id\030\001 \001(\tR\nfrag" - "mentId\022$\n\rorganizations\030\002 \001(\005R\rorganizat" - "ions\022\032\n\010machines\030\003 \001(\005R\010machines\0225\n\027mach" - "ines_in_current_org\030\004 \001(\005R\024machinesInCur" - "rentOrg\022\035\n\007version\030\005 \001(\tH\000R\007version\210\001\001B\n" - "\n\010_version\"\303\001\n\020ResolvedFragment\022\037\n\013fragm" - "ent_id\030\001 \001(\tR\nfragmentId\022@\n\017resolved_con" - "fig\030\002 \001(\0132\027.google.protobuf.StructR\016reso" - "lvedConfig\0220\n\005error\030\003 \001(\0132\032.viam.app.v1." - "FragmentErrorR\005error\022\032\n\010revision\030\004 \001(\tR\010" - "revision\"\262\001\n\024ListFragmentsRequest\022\'\n\017org" - "anization_id\030\001 \001(\tR\016organizationId\022\037\n\013sh" - "ow_public\030\002 \001(\010R\nshowPublic\022P\n\023fragment_" - "visibility\030\003 \003(\0162\037.viam.app.v1.FragmentV" - "isibilityR\022fragmentVisibility\"\221\001\n\025ListFr" - "agmentsResponse\0223\n\tfragments\030\001 \003(\0132\025.via" - "m.app.v1.FragmentR\tfragments\022C\n\017fragment" - "_usages\030\002 \003(\0132\032.viam.app.v1.FragmentUsag" - "eR\016fragmentUsages\"\207\001\n\022GetFragmentRequest" - "\022\016\n\002id\030\001 \001(\tR\002id\0226\n\027current_organization" - "_id\030\002 \001(\tR\025currentOrganizationId\022\035\n\007vers" - "ion\030\003 \001(\tH\000R\007version\210\001\001B\n\n\010_version\"\366\001\n\023" - "GetFragmentResponse\0221\n\010fragment\030\001 \001(\0132\025." - "viam.app.v1.FragmentR\010fragment\022A\n\016fragme" - "nt_usage\030\002 \001(\0132\032.viam.app.v1.FragmentUsa" - "geR\rfragmentUsage\022;\n\trevisions\030\003 \003(\0132\035.v" - "iam.app.v1.FragmentRevisionR\trevisions\022," - "\n\004tags\030\004 \003(\0132\030.viam.app.v1.FragmentTagR\004" - "tags\"\332\001\n\025CreateFragmentRequest\022\022\n\004name\030\001" - " \001(\tR\004name\022/\n\006config\030\002 \001(\0132\027.google.prot" - "obuf.StructR\006config\022\'\n\017organization_id\030\003" - " \001(\tR\016organizationId\022D\n\nvisibility\030\004 \001(\016" - "2\037.viam.app.v1.FragmentVisibilityH\000R\nvis" - "ibility\210\001\001B\r\n\013_visibility\"K\n\026CreateFragm" - "entResponse\0221\n\010fragment\030\001 \001(\0132\025.viam.app" - ".v1.FragmentR\010fragment\"\314\002\n\025UpdateFragmen" - "tRequest\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004" - "name\022/\n\006config\030\003 \001(\0132\027.google.protobuf.S" - "tructR\006config\022\033\n\006public\030\004 \001(\010H\000R\006public\210" - "\001\001\022D\n\nvisibility\030\005 \001(\0162\037.viam.app.v1.Fra" - "gmentVisibilityH\001R\nvisibility\210\001\001\022K\n\021last" - "_known_update\030\006 \001(\0132\032.google.protobuf.Ti" - "mestampH\002R\017lastKnownUpdate\210\001\001B\t\n\007_public" - "B\r\n\013_visibilityB\024\n\022_last_known_update\"K\n" - "\026UpdateFragmentResponse\0221\n\010fragment\030\001 \001(" - "\0132\025.viam.app.v1.FragmentR\010fragment\"\'\n\025De" - "leteFragmentRequest\022\016\n\002id\030\001 \001(\tR\002id\"\030\n\026D" - "eleteFragmentResponse\"\221\001\n\031GetFragmentHis" - "toryRequest\022\016\n\002id\030\001 \001(\tR\002id\022\"\n\npage_toke" - "n\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_p" - "age_limit\"\201\001\n\032GetFragmentHistoryResponse" - "\022;\n\007history\030\001 \003(\0132!.viam.app.v1.Fragment" - "HistoryEntryR\007history\022&\n\017next_page_token" - "\030\002 \001(\tR\rnextPageToken\":\n\027GetFragmentUsag" - "eRequest\022\037\n\013fragment_id\030\001 \001(\tR\nfragmentI" - "d\"]\n\030GetFragmentUsageResponse\022A\n\016version" - "_usages\030\001 \003(\0132\032.viam.app.v1.FragmentUsag" - "eR\rversionUsages\"f\n\025SetFragmentTagReques" - "t\022\037\n\013fragment_id\030\001 \001(\tR\nfragmentId\022\020\n\003ta" - "g\030\002 \001(\tR\003tag\022\032\n\010revision\030\003 \001(\tR\010revision" - "\"F\n\026SetFragmentTagResponse\022,\n\004tags\030\001 \003(\013" - "2\030.viam.app.v1.FragmentTagR\004tags\"M\n\030Dele" - "teFragmentTagRequest\022\037\n\013fragment_id\030\001 \001(" - "\tR\nfragmentId\022\020\n\003tag\030\002 \001(\tR\003tag\"I\n\031Delet" - "eFragmentTagResponse\022,\n\004tags\030\001 \003(\0132\030.via" - "m.app.v1.FragmentTagR\004tags\"4\n\021ListRobots" + "nizationR\014organization\"\235\001\n\"UpdateOrganiz" + "ationNamespaceRequest\022\'\n\017organization_id" + "\030\001 \001(\tR\016organizationId\0225\n\024new_public_nam" + "espace\030\002 \001(\tH\000R\022newPublicNamespace\210\001\001B\027\n" + "\025_new_public_namespace\"d\n#UpdateOrganiza" + "tionNamespaceResponse\022=\n\014organization\030\001 " + "\001(\0132\031.viam.app.v1.OrganizationR\014organiza" + "tion\"D\n\031DeleteOrganizationRequest\022\'\n\017org" + "anization_id\030\001 \001(\tR\016organizationId\"\034\n\032De" + "leteOrganizationResponse\"I\n\036GetOrganizat" + "ionMetadataRequest\022\'\n\017organization_id\030\001 " + "\001(\tR\016organizationId\"N\n\037GetOrganizationMe" + "tadataResponse\022+\n\004data\030\001 \001(\0132\027.google.pr" + "otobuf.StructR\004data\"y\n!UpdateOrganizatio" + "nMetadataRequest\022\'\n\017organization_id\030\001 \001(" + "\tR\016organizationId\022+\n\004data\030\002 \001(\0132\027.google" + ".protobuf.StructR\004data\"$\n\"UpdateOrganiza" + "tionMetadataResponse\"I\n\036ListOrganization" + "MembersRequest\022\'\n\017organization_id\030\001 \001(\tR" + "\016organizationId\"\300\001\n\037ListOrganizationMemb" + "ersResponse\022\'\n\017organization_id\030\001 \001(\tR\016or" + "ganizationId\0229\n\007members\030\002 \003(\0132\037.viam.app" + ".v1.OrganizationMemberR\007members\0229\n\007invit" + "es\030\003 \003(\0132\037.viam.app.v1.OrganizationInvit" + "eR\007invites\"\353\001\n\037CreateOrganizationInviteR" + "equest\022\'\n\017organization_id\030\001 \001(\tR\016organiz" + "ationId\022\024\n\005email\030\002 \001(\tR\005email\022B\n\016authori" + "zations\030\003 \003(\0132\032.viam.app.v1.Authorizatio" + "nR\016authorizations\022/\n\021send_email_invite\030\004" + " \001(\010H\000R\017sendEmailInvite\210\001\001B\024\n\022_send_emai" + "l_invite\"[\n CreateOrganizationInviteResp" + "onse\0227\n\006invite\030\001 \001(\0132\037.viam.app.v1.Organ" + "izationInviteR\006invite\"\212\002\n-UpdateOrganiza" + "tionInviteAuthorizationsRequest\022\'\n\017organ" + "ization_id\030\001 \001(\tR\016organizationId\022\024\n\005emai" + "l\030\002 \001(\tR\005email\022I\n\022add_authorizations\030\003 \003" + "(\0132\032.viam.app.v1.AuthorizationR\021addAutho" + "rizations\022O\n\025remove_authorizations\030\004 \003(\013" + "2\032.viam.app.v1.AuthorizationR\024removeAuth" + "orizations\"i\n.UpdateOrganizationInviteAu" + "thorizationsResponse\0227\n\006invite\030\001 \001(\0132\037.v" + "iam.app.v1.OrganizationInviteR\006invite\"`\n" + "\037DeleteOrganizationInviteRequest\022\'\n\017orga" + "nization_id\030\001 \001(\tR\016organizationId\022\024\n\005ema" + "il\030\002 \001(\tR\005email\"\"\n DeleteOrganizationInv" + "iteResponse\"`\n\037ResendOrganizationInviteR" + "equest\022\'\n\017organization_id\030\001 \001(\tR\016organiz" + "ationId\022\024\n\005email\030\002 \001(\tR\005email\"[\n ResendO" + "rganizationInviteResponse\0227\n\006invite\030\001 \001(" + "\0132\037.viam.app.v1.OrganizationInviteR\006invi" + "te\"c\n\037DeleteOrganizationMemberRequest\022\'\n" + "\017organization_id\030\001 \001(\tR\016organizationId\022\027" + "\n\007user_id\030\002 \001(\tR\006userId\"\"\n DeleteOrganiz" + "ationMemberResponse\"\322\001\n\016BillingAddress\022$" + "\n\016address_line_1\030\001 \001(\tR\014addressLine1\022)\n\016" + "address_line_2\030\002 \001(\tH\000R\014addressLine2\210\001\001\022" + "\022\n\004city\030\003 \001(\tR\004city\022\024\n\005state\030\004 \001(\tR\005stat" + "e\022\030\n\007zipcode\030\005 \001(\tR\007zipcode\022\030\n\007country\030\006" + " \001(\tR\007countryB\021\n\017_address_line_2\"z\n\033Enab" + "leBillingServiceRequest\022\025\n\006org_id\030\001 \001(\tR" + "\005orgId\022D\n\017billing_address\030\002 \001(\0132\033.viam.a" + "pp.v1.BillingAddressR\016billingAddress\"\036\n\034" + "EnableBillingServiceResponse\"z\n\033UpdateBi" + "llingServiceRequest\022\025\n\006org_id\030\001 \001(\tR\005org" + "Id\022D\n\017billing_address\030\002 \001(\0132\033.viam.app.v" + "1.BillingAddressR\016billingAddress\"\036\n\034Upda" + "teBillingServiceResponse\"7\n\036GetBillingSe" + "rviceConfigRequest\022\025\n\006org_id\030\001 \001(\tR\005orgI" + "d\"\333\001\n\037GetBillingServiceConfigResponse\022D\n" + "\017billing_address\030\001 \001(\0132\033.viam.app.v1.Bil" + "lingAddressR\016billingAddress\022#\n\rsupport_e" + "mail\030\002 \001(\tR\014supportEmail\022\031\n\010logo_url\030\003 \001" + "(\tR\007logoUrl\0222\n\025billing_dashboard_url\030\004 \001" + "(\tR\023billingDashboardUrl\"5\n\034DisableBillin" + "gServiceRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"\037" + "\n\035DisableBillingServiceResponse\"Q\n\"Organ" + "izationSetSupportEmailRequest\022\025\n\006org_id\030" + "\001 \001(\tR\005orgId\022\024\n\005email\030\002 \001(\tR\005email\"%\n#Or" + "ganizationSetSupportEmailResponse\";\n\"Org" + "anizationGetSupportEmailRequest\022\025\n\006org_i" + "d\030\001 \001(\tR\005orgId\";\n#OrganizationGetSupport" + "EmailResponse\022\024\n\005email\030\001 \001(\tR\005email\":\n\024O" + "rganizationIdentity\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004n" + "ame\030\002 \001(\tR\004name\"Y\n\024LocationOrganization\022" + "\'\n\017organization_id\030\001 \001(\tR\016organizationId" + "\022\030\n\007primary\030\002 \001(\010R\007primary\"\200\001\n\014LocationA" + "uth\022\032\n\006secret\030\001 \001(\tB\002\030\001R\006secret\022\037\n\013locat" + "ion_id\030\002 \001(\tR\nlocationId\0223\n\007secrets\030\003 \003(" + "\0132\031.viam.app.v1.SharedSecretR\007secrets\"\'\n" + "\rStorageConfig\022\026\n\006region\030\001 \001(\tR\006region\"\327" + "\003\n\010Location\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(" + "\tR\004name\022,\n\022parent_location_id\030\004 \001(\tR\020par" + "entLocationId\022-\n\004auth\030\005 \001(\0132\031.viam.app.v" + "1.LocationAuthR\004auth\022G\n\rorganizations\030\006 " + "\003(\0132!.viam.app.v1.LocationOrganizationR\r" + "organizations\0229\n\ncreated_on\030\003 \001(\0132\032.goog" + "le.protobuf.TimestampR\tcreatedOn\022\037\n\013robo" + "t_count\030\007 \001(\005R\nrobotCount\0222\n\006config\030\010 \001(" + "\0132\032.viam.app.v1.StorageConfigR\006config\022X\n" + "\024primary_org_identity\030\t \001(\0132!.viam.app.v" + "1.OrganizationIdentityH\000R\022primaryOrgIden" + "tity\210\001\001B\027\n\025_primary_org_identity\"\320\002\n\014Sha" + "redSecret\022\036\n\002id\030\001 \001(\tB\016\232\204\236\003\tbson:\"id\"R\002i" + "d\022*\n\006secret\030\002 \001(\tB\022\232\204\236\003\rbson:\"secret\"R\006s" + "ecret\022c\n\ncreated_on\030\003 \001(\0132\032.google.proto" + "buf.TimestampB(\232\204\236\003#bson:\"created_on\" js" + "on:\"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_U" + "NSPECIFIED\020\000\022\021\n\rSTATE_ENABLED\020\001\022\022\n\016STATE" + "_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_parent" + "_location_id\"K\n\026CreateLocationResponse\0221" + "\n\010location\030\001 \001(\0132\025.viam.app.v1.LocationR" + "\010location\"5\n\022GetLocationRequest\022\037\n\013locat" + "ion_id\030\001 \001(\tR\nlocationId\"H\n\023GetLocationR" + "esponse\0221\n\010location\030\001 \001(\0132\025.viam.app.v1." + "LocationR\010location\"\314\001\n\025UpdateLocationReq" + "uest\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_locatio" + "n_id\030\003 \001(\tH\001R\020parentLocationId\210\001\001\022\033\n\006reg" + "ion\030\004 \001(\tH\002R\006region\210\001\001B\007\n\005_nameB\025\n\023_pare" + "nt_location_idB\t\n\007_region\"K\n\026UpdateLocat" + "ionResponse\0221\n\010location\030\001 \001(\0132\025.viam.app" + ".v1.LocationR\010location\"8\n\025DeleteLocation" "Request\022\037\n\013location_id\030\001 \001(\tR\nlocationId" - "\"`\n\022AdditionalFragment\022\037\n\013fragment_id\030\001 " - "\001(\tR\nfragmentId\022\035\n\007version\030\002 \001(\tH\000R\007vers" - "ion\210\001\001B\n\n\010_version\"\246\001\n\032ListNestedFragmen" - "tsRequest\022$\n\013fragment_id\030\001 \001(\tH\000R\nfragme" - "ntId\210\001\001\022R\n\024additional_fragments\030\002 \003(\0132\037." - "viam.app.v1.AdditionalFragmentR\023addition" - "alFragmentsB\016\n\014_fragment_id\"\240\001\n\033ListNest" - "edFragmentsResponse\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\"\310\001\n\033ListM" - "achineFragmentsRequest\022\035\n\nmachine_id\030\001 \001" - "(\tR\tmachineId\0226\n\027additional_fragment_ids" - "\030\002 \003(\tR\025additionalFragmentIds\022R\n\024additio" - "nal_fragments\030\003 \003(\0132\037.viam.app.v1.Additi" - "onalFragmentR\023additionalFragments\"\241\001\n\034Li" - "stMachineFragmentsResponse\0223\n\tfragments\030" - "\001 \003(\0132\025.viam.app.v1.FragmentR\tfragments\022" - "L\n\022resolved_fragments\030\002 \003(\0132\035.viam.app.v" - "1.ResolvedFragmentR\021resolvedFragments\"F\n" - "\033ListMachineSummariesRequest\022\'\n\017organiza" - "tion_id\030\001 \001(\tR\016organizationId\"k\n\034ListMac" - "hineSummariesResponse\022K\n\022location_summar" - "ies\030\001 \003(\0132\034.viam.app.v1.LocationSummaryR" - "\021locationSummaries\"\241\001\n\017LocationSummary\022\037" - "\n\013location_id\030\001 \001(\tR\nlocationId\022#\n\rlocat" - "ion_name\030\002 \001(\tR\014locationName\022H\n\021machine_" - "summaries\030\003 \003(\0132\033.viam.app.v1.MachineSum" - "maryR\020machineSummaries\"\223\001\n\016MachineSummar" - "y\022\035\n\nmachine_id\030\001 \001(\tR\tmachineId\022!\n\014mach" - "ine_name\030\002 \001(\tR\013machineName\022\?\n\016part_summ" - "aries\030\003 \003(\0132\030.viam.app.v1.PartSummaryR\rp" - "artSummaries\";\n\017FragmentSummary\022\016\n\002id\030\001 " - "\001(\tR\002id\022\022\n\004name\030\003 \001(\tR\004nameJ\004\010\002\020\003\"N\n\021Via" - "mServerVersion\022\026\n\005major\030\001 \001(\tH\000R\005major\022\026" - "\n\005minor\030\002 \001(\tH\000R\005minorB\t\n\007version\"M\n\020Via" - "mAgentVersion\022\026\n\005major\030\001 \001(\tH\000R\005major\022\026\n" - "\005minor\030\002 \001(\tH\000R\005minorB\t\n\007version\"\270\004\n\013Par" - "tSummary\022\027\n\007part_id\030\001 \001(\tR\006partId\022\033\n\tpar" - "t_name\030\002 \001(\tR\010partName\022@\n\013last_online\030\003 " - "\001(\0132\032.google.protobuf.TimestampH\000R\nlastO" - "nline\210\001\001\022S\n\023viam_server_version\030\004 \001(\0132\036." - "viam.app.v1.ViamServerVersionH\001R\021viamSer" - "verVersion\210\001\001\022P\n\022viam_agent_version\030\005 \001(" - "\0132\035.viam.app.v1.ViamAgentVersionH\002R\020viam" - "AgentVersion\210\001\001\022\023\n\002os\030\006 \001(\tH\003R\002os\210\001\001\022\037\n\010" - "platform\030\007 \001(\tH\004R\010platform\210\001\001\022/\n\021public_" - "ip_address\030\010 \001(\tH\005R\017publicIpAddress\210\001\001\022:" - "\n\tfragments\030\t \003(\0132\034.viam.app.v1.Fragment" - "SummaryR\tfragmentsB\016\n\014_last_onlineB\026\n\024_v" - "iam_server_versionB\025\n\023_viam_agent_versio" - "nB\005\n\003_osB\013\n\t_platformB\024\n\022_public_ip_addr" - "ess\"@\n\022ListRobotsResponse\022*\n\006robots\030\001 \003(" - "\0132\022.viam.app.v1.RobotR\006robots\"A\n\017NewRobo" - "tRequest\022\022\n\004name\030\001 \001(\tR\004name\022\032\n\010location" - "\030\002 \001(\tR\010location\"\"\n\020NewRobotResponse\022\016\n\002" - "id\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\010locati" - "on\030\003 \001(\tR\010location\"\?\n\023UpdateRobotRespons" - "e\022(\n\005robot\030\001 \001(\0132\022.viam.app.v1.RobotR\005ro" - "bot\"$\n\022DeleteRobotRequest\022\016\n\002id\030\001 \001(\tR\002i" - "d\"\025\n\023DeleteRobotResponse\")\n\027GetRobotMeta" - "dataRequest\022\016\n\002id\030\001 \001(\tR\002id\"G\n\030GetRobotM" - "etadataResponse\022+\n\004data\030\001 \001(\0132\027.google.p" - "rotobuf.StructR\004data\"Y\n\032UpdateRobotMetad" - "ataRequest\022\016\n\002id\030\001 \001(\tR\002id\022+\n\004data\030\002 \001(\013" - "2\027.google.protobuf.StructR\004data\"\035\n\033Updat" - "eRobotMetadataResponse\"0\n\025MarkPartAsMain" - "Request\022\027\n\007part_id\030\001 \001(\tR\006partId\"\030\n\026Mark" - "PartAsMainResponse\"4\n\031MarkPartForRestart" - "Request\022\027\n\007part_id\030\001 \001(\tR\006partId\"\034\n\032Mark" - "PartForRestartResponse\"7\n\034CreateRobotPar" - "tSecretRequest\022\027\n\007part_id\030\001 \001(\tR\006partId\"" - "K\n\035CreateRobotPartSecretResponse\022*\n\004part" - "\030\001 \001(\0132\026.viam.app.v1.RobotPartR\004part\"T\n\034" - "DeleteRobotPartSecretRequest\022\027\n\007part_id\030" - "\001 \001(\tR\006partId\022\033\n\tsecret_id\030\002 \001(\tR\010secret" - "Id\"\037\n\035DeleteRobotPartSecretResponse\"\236\002\n\r" - "Authorization\022-\n\022authorization_type\030\001 \001(" - "\tR\021authorizationType\022)\n\020authorization_id" - "\030\002 \001(\tR\017authorizationId\022#\n\rresource_type" - "\030\003 \001(\tR\014resourceType\022\037\n\013resource_id\030\004 \001(" - "\tR\nresourceId\022\037\n\013identity_id\030\005 \001(\tR\niden" - "tityId\022\'\n\017organization_id\030\006 \001(\tR\016organiz" - "ationId\022#\n\ridentity_type\030\007 \001(\tR\014identity" - "Type\"R\n\016AddRoleRequest\022@\n\rauthorization\030" - "\001 \001(\0132\032.viam.app.v1.AuthorizationR\rautho" - "rization\"\021\n\017AddRoleResponse\"U\n\021RemoveRol" - "eRequest\022@\n\rauthorization\030\001 \001(\0132\032.viam.a" - "pp.v1.AuthorizationR\rauthorization\"\024\n\022Re" - "moveRoleResponse\"\245\001\n\021ChangeRoleRequest\022G" - "\n\021old_authorization\030\001 \001(\0132\032.viam.app.v1." - "AuthorizationR\020oldAuthorization\022G\n\021new_a" - "uthorization\030\002 \001(\0132\032.viam.app.v1.Authori" - "zationR\020newAuthorization\"\024\n\022ChangeRoleRe" - "sponse\"g\n\031ListAuthorizationsRequest\022\'\n\017o" - "rganization_id\030\001 \001(\tR\016organizationId\022!\n\014" - "resource_ids\030\002 \003(\tR\013resourceIds\"`\n\032ListA" - "uthorizationsResponse\022B\n\016authorizations\030" - "\001 \003(\0132\032.viam.app.v1.AuthorizationR\016autho" - "rizations\"_\n\027CheckPermissionsRequest\022D\n\013" - "permissions\030\001 \003(\0132\".viam.app.v1.Authoriz" - "edPermissionsR\013permissions\"\177\n\025Authorized" - "Permissions\022#\n\rresource_type\030\001 \001(\tR\014reso" - "urceType\022\037\n\013resource_id\030\002 \001(\tR\nresourceI" - "d\022 \n\013permissions\030\003 \003(\tR\013permissions\"u\n\030C" - "heckPermissionsResponse\022Y\n\026authorized_pe" - "rmissions\030\001 \003(\0132\".viam.app.v1.Authorized" - "PermissionsR\025authorizedPermissions\"\242\002\n\rM" - "oduleVersion\022\030\n\007version\030\001 \001(\tR\007version\022*" - "\n\005files\030\002 \003(\0132\024.viam.app.v1.UploadsR\005fil" - "es\022*\n\006models\030\003 \003(\0132\022.viam.app.v1.ModelR\006" - "models\022\036\n\nentrypoint\030\004 \001(\tR\nentrypoint\022 " - "\n\tfirst_run\030\005 \001(\tH\000R\010firstRun\210\001\001\0226\n\024mark" - "down_description\030\006 \001(\tH\001R\023markdownDescri" - "ption\210\001\001B\014\n\n_first_runB\027\n\025_markdown_desc" - "ription\"\225\002\n\016ModuleMetadata\022*\n\006models\030\001 \003" - "(\0132\022.viam.app.v1.ModelR\006models\0226\n\010versio" - "ns\030\002 \003(\0132\032.viam.app.v1.ModuleVersionR\010ve" - "rsions\022\036\n\nentrypoint\030\003 \001(\tR\nentrypoint\022 " - "\n\tfirst_run\030\004 \001(\tH\000R\010firstRun\210\001\001\0226\n\024mark" - "down_description\030\005 \001(\tH\001R\023markdownDescri" - "ption\210\001\001B\014\n\n_first_runB\027\n\025_markdown_desc" - "ription\"\300\001\n\017MLModelMetadata\022\032\n\010versions\030" - "\001 \003(\tR\010versions\022@\n\nmodel_type\030\002 \001(\0162!.vi" - "am.app.mltraining.v1.ModelTypeR\tmodelTyp" - "e\022O\n\017model_framework\030\003 \001(\0162&.viam.app.ml" - "training.v1.ModelFrameworkR\016modelFramewo" - "rk\"h\n\021MLTrainingVersion\022\030\n\007version\030\001 \001(\t" - "R\007version\0229\n\ncreated_on\030\002 \001(\0132\032.google.p" - "rotobuf.TimestampR\tcreatedOn\"\377\001\n\022MLTrain" - "ingMetadata\022:\n\010versions\030\005 \003(\0132\036.viam.app" - ".v1.MLTrainingVersionR\010versions\022@\n\nmodel" - "_type\030\002 \001(\0162!.viam.app.mltraining.v1.Mod" - "elTypeR\tmodelType\022O\n\017model_framework\030\003 \001" - "(\0162&.viam.app.mltraining.v1.ModelFramewo" - "rkR\016modelFramework\022\024\n\005draft\030\004 \001(\010R\005draft" - "J\004\010\001\020\002\"\214\007\n\014RegistryItem\022\027\n\007item_id\030\001 \001(\t" - "R\006itemId\022\'\n\017organization_id\030\002 \001(\tR\016organ" - "izationId\022)\n\020public_namespace\030\003 \001(\tR\017pub" - "licNamespace\022\022\n\004name\030\004 \001(\tR\004name\0225\n\004type" - "\030\005 \001(\0162!.viam.app.packages.v1.PackageTyp" - "eR\004type\0227\n\nvisibility\030\006 \001(\0162\027.viam.app.v" - "1.VisibilityR\nvisibility\022\020\n\003url\030\007 \001(\tR\003u" - "rl\022 \n\013description\030\010 \001(\tR\013description\022*\n\021" - "total_robot_usage\030\t \001(\003R\017totalRobotUsage" - "\022;\n\032total_external_robot_usage\030\r \001(\003R\027to" - "talExternalRobotUsage\0228\n\030total_organizat" - "ion_usage\030\n \001(\003R\026totalOrganizationUsage\022" - "I\n!total_external_organization_usage\030\016 \001" - "(\003R\036totalExternalOrganizationUsage\022F\n\017mo" - "dule_metadata\030\013 \001(\0132\033.viam.app.v1.Module" - "MetadataH\000R\016moduleMetadata\022J\n\021ml_model_m" - "etadata\030\014 \001(\0132\034.viam.app.v1.MLModelMetad" - "ataH\000R\017mlModelMetadata\022S\n\024ml_training_me" - "tadata\030\022 \001(\0132\037.viam.app.v1.MLTrainingMet" - "adataH\000R\022mlTrainingMetadata\0229\n\ncreated_a" - "t\030\017 \001(\0132\032.google.protobuf.TimestampR\tcre" - "atedAt\0229\n\nupdated_at\030\020 \001(\0132\032.google.prot" - "obuf.TimestampR\tupdatedAtB\n\n\010metadata\"\237\001" - "\n\026GetRegistryItemRequest\022\027\n\007item_id\030\001 \001(" - "\tR\006itemId\022I\n\036include_markdown_documentat" - "ion\030\002 \001(\010H\000R\034includeMarkdownDocumentatio" - "n\210\001\001B!\n\037_include_markdown_documentation\"" - "H\n\027GetRegistryItemResponse\022-\n\004item\030\001 \001(\013" - "2\031.viam.app.v1.RegistryItemR\004item\"\217\001\n\031Cr" - "eateRegistryItemRequest\022\'\n\017organization_" - "id\030\001 \001(\tR\016organizationId\022\022\n\004name\030\002 \001(\tR\004" - "name\0225\n\004type\030\003 \001(\0162!.viam.app.packages.v" - "1.PackageTypeR\004type\"\034\n\032CreateRegistryIte" - "mResponse\"\344\004\n\031UpdateRegistryItemRequest\022" - "\027\n\007item_id\030\001 \001(\tR\006itemId\0225\n\004type\030\002 \001(\0162!" - ".viam.app.packages.v1.PackageTypeR\004type\022" - " \n\013description\030\003 \001(\tR\013description\0227\n\nvis" - "ibility\030\004 \001(\0162\027.viam.app.v1.VisibilityR\n" - "visibility\022\025\n\003url\030\005 \001(\tH\001R\003url\210\001\001\022Y\n\026upd" - "ate_module_metadata\030\006 \001(\0132!.viam.app.v1." - "UpdateModuleMetadataH\000R\024updateModuleMeta" - "data\022]\n\030update_ml_model_metadata\030\007 \001(\0132\"" - ".viam.app.v1.UpdateMLModelMetadataH\000R\025up" - "dateMlModelMetadata\022f\n\033update_ml_trainin" - "g_metadata\030\010 \001(\0132%.viam.app.v1.UpdateMLT" - "rainingMetadataH\000R\030updateMlTrainingMetad" - "ata\0226\n\024markdown_description\030\t \001(\tH\002R\023mar" - "kdownDescription\210\001\001B\n\n\010metadataB\006\n\004_urlB" - "\027\n\025_markdown_description\"\034\n\032UpdateRegist" - "ryItemResponse\"\261\004\n\030ListRegistryItemsRequ" - "est\022,\n\017organization_id\030\001 \001(\tH\000R\016organiza" - "tionId\210\001\001\0227\n\005types\030\002 \003(\0162!.viam.app.pack" - "ages.v1.PackageTypeR\005types\022;\n\014visibiliti" - "es\030\003 \003(\0162\027.viam.app.v1.VisibilityR\014visib" - "ilities\022\034\n\tplatforms\030\004 \003(\tR\tplatforms\022;\n" - "\010statuses\030\005 \003(\0162\037.viam.app.v1.RegistryIt" - "emStatusR\010statuses\022$\n\013search_term\030\006 \001(\tH" - "\001R\nsearchTerm\210\001\001\022\"\n\npage_token\030\007 \001(\tH\002R\t" - "pageToken\210\001\001\022+\n\021public_namespaces\030\010 \003(\tR" - "\020publicNamespaces\022I\n\036include_markdown_do" - "cumentation\030\t \001(\010H\003R\034includeMarkdownDocu" - "mentation\210\001\001B\022\n\020_organization_idB\016\n\014_sea" - "rch_termB\r\n\013_page_tokenB!\n\037_include_mark" - "down_documentation\"L\n\031ListRegistryItemsR" - "esponse\022/\n\005items\030\001 \003(\0132\031.viam.app.v1.Reg" - "istryItemR\005items\"4\n\031DeleteRegistryItemRe" - "quest\022\027\n\007item_id\030\001 \001(\tR\006itemId\"\034\n\032Delete" - "RegistryItemResponse\"O\n\031RenameRegistryIt" - "emRequest\022\027\n\007item_id\030\001 \001(\tR\006itemId\022\031\n\010ne" - "w_name\030\002 \001(\tR\007newName\"K\n\032RenameRegistryI" - "temResponse\022-\n\004item\030\001 \001(\0132\031.viam.app.v1." - "RegistryItemR\004item\"h\n\033TransferRegistryIt" - "emRequest\022\027\n\007item_id\030\001 \001(\tR\006itemId\0220\n\024ne" - "w_public_namespace\030\002 \001(\tR\022newPublicNames" - "pace\"\036\n\034TransferRegistryItemResponse\"R\n\023" - "CreateModuleRequest\022\'\n\017organization_id\030\001" - " \001(\tR\016organizationId\022\022\n\004name\030\002 \001(\tR\004name" - "\"E\n\024CreateModuleResponse\022\033\n\tmodule_id\030\001 " - "\001(\tR\010moduleId\022\020\n\003url\030\002 \001(\tR\003url\"\222\003\n\023Upda" - "teModuleRequest\022\033\n\tmodule_id\030\001 \001(\tR\010modu" - "leId\0227\n\nvisibility\030\002 \001(\0162\027.viam.app.v1.V" - "isibilityR\nvisibility\022\020\n\003url\030\003 \001(\tR\003url\022" - " \n\013description\030\004 \001(\tR\013description\022*\n\006mod" - "els\030\005 \003(\0132\022.viam.app.v1.ModelR\006models\022\036\n" - "\nentrypoint\030\006 \001(\tR\nentrypoint\022 \n\tfirst_r" - "un\030\007 \001(\tH\000R\010firstRun\210\001\001\022$\n\004apps\030\010 \003(\0132\020." - "viam.app.v1.AppR\004apps\0226\n\024markdown_descri" - "ption\030\t \001(\tH\001R\023markdownDescription\210\001\001B\014\n" - "\n_first_runB\027\n\025_markdown_description\"M\n\003" - "App\022\022\n\004name\030\001 \001(\tR\004name\022\022\n\004type\030\002 \001(\tR\004t" - "ype\022\036\n\nentrypoint\030\003 \001(\tR\nentrypoint\"(\n\024U" - "pdateModuleResponse\022\020\n\003url\030\001 \001(\tR\003url\"b\n" - "\024UpdateModuleMetadata\022*\n\006models\030\001 \003(\0132\022." - "viam.app.v1.ModelR\006models\022\036\n\nentrypoint\030" - "\002 \001(\tR\nentrypoint\"\252\001\n\025UpdateMLModelMetad" - "ata\022@\n\nmodel_type\030\001 \001(\0162!.viam.app.mltra" - "ining.v1.ModelTypeR\tmodelType\022O\n\017model_f" - "ramework\030\002 \001(\0162&.viam.app.mltraining.v1." - "ModelFrameworkR\016modelFramework\"\303\001\n\030Updat" - "eMLTrainingMetadata\022@\n\nmodel_type\030\001 \001(\0162" - "!.viam.app.mltraining.v1.ModelTypeR\tmode" - "lType\022O\n\017model_framework\030\002 \001(\0162&.viam.ap" - "p.mltraining.v1.ModelFrameworkR\016modelFra" - "mework\022\024\n\005draft\030\003 \001(\010R\005draft\"\354\001\n\005Model\022\020" - "\n\003api\030\001 \001(\tR\003api\022\024\n\005model\030\002 \001(\tR\005model\022:" - "\n\026markdown_documentation\030\003 \001(\tH\000R\025markdo" - "wnDocumentation\210\001\001\022%\n\013description\030\004 \001(\tH" - "\001R\013description\210\001\001\022-\n\022supported_hardware\030" - "\005 \003(\tR\021supportedHardwareB\031\n\027_markdown_do" - "cumentationB\016\n\014_description\"\210\001\n\016ModuleFi" - "leInfo\022\033\n\tmodule_id\030\001 \001(\tR\010moduleId\022\030\n\007v" - "ersion\030\002 \001(\tR\007version\022\032\n\010platform\030\003 \001(\tR" - "\010platform\022#\n\rplatform_tags\030\005 \003(\tR\014platfo" - "rmTags\"\207\001\n\027UploadModuleFileRequest\022G\n\020mo" - "dule_file_info\030\001 \001(\0132\033.viam.app.v1.Modul" - "eFileInfoH\000R\016moduleFileInfo\022\024\n\004file\030\002 \001(" - "\014H\000R\004fileB\r\n\013module_file\",\n\030UploadModule" - "FileResponse\022\020\n\003url\030\001 \001(\tR\003url\"\235\001\n\020GetMo" - "duleRequest\022\033\n\tmodule_id\030\001 \001(\tR\010moduleId" - "\022I\n\036include_markdown_documentation\030\002 \001(\010" - "H\000R\034includeMarkdownDocumentation\210\001\001B!\n\037_" - "include_markdown_documentation\"@\n\021GetMod" - "uleResponse\022+\n\006module\030\001 \001(\0132\023.viam.app.v" - "1.ModuleR\006module\"\346\004\n\006Module\022\033\n\tmodule_id" - "\030\001 \001(\tR\010moduleId\022\022\n\004name\030\002 \001(\tR\004name\0227\n\n" - "visibility\030\003 \001(\0162\027.viam.app.v1.Visibilit" - "yR\nvisibility\0227\n\010versions\030\004 \003(\0132\033.viam.a" - "pp.v1.VersionHistoryR\010versions\022\020\n\003url\030\005 " - "\001(\tR\003url\022 \n\013description\030\006 \001(\tR\013descripti" - "on\022*\n\006models\030\007 \003(\0132\022.viam.app.v1.ModelR\006" - "models\022*\n\021total_robot_usage\030\010 \001(\003R\017total" - "RobotUsage\0228\n\030total_organization_usage\030\t" - " \001(\003R\026totalOrganizationUsage\022\'\n\017organiza" - "tion_id\030\n \001(\tR\016organizationId\022\036\n\nentrypo" - "int\030\013 \001(\tR\nentrypoint\022)\n\020public_namespac" - "e\030\014 \001(\tR\017publicNamespace\022 \n\tfirst_run\030\r " - "\001(\tH\000R\010firstRun\210\001\001\0226\n\024markdown_descripti" - "on\030\016 \001(\tH\001R\023markdownDescription\210\001\001B\014\n\n_f" - "irst_runB\027\n\025_markdown_description\"\243\002\n\016Ve" - "rsionHistory\022\030\n\007version\030\001 \001(\tR\007version\022*" - "\n\005files\030\002 \003(\0132\024.viam.app.v1.UploadsR\005fil" - "es\022*\n\006models\030\003 \003(\0132\022.viam.app.v1.ModelR\006" - "models\022\036\n\nentrypoint\030\004 \001(\tR\nentrypoint\022 " - "\n\tfirst_run\030\005 \001(\tH\000R\010firstRun\210\001\001\0226\n\024mark" - "down_description\030\006 \001(\tH\001R\023markdownDescri" - "ption\210\001\001B\014\n\n_first_runB\027\n\025_markdown_desc" - "ription\"b\n\007Uploads\022\032\n\010platform\030\001 \001(\tR\010pl" - "atform\022;\n\013uploaded_at\030\002 \001(\0132\032.google.pro" - "tobuf.TimestampR\nuploadedAt\"\304\001\n\022ListModu" - "lesRequest\022,\n\017organization_id\030\001 \001(\tH\000R\016o" - "rganizationId\210\001\001\022I\n\036include_markdown_doc" - "umentation\030\002 \001(\010H\001R\034includeMarkdownDocum" - "entation\210\001\001B\022\n\020_organization_idB!\n\037_incl" - "ude_markdown_documentation\"D\n\023ListModule" - "sResponse\022-\n\007modules\030\001 \003(\0132\023.viam.app.v1" - ".ModuleR\007modules\"/\n\027GetUserIDByEmailRequ" - "est\022\024\n\005email\030\001 \001(\tR\005email\"3\n\030GetUserIDBy" - "EmailResponse\022\027\n\007user_id\030\001 \001(\tR\006userId\"9" - "\n\036ListOrganizationsByUserRequest\022\027\n\007user" - "_id\030\001 \001(\tR\006userId\"\346\001\n\nOrgDetails\022\025\n\006org_" - "id\030\001 \001(\tR\005orgId\022\031\n\010org_name\030\002 \001(\tR\007orgNa" - "me\022\034\n\007org_cid\030\003 \001(\tH\000R\006orgCid\210\001\001\022.\n\020publ" - "ic_namespace\030\004 \001(\tH\001R\017publicNamespace\210\001\001" - "\022&\n\014billing_tier\030\005 \001(\tH\002R\013billingTier\210\001\001" - "B\n\n\010_org_cidB\023\n\021_public_namespaceB\017\n\r_bi" - "lling_tier\"N\n\037ListOrganizationsByUserRes" - "ponse\022+\n\004orgs\030\001 \003(\0132\027.viam.app.v1.OrgDet" - "ailsR\004orgs\"\324\001\n\032SearchOrganizationsReques" - "t\022\032\n\006org_id\030\001 \001(\tH\000R\005orgId\210\001\001\022\036\n\010org_nam" - "e\030\002 \001(\tH\001R\007orgName\210\001\001\022\025\n\003cid\030\003 \001(\tH\002R\003ci" - "d\210\001\001\022.\n\020public_namespace\030\004 \001(\tH\003R\017public" - "Namespace\210\001\001B\t\n\007_org_idB\013\n\t_org_nameB\006\n\004" - "_cidB\023\n\021_public_namespace\"\\\n\033SearchOrgan" - "izationsResponse\022=\n\rorganizations\030\001 \003(\0132" - "\027.viam.app.v1.OrgDetailsR\rorganizations\"" - "j\n\020CreateKeyRequest\022B\n\016authorizations\030\001 " - "\003(\0132\032.viam.app.v1.AuthorizationR\016authori" - "zations\022\022\n\004name\030\002 \001(\tR\004name\"5\n\021CreateKey" - "Response\022\020\n\003key\030\001 \001(\tR\003key\022\016\n\002id\030\002 \001(\tR\002" - "id\"\"\n\020DeleteKeyRequest\022\016\n\002id\030\001 \001(\tR\002id\"\023" - "\n\021DeleteKeyResponse\"6\n\020RenameKeyRequest\022" - "\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004name\"7\n\021R" - "enameKeyResponse\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\021authorization" - "Type\022)\n\020authorization_id\030\002 \001(\tR\017authoriz" - "ationId\022#\n\rresource_type\030\003 \001(\tR\014resource" - "Type\022\037\n\013resource_id\030\004 \001(\tR\nresourceId\022\025\n" - "\006org_id\030\005 \001(\tR\005orgId\"\223\001\n\030APIKeyWithAutho" - "rizations\022,\n\007api_key\030\001 \001(\0132\023.viam.app.v1" - ".APIKeyR\006apiKey\022I\n\016authorizations\030\002 \003(\0132" - "!.viam.app.v1.AuthorizationDetailsR\016auth" - "orizations\"(\n\017ListKeysRequest\022\025\n\006org_id\030" - "\001 \001(\tR\005orgId\"T\n\020ListKeysResponse\022@\n\010api_" - "keys\030\001 \003(\0132%.viam.app.v1.APIKeyWithAutho" - "rizationsR\007apiKeys\"\"\n\020RotateKeyRequest\022\016" - "\n\002id\030\001 \001(\tR\002id\"5\n\021RotateKeyResponse\022\016\n\002i" - "d\030\001 \001(\tR\002id\022\020\n\003key\030\002 \001(\tR\003key\"\?\n-CreateK" - "eyFromExistingKeyAuthorizationsRequest\022\016" - "\n\002id\030\001 \001(\tR\002id\"R\n.CreateKeyFromExistingK" - "eyAuthorizationsResponse\022\016\n\002id\030\001 \001(\tR\002id" - "\022\020\n\003key\030\002 \001(\tR\003key\"U\n\024GetAppContentReque" - "st\022)\n\020public_namespace\030\001 \001(\tR\017publicName" - "space\022\022\n\004name\030\002 \001(\tR\004name\"T\n\025GetAppConte" - "ntResponse\022\033\n\tblob_path\030\001 \001(\tR\010blobPath\022" - "\036\n\nentrypoint\030\002 \001(\tR\nentrypoint\"G\n\032Organ" - "izationSetLogoRequest\022\025\n\006org_id\030\001 \001(\tR\005o" - "rgId\022\022\n\004logo\030\002 \001(\014R\004logo\"\035\n\033Organization" - "SetLogoResponse\"3\n\032OrganizationGetLogoRe" - "quest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"/\n\033Organiza" - "tionGetLogoResponse\022\020\n\003url\030\001 \001(\tR\003url\"1\n" - "\030EnableAuthServiceRequest\022\025\n\006org_id\030\001 \001(" - "\tR\005orgId\"\033\n\031EnableAuthServiceResponse\"2\n" - "\031DisableAuthServiceRequest\022\025\n\006org_id\030\001 \001" - "(\tR\005orgId\"\034\n\032DisableAuthServiceResponse\"" - "\214\001\n\025CreateOAuthAppRequest\022\025\n\006org_id\030\001 \001(" - "\tR\005orgId\022\037\n\013client_name\030\002 \001(\tR\nclientNam" - "e\022;\n\014oauth_config\030\003 \001(\0132\030.viam.app.v1.OA" - "uthConfigR\013oauthConfig\"Z\n\026CreateOAuthApp" - "Response\022\033\n\tclient_id\030\001 \001(\tR\010clientId\022#\n" - "\rclient_secret\030\002 \001(\tR\014clientSecret\"I\n\023Re" - "adOAuthAppRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId" - "\022\033\n\tclient_id\030\002 \001(\tR\010clientId\"\231\001\n\024ReadOA" - "uthAppResponse\022\037\n\013client_name\030\001 \001(\tR\ncli" - "entName\022#\n\rclient_secret\030\002 \001(\tR\014clientSe" - "cret\022;\n\014oauth_config\030\003 \001(\0132\030.viam.app.v1" - ".OAuthConfigR\013oauthConfig\"\251\001\n\025UpdateOAut" - "hAppRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\022\033\n\tcl" - "ient_id\030\002 \001(\tR\010clientId\022\037\n\013client_name\030\003" - " \001(\tR\nclientName\022;\n\014oauth_config\030\004 \001(\0132\030" - ".viam.app.v1.OAuthConfigR\013oauthConfig\"\030\n" - "\026UpdateOAuthAppResponse\"K\n\025DeleteOAuthAp" - "pRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\022\033\n\tclien" - "t_id\030\002 \001(\tR\010clientId\"\030\n\026DeleteOAuthAppRe" - "sponse\"-\n\024ListOAuthAppsRequest\022\025\n\006org_id" - "\030\001 \001(\tR\005orgId\"6\n\025ListOAuthAppsResponse\022\035" - "\n\nclient_ids\030\001 \003(\tR\tclientIds\"\366\002\n\013OAuthC" - "onfig\022V\n\025client_authentication\030\001 \001(\0162!.v" - "iam.app.v1.ClientAuthenticationR\024clientA" - "uthentication\022%\n\004pkce\030\002 \001(\0162\021.viam.app.v" - "1.PKCER\004pkce\022A\n\016url_validation\030\003 \001(\0162\032.v" - "iam.app.v1.URLValidationR\rurlValidation\022" - "\037\n\013origin_uris\030\004 \003(\tR\noriginUris\022#\n\rredi" - "rect_uris\030\005 \003(\tR\014redirectUris\022\035\n\nlogout_" - "uri\030\006 \001(\tR\tlogoutUri\022@\n\016enabled_grants\030\007" - " \003(\0162\031.viam.app.v1.EnabledGrantR\renabled" - "Grants*\321\001\n\022AuthenticationType\022#\n\037AUTHENT" - "ICATION_TYPE_UNSPECIFIED\020\000\022!\n\035AUTHENTICA" - "TION_TYPE_WEB_OAUTH\020\001\022\037\n\033AUTHENTICATION_" - "TYPE_API_KEY\020\002\022)\n%AUTHENTICATION_TYPE_RO" - "BOT_PART_SECRET\020\003\022\'\n#AUTHENTICATION_TYPE" - "_LOCATION_SECRET\020\004*\243\001\n\022FragmentVisibilit" - "y\022#\n\037FRAGMENT_VISIBILITY_UNSPECIFIED\020\000\022\037" - "\n\033FRAGMENT_VISIBILITY_PRIVATE\020\001\022\036\n\032FRAGM" - "ENT_VISIBILITY_PUBLIC\020\002\022\'\n#FRAGMENT_VISI" - "BILITY_PUBLIC_UNLISTED\020\003*\335\001\n\021FragmentErr" - "orType\022#\n\037FRAGMENT_ERROR_TYPE_UNSPECIFIE" - "D\020\000\022!\n\035FRAGMENT_ERROR_TYPE_NO_ACCESS\020\001\022." - "\n*FRAGMENT_ERROR_TYPE_NESTING_LIMIT_EXCE" - "EDED\020\002\022(\n$FRAGMENT_ERROR_TYPE_CHILD_ID_I" - "NVALID\020\003\022&\n\"FRAGMENT_ERROR_TYPE_CYCLE_DE" - "TECTED\020\004*\207\001\n\022RegistryItemStatus\022$\n REGIS" - "TRY_ITEM_STATUS_UNSPECIFIED\020\000\022\"\n\036REGISTR" - "Y_ITEM_STATUS_PUBLISHED\020\001\022\'\n#REGISTRY_IT" - "EM_STATUS_IN_DEVELOPMENT\020\002*w\n\nVisibility" - "\022\032\n\026VISIBILITY_UNSPECIFIED\020\000\022\026\n\022VISIBILI" - "TY_PRIVATE\020\001\022\025\n\021VISIBILITY_PUBLIC\020\002\022\036\n\032V" - "ISIBILITY_PUBLIC_UNLISTED\020\003*\301\001\n\024ClientAu" - "thentication\022%\n!CLIENT_AUTHENTICATION_UN" - "SPECIFIED\020\000\022\"\n\036CLIENT_AUTHENTICATION_REQ" - "UIRED\020\001\022&\n\"CLIENT_AUTHENTICATION_NOT_REQ" - "UIRED\020\002\0226\n2CLIENT_AUTHENTICATION_NOT_REQ" - "UIRED_WHEN_USING_PKCE\020\003*~\n\004PKCE\022\024\n\020PKCE_" - "UNSPECIFIED\020\000\022\021\n\rPKCE_REQUIRED\020\001\022\025\n\021PKCE" - "_NOT_REQUIRED\020\002\0226\n2PKCE_NOT_REQUIRED_WHE" - "N_USING_CLIENT_AUTHENTICATION\020\003*s\n\rURLVa" - "lidation\022\036\n\032URL_VALIDATION_UNSPECIFIED\020\000" - "\022\036\n\032URL_VALIDATION_EXACT_MATCH\020\001\022\"\n\036URL_" - "VALIDATION_ALLOW_WILDCARDS\020\002*\313\001\n\014Enabled" - "Grant\022\035\n\031ENABLED_GRANT_UNSPECIFIED\020\000\022$\n " - "ENABLED_GRANT_AUTHORIZATION_CODE\020\001\022\032\n\026EN" - "ABLED_GRANT_IMPLICIT\020\002\022\032\n\026ENABLED_GRANT_" - "PASSWORD\020\003\022\037\n\033ENABLED_GRANT_REFRESH_TOKE" - "N\020\004\022\035\n\031ENABLED_GRANT_DEVICE_CODE\020\0052\277Q\n\nA" - "ppService\022_\n\020GetUserIDByEmail\022$.viam.app" - ".v1.GetUserIDByEmailRequest\032%.viam.app.v" - "1.GetUserIDByEmailResponse\022e\n\022CreateOrga" - "nization\022&.viam.app.v1.CreateOrganizatio" - "nRequest\032\'.viam.app.v1.CreateOrganizatio" - "nResponse\022b\n\021ListOrganizations\022%.viam.ap" - "p.v1.ListOrganizationsRequest\032&.viam.app" - ".v1.ListOrganizationsResponse\022\233\001\n$GetOrg" - "anizationsWithAccessToLocation\0228.viam.ap" + "\"\030\n\026DeleteLocationResponse\"=\n\032GetLocatio" + "nMetadataRequest\022\037\n\013location_id\030\001 \001(\tR\nl" + "ocationId\"J\n\033GetLocationMetadataResponse" + "\022+\n\004data\030\001 \001(\0132\027.google.protobuf.StructR" + "\004data\"m\n\035UpdateLocationMetadataRequest\022\037" + "\n\013location_id\030\001 \001(\tR\nlocationId\022+\n\004data\030" + "\002 \001(\0132\027.google.protobuf.StructR\004data\" \n\036" + "UpdateLocationMetadataResponse\"N\n+GetOrg" + "anizationsWithAccessToLocationRequest\022\037\n" + "\013location_id\030\001 \001(\tR\nlocationId\"\212\001\n,GetOr" + "ganizationsWithAccessToLocationResponse\022" + "Z\n\027organization_identities\030\001 \003(\0132!.viam." + "app.v1.OrganizationIdentityR\026organizatio" + "nIdentities\"\?\n\024ListLocationsRequest\022\'\n\017o" + "rganization_id\030\001 \001(\tR\016organizationId\"`\n\024" + "ShareLocationRequest\022\037\n\013location_id\030\001 \001(" + "\tR\nlocationId\022\'\n\017organization_id\030\002 \001(\tR\016" + "organizationId\"\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\027UnshareLocationRe" + "sponse\"L\n\025ListLocationsResponse\0223\n\tlocat" + "ions\030\001 \003(\0132\025.viam.app.v1.LocationR\tlocat" + "ions\">\n\033CreateLocationSecretRequest\022\037\n\013l" + "ocation_id\030\001 \001(\tR\nlocationId\"M\n\034CreateLo" + "cationSecretResponse\022-\n\004auth\030\001 \001(\0132\031.via" + "m.app.v1.LocationAuthR\004auth\"[\n\033DeleteLoc" + "ationSecretRequest\022\037\n\013location_id\030\001 \001(\tR" + "\nlocationId\022\033\n\tsecret_id\030\002 \001(\tR\010secretId" + "\"\036\n\034DeleteLocationSecretResponse\"6\n\023Loca" + "tionAuthRequest\022\037\n\013location_id\030\001 \001(\tR\nlo" + "cationId\"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\033Ge" + "tRoverRentalRobotsRequest\022\025\n\006org_id\030\001 \001(" + "\tR\005orgId\"\232\001\n\020RoverRentalRobot\022\031\n\010robot_i" + "d\030\001 \001(\tR\007robotId\022\037\n\013location_id\030\002 \001(\tR\nl" + "ocationId\022\035\n\nrobot_name\030\003 \001(\tR\trobotName" + "\022+\n\022robot_main_part_id\030\004 \001(\tR\017robotMainP" + "artId\"U\n\034GetRoverRentalRobotsResponse\0225\n" + "\006robots\030\001 \003(\0132\035.viam.app.v1.RoverRentalR" + "obotR\006robots\"<\n\020GetRobotResponse\022(\n\005robo" + "t\030\001 \001(\0132\022.viam.app.v1.RobotR\005robot\"1\n\024Ge" + "tRobotPartsRequest\022\031\n\010robot_id\030\001 \001(\tR\007ro" + "botId\"E\n\025GetRobotPartsResponse\022,\n\005parts\030" + "\001 \003(\0132\026.viam.app.v1.RobotPartR\005parts\"%\n\023" + "GetRobotPartRequest\022\016\n\002id\030\001 \001(\tR\002id\"c\n\024G" + "etRobotPartResponse\022*\n\004part\030\001 \001(\0132\026.viam" + ".app.v1.RobotPartR\004part\022\037\n\013config_json\030\002" + " \001(\tR\nconfigJson\"\212\003\n\027GetRobotPartLogsReq" + "uest\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\006fil" + "ter\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.Timesta" + "mpH\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_lim" + "itB\t\n\007_source\"p\n\030GetRobotPartLogsRespons" + "e\022,\n\004logs\030\001 \003(\0132\030.viam.common.v1.LogEntr" + "yR\004logs\022&\n\017next_page_token\030\002 \001(\tR\rnextPa" + "geToken\"s\n\030TailRobotPartLogsRequest\022\016\n\002i" + "d\030\001 \001(\tR\002id\022\037\n\013errors_only\030\002 \001(\010R\nerrors" + "Only\022\033\n\006filter\030\003 \001(\tH\000R\006filter\210\001\001B\t\n\007_fi" + "lter\"I\n\031TailRobotPartLogsResponse\022,\n\004log" + "s\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\007" + "history\030\001 \003(\0132\".viam.app.v1.RobotPartHis" + "toryEntryR\007history\"\333\001\n\026UpdateRobotPartRe" + "quest\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\002 \001(\tR\004nam" + "e\022:\n\014robot_config\030\003 \001(\0132\027.google.protobu" + "f.StructR\013robotConfig\022K\n\021last_known_upda" + "te\030\004 \001(\0132\032.google.protobuf.TimestampH\000R\017" + "lastKnownUpdate\210\001\001B\024\n\022_last_known_update" + "\"E\n\027UpdateRobotPartResponse\022*\n\004part\030\001 \001(" + "\0132\026.viam.app.v1.RobotPartR\004part\"M\n\023NewRo" + "botPartRequest\022\031\n\010robot_id\030\001 \001(\tR\007robotI" + "d\022\033\n\tpart_name\030\002 \001(\tR\010partName\"/\n\024NewRob" + "otPartResponse\022\027\n\007part_id\030\001 \001(\tR\006partId\"" + "1\n\026DeleteRobotPartRequest\022\027\n\007part_id\030\001 \001" + "(\tR\006partId\"-\n\033GetRobotPartMetadataReques" + "t\022\016\n\002id\030\001 \001(\tR\002id\"K\n\034GetRobotPartMetadat" + "aResponse\022+\n\004data\030\001 \001(\0132\027.google.protobu" + "f.StructR\004data\"]\n\036UpdateRobotPartMetadat" + "aRequest\022\016\n\002id\030\001 \001(\tR\002id\022+\n\004data\030\002 \001(\0132\027" + ".google.protobuf.StructR\004data\"!\n\037UpdateR" + "obotPartMetadataResponse\"3\n\026GetRobotAPIK" + "eysRequest\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\003ke" + "y\022\022\n\004name\030\003 \001(\tR\004name\0229\n\ncreated_on\030\004 \001(" + "\0132\032.google.protobuf.TimestampR\tcreatedOn" + "\"[\n\027GetRobotAPIKeysResponse\022@\n\010api_keys\030" + "\001 \003(\0132%.viam.app.v1.APIKeyWithAuthorizat" + "ionsR\007apiKeys\"\031\n\027DeleteRobotPartResponse" + "\"\241\006\n\010Fragment\0223\n\002id\030\001 \001(\tB#\232\204\236\003\036bson:\"_i" + "d\" json:\"id,omitempty\"R\002id\0220\n\004name\030\002 \001(\t" + "B\034\232\204\236\003\027bson:\"name\" json:\"name\"R\004name\022Y\n\010" + "fragment\030\003 \001(\0132\027.google.protobuf.StructB" + "$\232\204\236\003\037bson:\"fragment\" json:\"fragment\"R\010f" + "ragment\022Z\n\022organization_owner\030\004 \001(\tB+\232\204\236" + "\003&bson:\"organization_owner\" json:\"owner\"" + "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.Time" + "stampB\026\232\204\236\003\021bson:\"created_on\"R\tcreatedOn" + "\022+\n\021organization_name\030\007 \001(\tR\020organizatio" + "nName\022(\n\020robot_part_count\030\t \001(\005R\016robotPa" + "rtCount\022-\n\022organization_count\030\n \001(\005R\021org" + "anizationCount\022+\n\022only_used_by_owner\030\013 \001" + "(\010R\017onlyUsedByOwner\022\?\n\nvisibility\030\014 \001(\0162" + "\037.viam.app.v1.FragmentVisibilityR\nvisibi" + "lity\022Z\n\014last_updated\030\r \001(\0132\032.google.prot" + "obuf.TimestampB\033\232\204\236\003\026bson:\"last_updated_" + "at\"R\013lastUpdated\022\032\n\010revision\030\016 \001(\tR\010revi" + "sion\"\370\003\n\024FragmentHistoryEntry\022@\n\010fragmen" + "t\030\001 \001(\tB$\232\204\236\003\037bson:\"fragment\" json:\"frag" + "ment\"R\010fragment\022_\n\tedited_on\030\002 \001(\0132\032.goo" + "gle.protobuf.TimestampB&\232\204\236\003!bson:\"edite" + "d_on\" json:\"edited_on\"R\010editedOn\022C\n\003old\030" + "\003 \001(\0132\025.viam.app.v1.FragmentB\032\232\204\236\003\025bson:" + "\"old\" json:\"old\"R\003old\022c\n\tedited_by\030\004 \001(\013" + "2\036.viam.app.v1.AuthenticatorInfoB&\232\204\236\003!b" + "son:\"edited_by\" json:\"edited_by\"R\010edited" + "By\022@\n\010revision\030\005 \001(\tB$\232\204\236\003\037bson:\"revisio" + "n\" json:\"revision\"R\010revision\022Q\n\006config\030\006" + " \001(\0132\027.google.protobuf.StructB \232\204\236\003\033bson" + ":\"config\" json:\"config\"R\006config\"i\n\020Fragm" + "entRevision\022\032\n\010revision\030\001 \001(\tR\010revision\022" + "9\n\ncreated_at\030\002 \001(\0132\032.google.protobuf.Ti" + "mestampR\tcreatedAt\";\n\013FragmentTag\022\020\n\003tag" + "\030\001 \001(\tR\003tag\022\032\n\010revision\030\002 \001(\tR\010revision\"" + "\207\001\n\rFragmentError\022=\n\nerror_type\030\001 \001(\0162\036." + "viam.app.v1.FragmentErrorTypeR\terrorType" + "\022\037\n\013fragment_id\030\002 \001(\tR\nfragmentId\022\026\n\006det" + "ail\030\003 \001(\tR\006detail\"\324\001\n\rFragmentUsage\022\037\n\013f" + "ragment_id\030\001 \001(\tR\nfragmentId\022$\n\rorganiza" + "tions\030\002 \001(\005R\rorganizations\022\032\n\010machines\030\003" + " \001(\005R\010machines\0225\n\027machines_in_current_or" + "g\030\004 \001(\005R\024machinesInCurrentOrg\022\035\n\007version" + "\030\005 \001(\tH\000R\007version\210\001\001B\n\n\010_version\"\303\001\n\020Res" + "olvedFragment\022\037\n\013fragment_id\030\001 \001(\tR\nfrag" + "mentId\022@\n\017resolved_config\030\002 \001(\0132\027.google" + ".protobuf.StructR\016resolvedConfig\0220\n\005erro" + "r\030\003 \001(\0132\032.viam.app.v1.FragmentErrorR\005err" + "or\022\032\n\010revision\030\004 \001(\tR\010revision\"\262\001\n\024ListF" + "ragmentsRequest\022\'\n\017organization_id\030\001 \001(\t" + "R\016organizationId\022\037\n\013show_public\030\002 \001(\010R\ns" + "howPublic\022P\n\023fragment_visibility\030\003 \003(\0162\037" + ".viam.app.v1.FragmentVisibilityR\022fragmen" + "tVisibility\"\221\001\n\025ListFragmentsResponse\0223\n" + "\tfragments\030\001 \003(\0132\025.viam.app.v1.FragmentR" + "\tfragments\022C\n\017fragment_usages\030\002 \003(\0132\032.vi" + "am.app.v1.FragmentUsageR\016fragmentUsages\"" + "\207\001\n\022GetFragmentRequest\022\016\n\002id\030\001 \001(\tR\002id\0226" + "\n\027current_organization_id\030\002 \001(\tR\025current" + "OrganizationId\022\035\n\007version\030\003 \001(\tH\000R\007versi" + "on\210\001\001B\n\n\010_version\"\366\001\n\023GetFragmentRespons" + "e\0221\n\010fragment\030\001 \001(\0132\025.viam.app.v1.Fragme" + "ntR\010fragment\022A\n\016fragment_usage\030\002 \001(\0132\032.v" + "iam.app.v1.FragmentUsageR\rfragmentUsage\022" + ";\n\trevisions\030\003 \003(\0132\035.viam.app.v1.Fragmen" + "tRevisionR\trevisions\022,\n\004tags\030\004 \003(\0132\030.via" + "m.app.v1.FragmentTagR\004tags\"\332\001\n\025CreateFra" + "gmentRequest\022\022\n\004name\030\001 \001(\tR\004name\022/\n\006conf" + "ig\030\002 \001(\0132\027.google.protobuf.StructR\006confi" + "g\022\'\n\017organization_id\030\003 \001(\tR\016organization" + "Id\022D\n\nvisibility\030\004 \001(\0162\037.viam.app.v1.Fra" + "gmentVisibilityH\000R\nvisibility\210\001\001B\r\n\013_vis" + "ibility\"K\n\026CreateFragmentResponse\0221\n\010fra" + "gment\030\001 \001(\0132\025.viam.app.v1.FragmentR\010frag" + "ment\"\314\002\n\025UpdateFragmentRequest\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.google.protobuf.StructR\006config\022\033\n\006p" + "ublic\030\004 \001(\010H\000R\006public\210\001\001\022D\n\nvisibility\030\005" + " \001(\0162\037.viam.app.v1.FragmentVisibilityH\001R" + "\nvisibility\210\001\001\022K\n\021last_known_update\030\006 \001(" + "\0132\032.google.protobuf.TimestampH\002R\017lastKno" + "wnUpdate\210\001\001B\t\n\007_publicB\r\n\013_visibilityB\024\n" + "\022_last_known_update\"K\n\026UpdateFragmentRes" + "ponse\0221\n\010fragment\030\001 \001(\0132\025.viam.app.v1.Fr" + "agmentR\010fragment\"\'\n\025DeleteFragmentReques" + "t\022\016\n\002id\030\001 \001(\tR\002id\"\030\n\026DeleteFragmentRespo" + "nse\"\221\001\n\031GetFragmentHistoryRequest\022\016\n\002id\030" + "\001 \001(\tR\002id\022\"\n\npage_token\030\002 \001(\tH\000R\tpageTok" + "en\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_limit\"\201\001\n\032GetF" + "ragmentHistoryResponse\022;\n\007history\030\001 \003(\0132" + "!.viam.app.v1.FragmentHistoryEntryR\007hist" + "ory\022&\n\017next_page_token\030\002 \001(\tR\rnextPageTo" + "ken\":\n\027GetFragmentUsageRequest\022\037\n\013fragme" + "nt_id\030\001 \001(\tR\nfragmentId\"]\n\030GetFragmentUs" + "ageResponse\022A\n\016version_usages\030\001 \003(\0132\032.vi" + "am.app.v1.FragmentUsageR\rversionUsages\"f" + "\n\025SetFragmentTagRequest\022\037\n\013fragment_id\030\001" + " \001(\tR\nfragmentId\022\020\n\003tag\030\002 \001(\tR\003tag\022\032\n\010re" + "vision\030\003 \001(\tR\010revision\"F\n\026SetFragmentTag" + "Response\022,\n\004tags\030\001 \003(\0132\030.viam.app.v1.Fra" + "gmentTagR\004tags\"M\n\030DeleteFragmentTagReque" + "st\022\037\n\013fragment_id\030\001 \001(\tR\nfragmentId\022\020\n\003t" + "ag\030\002 \001(\tR\003tag\"I\n\031DeleteFragmentTagRespon" + "se\022,\n\004tags\030\001 \003(\0132\030.viam.app.v1.FragmentT" + "agR\004tags\"4\n\021ListRobotsRequest\022\037\n\013locatio" + "n_id\030\001 \001(\tR\nlocationId\"`\n\022AdditionalFrag" + "ment\022\037\n\013fragment_id\030\001 \001(\tR\nfragmentId\022\035\n" + "\007version\030\002 \001(\tH\000R\007version\210\001\001B\n\n\010_version" + "\"\246\001\n\032ListNestedFragmentsRequest\022$\n\013fragm" + "ent_id\030\001 \001(\tH\000R\nfragmentId\210\001\001\022R\n\024additio" + "nal_fragments\030\002 \003(\0132\037.viam.app.v1.Additi" + "onalFragmentR\023additionalFragmentsB\016\n\014_fr" + "agment_id\"\240\001\n\033ListNestedFragmentsRespons" + "e\0223\n\tfragments\030\001 \003(\0132\025.viam.app.v1.Fragm" + "entR\tfragments\022L\n\022resolved_fragments\030\002 \003" + "(\0132\035.viam.app.v1.ResolvedFragmentR\021resol" + "vedFragments\"\310\001\n\033ListMachineFragmentsReq" + "uest\022\035\n\nmachine_id\030\001 \001(\tR\tmachineId\0226\n\027a" + "dditional_fragment_ids\030\002 \003(\tR\025additional" + "FragmentIds\022R\n\024additional_fragments\030\003 \003(" + "\0132\037.viam.app.v1.AdditionalFragmentR\023addi" + "tionalFragments\"\241\001\n\034ListMachineFragments" + "Response\0223\n\tfragments\030\001 \003(\0132\025.viam.app.v" + "1.FragmentR\tfragments\022L\n\022resolved_fragme" + "nts\030\002 \003(\0132\035.viam.app.v1.ResolvedFragment" + "R\021resolvedFragments\"F\n\033ListMachineSummar" + "iesRequest\022\'\n\017organization_id\030\001 \001(\tR\016org" + "anizationId\"k\n\034ListMachineSummariesRespo" + "nse\022K\n\022location_summaries\030\001 \003(\0132\034.viam.a" + "pp.v1.LocationSummaryR\021locationSummaries" + "\"\241\001\n\017LocationSummary\022\037\n\013location_id\030\001 \001(" + "\tR\nlocationId\022#\n\rlocation_name\030\002 \001(\tR\014lo" + "cationName\022H\n\021machine_summaries\030\003 \003(\0132\033." + "viam.app.v1.MachineSummaryR\020machineSumma" + "ries\"\223\001\n\016MachineSummary\022\035\n\nmachine_id\030\001 " + "\001(\tR\tmachineId\022!\n\014machine_name\030\002 \001(\tR\013ma" + "chineName\022\?\n\016part_summaries\030\003 \003(\0132\030.viam" + ".app.v1.PartSummaryR\rpartSummaries\";\n\017Fr" + "agmentSummary\022\016\n\002id\030\001 \001(\tR\002id\022\022\n\004name\030\003 " + "\001(\tR\004nameJ\004\010\002\020\003\"N\n\021ViamServerVersion\022\026\n\005" + "major\030\001 \001(\tH\000R\005major\022\026\n\005minor\030\002 \001(\tH\000R\005m" + "inorB\t\n\007version\"M\n\020ViamAgentVersion\022\026\n\005m" + "ajor\030\001 \001(\tH\000R\005major\022\026\n\005minor\030\002 \001(\tH\000R\005mi" + "norB\t\n\007version\"\270\004\n\013PartSummary\022\027\n\007part_i" + "d\030\001 \001(\tR\006partId\022\033\n\tpart_name\030\002 \001(\tR\010part" + "Name\022@\n\013last_online\030\003 \001(\0132\032.google.proto" + "buf.TimestampH\000R\nlastOnline\210\001\001\022S\n\023viam_s" + "erver_version\030\004 \001(\0132\036.viam.app.v1.ViamSe" + "rverVersionH\001R\021viamServerVersion\210\001\001\022P\n\022v" + "iam_agent_version\030\005 \001(\0132\035.viam.app.v1.Vi" + "amAgentVersionH\002R\020viamAgentVersion\210\001\001\022\023\n" + "\002os\030\006 \001(\tH\003R\002os\210\001\001\022\037\n\010platform\030\007 \001(\tH\004R\010" + "platform\210\001\001\022/\n\021public_ip_address\030\010 \001(\tH\005" + "R\017publicIpAddress\210\001\001\022:\n\tfragments\030\t \003(\0132" + "\034.viam.app.v1.FragmentSummaryR\tfragments" + "B\016\n\014_last_onlineB\026\n\024_viam_server_version" + "B\025\n\023_viam_agent_versionB\005\n\003_osB\013\n\t_platf" + "ormB\024\n\022_public_ip_address\"@\n\022ListRobotsR" + "esponse\022*\n\006robots\030\001 \003(\0132\022.viam.app.v1.Ro" + "botR\006robots\"A\n\017NewRobotRequest\022\022\n\004name\030\001" + " \001(\tR\004name\022\032\n\010location\030\002 \001(\tR\010location\"\"" + "\n\020NewRobotResponse\022\016\n\002id\030\001 \001(\tR\002id\"T\n\022Up" + "dateRobotRequest\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\010location" + "\"\?\n\023UpdateRobotResponse\022(\n\005robot\030\001 \001(\0132\022" + ".viam.app.v1.RobotR\005robot\"$\n\022DeleteRobot" + "Request\022\016\n\002id\030\001 \001(\tR\002id\"\025\n\023DeleteRobotRe" + "sponse\")\n\027GetRobotMetadataRequest\022\016\n\002id\030" + "\001 \001(\tR\002id\"G\n\030GetRobotMetadataResponse\022+\n" + "\004data\030\001 \001(\0132\027.google.protobuf.StructR\004da" + "ta\"Y\n\032UpdateRobotMetadataRequest\022\016\n\002id\030\001" + " \001(\tR\002id\022+\n\004data\030\002 \001(\0132\027.google.protobuf" + ".StructR\004data\"\035\n\033UpdateRobotMetadataResp" + "onse\"0\n\025MarkPartAsMainRequest\022\027\n\007part_id" + "\030\001 \001(\tR\006partId\"\030\n\026MarkPartAsMainResponse" + "\"4\n\031MarkPartForRestartRequest\022\027\n\007part_id" + "\030\001 \001(\tR\006partId\"\034\n\032MarkPartForRestartResp" + "onse\"7\n\034CreateRobotPartSecretRequest\022\027\n\007" + "part_id\030\001 \001(\tR\006partId\"K\n\035CreateRobotPart" + "SecretResponse\022*\n\004part\030\001 \001(\0132\026.viam.app." + "v1.RobotPartR\004part\"T\n\034DeleteRobotPartSec" + "retRequest\022\027\n\007part_id\030\001 \001(\tR\006partId\022\033\n\ts" + "ecret_id\030\002 \001(\tR\010secretId\"\037\n\035DeleteRobotP" + "artSecretResponse\"\236\002\n\rAuthorization\022-\n\022a" + "uthorization_type\030\001 \001(\tR\021authorizationTy" + "pe\022)\n\020authorization_id\030\002 \001(\tR\017authorizat" + "ionId\022#\n\rresource_type\030\003 \001(\tR\014resourceTy" + "pe\022\037\n\013resource_id\030\004 \001(\tR\nresourceId\022\037\n\013i" + "dentity_id\030\005 \001(\tR\nidentityId\022\'\n\017organiza" + "tion_id\030\006 \001(\tR\016organizationId\022#\n\ridentit" + "y_type\030\007 \001(\tR\014identityType\"R\n\016AddRoleReq" + "uest\022@\n\rauthorization\030\001 \001(\0132\032.viam.app.v" + "1.AuthorizationR\rauthorization\"\021\n\017AddRol" + "eResponse\"U\n\021RemoveRoleRequest\022@\n\rauthor" + "ization\030\001 \001(\0132\032.viam.app.v1.Authorizatio" + "nR\rauthorization\"\024\n\022RemoveRoleResponse\"\245" + "\001\n\021ChangeRoleRequest\022G\n\021old_authorizatio" + "n\030\001 \001(\0132\032.viam.app.v1.AuthorizationR\020old" + "Authorization\022G\n\021new_authorization\030\002 \001(\013" + "2\032.viam.app.v1.AuthorizationR\020newAuthori" + "zation\"\024\n\022ChangeRoleResponse\"g\n\031ListAuth" + "orizationsRequest\022\'\n\017organization_id\030\001 \001" + "(\tR\016organizationId\022!\n\014resource_ids\030\002 \003(\t" + "R\013resourceIds\"`\n\032ListAuthorizationsRespo" + "nse\022B\n\016authorizations\030\001 \003(\0132\032.viam.app.v" + "1.AuthorizationR\016authorizations\"_\n\027Check" + "PermissionsRequest\022D\n\013permissions\030\001 \003(\0132" + "\".viam.app.v1.AuthorizedPermissionsR\013per" + "missions\"\177\n\025AuthorizedPermissions\022#\n\rres" + "ource_type\030\001 \001(\tR\014resourceType\022\037\n\013resour" + "ce_id\030\002 \001(\tR\nresourceId\022 \n\013permissions\030\003" + " \003(\tR\013permissions\"u\n\030CheckPermissionsRes" + "ponse\022Y\n\026authorized_permissions\030\001 \003(\0132\"." + "viam.app.v1.AuthorizedPermissionsR\025autho" + "rizedPermissions\"\242\002\n\rModuleVersion\022\030\n\007ve" + "rsion\030\001 \001(\tR\007version\022*\n\005files\030\002 \003(\0132\024.vi" + "am.app.v1.UploadsR\005files\022*\n\006models\030\003 \003(\013" + "2\022.viam.app.v1.ModelR\006models\022\036\n\nentrypoi" + "nt\030\004 \001(\tR\nentrypoint\022 \n\tfirst_run\030\005 \001(\tH" + "\000R\010firstRun\210\001\001\0226\n\024markdown_description\030\006" + " \001(\tH\001R\023markdownDescription\210\001\001B\014\n\n_first" + "_runB\027\n\025_markdown_description\"\225\002\n\016Module" + "Metadata\022*\n\006models\030\001 \003(\0132\022.viam.app.v1.M" + "odelR\006models\0226\n\010versions\030\002 \003(\0132\032.viam.ap" + "p.v1.ModuleVersionR\010versions\022\036\n\nentrypoi" + "nt\030\003 \001(\tR\nentrypoint\022 \n\tfirst_run\030\004 \001(\tH" + "\000R\010firstRun\210\001\001\0226\n\024markdown_description\030\005" + " \001(\tH\001R\023markdownDescription\210\001\001B\014\n\n_first" + "_runB\027\n\025_markdown_description\"\300\001\n\017MLMode" + "lMetadata\022\032\n\010versions\030\001 \003(\tR\010versions\022@\n" + "\nmodel_type\030\002 \001(\0162!.viam.app.mltraining." + "v1.ModelTypeR\tmodelType\022O\n\017model_framewo" + "rk\030\003 \001(\0162&.viam.app.mltraining.v1.ModelF" + "rameworkR\016modelFramework\"h\n\021MLTrainingVe" + "rsion\022\030\n\007version\030\001 \001(\tR\007version\0229\n\ncreat" + "ed_on\030\002 \001(\0132\032.google.protobuf.TimestampR" + "\tcreatedOn\"\377\001\n\022MLTrainingMetadata\022:\n\010ver" + "sions\030\005 \003(\0132\036.viam.app.v1.MLTrainingVers" + "ionR\010versions\022@\n\nmodel_type\030\002 \001(\0162!.viam" + ".app.mltraining.v1.ModelTypeR\tmodelType\022" + "O\n\017model_framework\030\003 \001(\0162&.viam.app.mltr" + "aining.v1.ModelFrameworkR\016modelFramework" + "\022\024\n\005draft\030\004 \001(\010R\005draftJ\004\010\001\020\002\"\214\007\n\014Registr" + "yItem\022\027\n\007item_id\030\001 \001(\tR\006itemId\022\'\n\017organi" + "zation_id\030\002 \001(\tR\016organizationId\022)\n\020publi" + "c_namespace\030\003 \001(\tR\017publicNamespace\022\022\n\004na" + "me\030\004 \001(\tR\004name\0225\n\004type\030\005 \001(\0162!.viam.app." + "packages.v1.PackageTypeR\004type\0227\n\nvisibil" + "ity\030\006 \001(\0162\027.viam.app.v1.VisibilityR\nvisi" + "bility\022\020\n\003url\030\007 \001(\tR\003url\022 \n\013description\030" + "\010 \001(\tR\013description\022*\n\021total_robot_usage\030" + "\t \001(\003R\017totalRobotUsage\022;\n\032total_external" + "_robot_usage\030\r \001(\003R\027totalExternalRobotUs" + "age\0228\n\030total_organization_usage\030\n \001(\003R\026t" + "otalOrganizationUsage\022I\n!total_external_" + "organization_usage\030\016 \001(\003R\036totalExternalO" + "rganizationUsage\022F\n\017module_metadata\030\013 \001(" + "\0132\033.viam.app.v1.ModuleMetadataH\000R\016module" + "Metadata\022J\n\021ml_model_metadata\030\014 \001(\0132\034.vi" + "am.app.v1.MLModelMetadataH\000R\017mlModelMeta" + "data\022S\n\024ml_training_metadata\030\022 \001(\0132\037.via" + "m.app.v1.MLTrainingMetadataH\000R\022mlTrainin" + "gMetadata\0229\n\ncreated_at\030\017 \001(\0132\032.google.p" + "rotobuf.TimestampR\tcreatedAt\0229\n\nupdated_" + "at\030\020 \001(\0132\032.google.protobuf.TimestampR\tup" + "datedAtB\n\n\010metadata\"\237\001\n\026GetRegistryItemR" + "equest\022\027\n\007item_id\030\001 \001(\tR\006itemId\022I\n\036inclu" + "de_markdown_documentation\030\002 \001(\010H\000R\034inclu" + "deMarkdownDocumentation\210\001\001B!\n\037_include_m" + "arkdown_documentation\"H\n\027GetRegistryItem" + "Response\022-\n\004item\030\001 \001(\0132\031.viam.app.v1.Reg" + "istryItemR\004item\"\217\001\n\031CreateRegistryItemRe" + "quest\022\'\n\017organization_id\030\001 \001(\tR\016organiza" + "tionId\022\022\n\004name\030\002 \001(\tR\004name\0225\n\004type\030\003 \001(\016" + "2!.viam.app.packages.v1.PackageTypeR\004typ" + "e\"\034\n\032CreateRegistryItemResponse\"\344\004\n\031Upda" + "teRegistryItemRequest\022\027\n\007item_id\030\001 \001(\tR\006" + "itemId\0225\n\004type\030\002 \001(\0162!.viam.app.packages" + ".v1.PackageTypeR\004type\022 \n\013description\030\003 \001" + "(\tR\013description\0227\n\nvisibility\030\004 \001(\0162\027.vi" + "am.app.v1.VisibilityR\nvisibility\022\025\n\003url\030" + "\005 \001(\tH\001R\003url\210\001\001\022Y\n\026update_module_metadat" + "a\030\006 \001(\0132!.viam.app.v1.UpdateModuleMetada" + "taH\000R\024updateModuleMetadata\022]\n\030update_ml_" + "model_metadata\030\007 \001(\0132\".viam.app.v1.Updat" + "eMLModelMetadataH\000R\025updateMlModelMetadat" + "a\022f\n\033update_ml_training_metadata\030\010 \001(\0132%" + ".viam.app.v1.UpdateMLTrainingMetadataH\000R" + "\030updateMlTrainingMetadata\0226\n\024markdown_de" + "scription\030\t \001(\tH\002R\023markdownDescription\210\001" + "\001B\n\n\010metadataB\006\n\004_urlB\027\n\025_markdown_descr" + "iption\"\034\n\032UpdateRegistryItemResponse\"\261\004\n" + "\030ListRegistryItemsRequest\022,\n\017organizatio" + "n_id\030\001 \001(\tH\000R\016organizationId\210\001\001\0227\n\005types" + "\030\002 \003(\0162!.viam.app.packages.v1.PackageTyp" + "eR\005types\022;\n\014visibilities\030\003 \003(\0162\027.viam.ap" + "p.v1.VisibilityR\014visibilities\022\034\n\tplatfor" + "ms\030\004 \003(\tR\tplatforms\022;\n\010statuses\030\005 \003(\0162\037." + "viam.app.v1.RegistryItemStatusR\010statuses" + "\022$\n\013search_term\030\006 \001(\tH\001R\nsearchTerm\210\001\001\022\"" + "\n\npage_token\030\007 \001(\tH\002R\tpageToken\210\001\001\022+\n\021pu" + "blic_namespaces\030\010 \003(\tR\020publicNamespaces\022" + "I\n\036include_markdown_documentation\030\t \001(\010H" + "\003R\034includeMarkdownDocumentation\210\001\001B\022\n\020_o" + "rganization_idB\016\n\014_search_termB\r\n\013_page_" + "tokenB!\n\037_include_markdown_documentation" + "\"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\032DeleteRegistryItemRespon" + "se\"O\n\031RenameRegistryItemRequest\022\027\n\007item_" + "id\030\001 \001(\tR\006itemId\022\031\n\010new_name\030\002 \001(\tR\007newN" + "ame\"K\n\032RenameRegistryItemResponse\022-\n\004ite" + "m\030\001 \001(\0132\031.viam.app.v1.RegistryItemR\004item" + "\"h\n\033TransferRegistryItemRequest\022\027\n\007item_" + "id\030\001 \001(\tR\006itemId\0220\n\024new_public_namespace" + "\030\002 \001(\tR\022newPublicNamespace\"\036\n\034TransferRe" + "gistryItemResponse\"R\n\023CreateModuleReques" + "t\022\'\n\017organization_id\030\001 \001(\tR\016organization" + "Id\022\022\n\004name\030\002 \001(\tR\004name\"E\n\024CreateModuleRe" + "sponse\022\033\n\tmodule_id\030\001 \001(\tR\010moduleId\022\020\n\003u" + "rl\030\002 \001(\tR\003url\"\222\003\n\023UpdateModuleRequest\022\033\n" + "\tmodule_id\030\001 \001(\tR\010moduleId\0227\n\nvisibility" + "\030\002 \001(\0162\027.viam.app.v1.VisibilityR\nvisibil" + "ity\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.viam.a" + "pp.v1.ModelR\006models\022\036\n\nentrypoint\030\006 \001(\tR" + "\nentrypoint\022 \n\tfirst_run\030\007 \001(\tH\000R\010firstR" + "un\210\001\001\022$\n\004apps\030\010 \003(\0132\020.viam.app.v1.AppR\004a" + "pps\0226\n\024markdown_description\030\t \001(\tH\001R\023mar" + "kdownDescription\210\001\001B\014\n\n_first_runB\027\n\025_ma" + "rkdown_description\"M\n\003App\022\022\n\004name\030\001 \001(\tR" + "\004name\022\022\n\004type\030\002 \001(\tR\004type\022\036\n\nentrypoint\030" + "\003 \001(\tR\nentrypoint\"(\n\024UpdateModuleRespons" + "e\022\020\n\003url\030\001 \001(\tR\003url\"b\n\024UpdateModuleMetad" + "ata\022*\n\006models\030\001 \003(\0132\022.viam.app.v1.ModelR" + "\006models\022\036\n\nentrypoint\030\002 \001(\tR\nentrypoint\"" + "\252\001\n\025UpdateMLModelMetadata\022@\n\nmodel_type\030" + "\001 \001(\0162!.viam.app.mltraining.v1.ModelType" + "R\tmodelType\022O\n\017model_framework\030\002 \001(\0162&.v" + "iam.app.mltraining.v1.ModelFrameworkR\016mo" + "delFramework\"\303\001\n\030UpdateMLTrainingMetadat" + "a\022@\n\nmodel_type\030\001 \001(\0162!.viam.app.mltrain" + "ing.v1.ModelTypeR\tmodelType\022O\n\017model_fra" + "mework\030\002 \001(\0162&.viam.app.mltraining.v1.Mo" + "delFrameworkR\016modelFramework\022\024\n\005draft\030\003 " + "\001(\010R\005draft\"\354\001\n\005Model\022\020\n\003api\030\001 \001(\tR\003api\022\024" + "\n\005model\030\002 \001(\tR\005model\022:\n\026markdown_documen" + "tation\030\003 \001(\tH\000R\025markdownDocumentation\210\001\001" + "\022%\n\013description\030\004 \001(\tH\001R\013description\210\001\001\022" + "-\n\022supported_hardware\030\005 \003(\tR\021supportedHa" + "rdwareB\031\n\027_markdown_documentationB\016\n\014_de" + "scription\"\210\001\n\016ModuleFileInfo\022\033\n\tmodule_i" + "d\030\001 \001(\tR\010moduleId\022\030\n\007version\030\002 \001(\tR\007vers" + "ion\022\032\n\010platform\030\003 \001(\tR\010platform\022#\n\rplatf" + "orm_tags\030\005 \003(\tR\014platformTags\"\207\001\n\027UploadM" + "oduleFileRequest\022G\n\020module_file_info\030\001 \001" + "(\0132\033.viam.app.v1.ModuleFileInfoH\000R\016modul" + "eFileInfo\022\024\n\004file\030\002 \001(\014H\000R\004fileB\r\n\013modul" + "e_file\",\n\030UploadModuleFileResponse\022\020\n\003ur" + "l\030\001 \001(\tR\003url\"\235\001\n\020GetModuleRequest\022\033\n\tmod" + "ule_id\030\001 \001(\tR\010moduleId\022I\n\036include_markdo" + "wn_documentation\030\002 \001(\010H\000R\034includeMarkdow" + "nDocumentation\210\001\001B!\n\037_include_markdown_d" + "ocumentation\"@\n\021GetModuleResponse\022+\n\006mod" + "ule\030\001 \001(\0132\023.viam.app.v1.ModuleR\006module\"\346" + "\004\n\006Module\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\010v" + "ersions\030\004 \003(\0132\033.viam.app.v1.VersionHisto" + "ryR\010versions\022\020\n\003url\030\005 \001(\tR\003url\022 \n\013descri" + "ption\030\006 \001(\tR\013description\022*\n\006models\030\007 \003(\013" + "2\022.viam.app.v1.ModelR\006models\022*\n\021total_ro" + "bot_usage\030\010 \001(\003R\017totalRobotUsage\0228\n\030tota" + "l_organization_usage\030\t \001(\003R\026totalOrganiz" + "ationUsage\022\'\n\017organization_id\030\n \001(\tR\016org" + "anizationId\022\036\n\nentrypoint\030\013 \001(\tR\nentrypo" + "int\022)\n\020public_namespace\030\014 \001(\tR\017publicNam" + "espace\022 \n\tfirst_run\030\r \001(\tH\000R\010firstRun\210\001\001" + "\0226\n\024markdown_description\030\016 \001(\tH\001R\023markdo" + "wnDescription\210\001\001B\014\n\n_first_runB\027\n\025_markd" + "own_description\"\243\002\n\016VersionHistory\022\030\n\007ve" + "rsion\030\001 \001(\tR\007version\022*\n\005files\030\002 \003(\0132\024.vi" + "am.app.v1.UploadsR\005files\022*\n\006models\030\003 \003(\013" + "2\022.viam.app.v1.ModelR\006models\022\036\n\nentrypoi" + "nt\030\004 \001(\tR\nentrypoint\022 \n\tfirst_run\030\005 \001(\tH" + "\000R\010firstRun\210\001\001\0226\n\024markdown_description\030\006" + " \001(\tH\001R\023markdownDescription\210\001\001B\014\n\n_first" + "_runB\027\n\025_markdown_description\"b\n\007Uploads" + "\022\032\n\010platform\030\001 \001(\tR\010platform\022;\n\013uploaded" + "_at\030\002 \001(\0132\032.google.protobuf.TimestampR\nu" + "ploadedAt\"\304\001\n\022ListModulesRequest\022,\n\017orga" + "nization_id\030\001 \001(\tH\000R\016organizationId\210\001\001\022I" + "\n\036include_markdown_documentation\030\002 \001(\010H\001" + "R\034includeMarkdownDocumentation\210\001\001B\022\n\020_or" + "ganization_idB!\n\037_include_markdown_docum" + "entation\"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\"" + "\346\001\n\nOrgDetails\022\025\n\006org_id\030\001 \001(\tR\005orgId\022\031\n" + "\010org_name\030\002 \001(\tR\007orgName\022\034\n\007org_cid\030\003 \001(" + "\tH\000R\006orgCid\210\001\001\022.\n\020public_namespace\030\004 \001(\t" + "H\001R\017publicNamespace\210\001\001\022&\n\014billing_tier\030\005" + " \001(\tH\002R\013billingTier\210\001\001B\n\n\010_org_cidB\023\n\021_p" + "ublic_namespaceB\017\n\r_billing_tier\"N\n\037List" + "OrganizationsByUserResponse\022+\n\004orgs\030\001 \003(" + "\0132\027.viam.app.v1.OrgDetailsR\004orgs\"\324\001\n\032Sea" + "rchOrganizationsRequest\022\032\n\006org_id\030\001 \001(\tH" + "\000R\005orgId\210\001\001\022\036\n\010org_name\030\002 \001(\tH\001R\007orgName" + "\210\001\001\022\025\n\003cid\030\003 \001(\tH\002R\003cid\210\001\001\022.\n\020public_nam" + "espace\030\004 \001(\tH\003R\017publicNamespace\210\001\001B\t\n\007_o" + "rg_idB\013\n\t_org_nameB\006\n\004_cidB\023\n\021_public_na" + "mespace\"\\\n\033SearchOrganizationsResponse\022=" + "\n\rorganizations\030\001 \003(\0132\027.viam.app.v1.OrgD" + "etailsR\rorganizations\"j\n\020CreateKeyReques" + "t\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\020DeleteKeyReq" + "uest\022\016\n\002id\030\001 \001(\tR\002id\"\023\n\021DeleteKeyRespons" + "e\"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\024A" + "uthorizationDetails\022-\n\022authorization_typ" + "e\030\001 \001(\tR\021authorizationType\022)\n\020authorizat" + "ion_id\030\002 \001(\tR\017authorizationId\022#\n\rresourc" + "e_type\030\003 \001(\tR\014resourceType\022\037\n\013resource_i" + "d\030\004 \001(\tR\nresourceId\022\025\n\006org_id\030\005 \001(\tR\005org" + "Id\"\223\001\n\030APIKeyWithAuthorizations\022,\n\007api_k" + "ey\030\001 \001(\0132\023.viam.app.v1.APIKeyR\006apiKey\022I\n" + "\016authorizations\030\002 \003(\0132!.viam.app.v1.Auth" + "orizationDetailsR\016authorizations\"(\n\017List" + "KeysRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"T\n\020Li" + "stKeysResponse\022@\n\010api_keys\030\001 \003(\0132%.viam." + "app.v1.APIKeyWithAuthorizationsR\007apiKeys" + "\"\"\n\020RotateKeyRequest\022\016\n\002id\030\001 \001(\tR\002id\"5\n\021" + "RotateKeyResponse\022\016\n\002id\030\001 \001(\tR\002id\022\020\n\003key" + "\030\002 \001(\tR\003key\"\?\n-CreateKeyFromExistingKeyA" + "uthorizationsRequest\022\016\n\002id\030\001 \001(\tR\002id\"R\n." + "CreateKeyFromExistingKeyAuthorizationsRe" + "sponse\022\016\n\002id\030\001 \001(\tR\002id\022\020\n\003key\030\002 \001(\tR\003key" + "\"U\n\024GetAppContentRequest\022)\n\020public_names" + "pace\030\001 \001(\tR\017publicNamespace\022\022\n\004name\030\002 \001(" + "\tR\004name\"T\n\025GetAppContentResponse\022\033\n\tblob" + "_path\030\001 \001(\tR\010blobPath\022\036\n\nentrypoint\030\002 \001(" + "\tR\nentrypoint\"G\n\032OrganizationSetLogoRequ" + "est\022\025\n\006org_id\030\001 \001(\tR\005orgId\022\022\n\004logo\030\002 \001(\014" + "R\004logo\"\035\n\033OrganizationSetLogoResponse\"3\n" + "\032OrganizationGetLogoRequest\022\025\n\006org_id\030\001 " + "\001(\tR\005orgId\"/\n\033OrganizationGetLogoRespons" + "e\022\020\n\003url\030\001 \001(\tR\003url\"1\n\030EnableAuthService" + "Request\022\025\n\006org_id\030\001 \001(\tR\005orgId\"\033\n\031Enable" + "AuthServiceResponse\"2\n\031DisableAuthServic" + "eRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"\034\n\032Disab" + "leAuthServiceResponse\"\214\001\n\025CreateOAuthApp" + "Request\022\025\n\006org_id\030\001 \001(\tR\005orgId\022\037\n\013client" + "_name\030\002 \001(\tR\nclientName\022;\n\014oauth_config\030" + "\003 \001(\0132\030.viam.app.v1.OAuthConfigR\013oauthCo" + "nfig\"Z\n\026CreateOAuthAppResponse\022\033\n\tclient" + "_id\030\001 \001(\tR\010clientId\022#\n\rclient_secret\030\002 \001" + "(\tR\014clientSecret\"I\n\023ReadOAuthAppRequest\022" + "\025\n\006org_id\030\001 \001(\tR\005orgId\022\033\n\tclient_id\030\002 \001(" + "\tR\010clientId\"\231\001\n\024ReadOAuthAppResponse\022\037\n\013" + "client_name\030\001 \001(\tR\nclientName\022#\n\rclient_" + "secret\030\002 \001(\tR\014clientSecret\022;\n\014oauth_conf" + "ig\030\003 \001(\0132\030.viam.app.v1.OAuthConfigR\013oaut" + "hConfig\"\251\001\n\025UpdateOAuthAppRequest\022\025\n\006org" + "_id\030\001 \001(\tR\005orgId\022\033\n\tclient_id\030\002 \001(\tR\010cli" + "entId\022\037\n\013client_name\030\003 \001(\tR\nclientName\022;" + "\n\014oauth_config\030\004 \001(\0132\030.viam.app.v1.OAuth" + "ConfigR\013oauthConfig\"\030\n\026UpdateOAuthAppRes" + "ponse\"K\n\025DeleteOAuthAppRequest\022\025\n\006org_id" + "\030\001 \001(\tR\005orgId\022\033\n\tclient_id\030\002 \001(\tR\010client" + "Id\"\030\n\026DeleteOAuthAppResponse\"-\n\024ListOAut" + "hAppsRequest\022\025\n\006org_id\030\001 \001(\tR\005orgId\"6\n\025L" + "istOAuthAppsResponse\022\035\n\nclient_ids\030\001 \003(\t" + "R\tclientIds\"\366\002\n\013OAuthConfig\022V\n\025client_au" + "thentication\030\001 \001(\0162!.viam.app.v1.ClientA" + "uthenticationR\024clientAuthentication\022%\n\004p" + "kce\030\002 \001(\0162\021.viam.app.v1.PKCER\004pkce\022A\n\016ur" + "l_validation\030\003 \001(\0162\032.viam.app.v1.URLVali" + "dationR\rurlValidation\022\037\n\013origin_uris\030\004 \003" + "(\tR\noriginUris\022#\n\rredirect_uris\030\005 \003(\tR\014r" + "edirectUris\022\035\n\nlogout_uri\030\006 \001(\tR\tlogoutU" + "ri\022@\n\016enabled_grants\030\007 \003(\0162\031.viam.app.v1" + ".EnabledGrantR\renabledGrants*\321\001\n\022Authent" + "icationType\022#\n\037AUTHENTICATION_TYPE_UNSPE" + "CIFIED\020\000\022!\n\035AUTHENTICATION_TYPE_WEB_OAUT" + "H\020\001\022\037\n\033AUTHENTICATION_TYPE_API_KEY\020\002\022)\n%" + "AUTHENTICATION_TYPE_ROBOT_PART_SECRET\020\003\022" + "\'\n#AUTHENTICATION_TYPE_LOCATION_SECRET\020\004" + "*\243\001\n\022FragmentVisibility\022#\n\037FRAGMENT_VISI" + "BILITY_UNSPECIFIED\020\000\022\037\n\033FRAGMENT_VISIBIL" + "ITY_PRIVATE\020\001\022\036\n\032FRAGMENT_VISIBILITY_PUB" + "LIC\020\002\022\'\n#FRAGMENT_VISIBILITY_PUBLIC_UNLI" + "STED\020\003*\335\001\n\021FragmentErrorType\022#\n\037FRAGMENT" + "_ERROR_TYPE_UNSPECIFIED\020\000\022!\n\035FRAGMENT_ER" + "ROR_TYPE_NO_ACCESS\020\001\022.\n*FRAGMENT_ERROR_T" + "YPE_NESTING_LIMIT_EXCEEDED\020\002\022(\n$FRAGMENT" + "_ERROR_TYPE_CHILD_ID_INVALID\020\003\022&\n\"FRAGME" + "NT_ERROR_TYPE_CYCLE_DETECTED\020\004*\207\001\n\022Regis" + "tryItemStatus\022$\n REGISTRY_ITEM_STATUS_UN" + "SPECIFIED\020\000\022\"\n\036REGISTRY_ITEM_STATUS_PUBL" + "ISHED\020\001\022\'\n#REGISTRY_ITEM_STATUS_IN_DEVEL" + "OPMENT\020\002*w\n\nVisibility\022\032\n\026VISIBILITY_UNS" + "PECIFIED\020\000\022\026\n\022VISIBILITY_PRIVATE\020\001\022\025\n\021VI" + "SIBILITY_PUBLIC\020\002\022\036\n\032VISIBILITY_PUBLIC_U" + "NLISTED\020\003*\301\001\n\024ClientAuthentication\022%\n!CL" + "IENT_AUTHENTICATION_UNSPECIFIED\020\000\022\"\n\036CLI" + "ENT_AUTHENTICATION_REQUIRED\020\001\022&\n\"CLIENT_" + "AUTHENTICATION_NOT_REQUIRED\020\002\0226\n2CLIENT_" + "AUTHENTICATION_NOT_REQUIRED_WHEN_USING_P" + "KCE\020\003*~\n\004PKCE\022\024\n\020PKCE_UNSPECIFIED\020\000\022\021\n\rP" + "KCE_REQUIRED\020\001\022\025\n\021PKCE_NOT_REQUIRED\020\002\0226\n" + "2PKCE_NOT_REQUIRED_WHEN_USING_CLIENT_AUT" + "HENTICATION\020\003*s\n\rURLValidation\022\036\n\032URL_VA" + "LIDATION_UNSPECIFIED\020\000\022\036\n\032URL_VALIDATION" + "_EXACT_MATCH\020\001\022\"\n\036URL_VALIDATION_ALLOW_W" + "ILDCARDS\020\002*\313\001\n\014EnabledGrant\022\035\n\031ENABLED_G" + "RANT_UNSPECIFIED\020\000\022$\n ENABLED_GRANT_AUTH" + "ORIZATION_CODE\020\001\022\032\n\026ENABLED_GRANT_IMPLIC" + "IT\020\002\022\032\n\026ENABLED_GRANT_PASSWORD\020\003\022\037\n\033ENAB" + "LED_GRANT_REFRESH_TOKEN\020\004\022\035\n\031ENABLED_GRA" + "NT_DEVICE_CODE\020\0052\302R\n\nAppService\022_\n\020GetUs" + "erIDByEmail\022$.viam.app.v1.GetUserIDByEma" + "ilRequest\032%.viam.app.v1.GetUserIDByEmail" + "Response\022e\n\022CreateOrganization\022&.viam.ap" + "p.v1.CreateOrganizationRequest\032\'.viam.ap" + "p.v1.CreateOrganizationResponse\022b\n\021ListO" + "rganizations\022%.viam.app.v1.ListOrganizat" + "ionsRequest\032&.viam.app.v1.ListOrganizati" + "onsResponse\022\233\001\n$GetOrganizationsWithAcce" + "ssToLocation\0228.viam.app.v1.GetOrganizati" + "onsWithAccessToLocationRequest\0329.viam.ap" "p.v1.GetOrganizationsWithAccessToLocatio" - "nRequest\0329.viam.app.v1.GetOrganizationsW" - "ithAccessToLocationResponse\022t\n\027ListOrgan" - "izationsByUser\022+.viam.app.v1.ListOrganiz" - "ationsByUserRequest\032,.viam.app.v1.ListOr" - "ganizationsByUserResponse\022h\n\023SearchOrgan" - "izations\022\'.viam.app.v1.SearchOrganizatio" - "nsRequest\032(.viam.app.v1.SearchOrganizati" - "onsResponse\022\\\n\017GetOrganization\022#.viam.ap" - "p.v1.GetOrganizationRequest\032$.viam.app.v" - "1.GetOrganizationResponse\022\233\001\n$GetOrganiz" - "ationNamespaceAvailability\0228.viam.app.v1" - ".GetOrganizationNamespaceAvailabilityReq" - "uest\0329.viam.app.v1.GetOrganizationNamesp" - "aceAvailabilityResponse\022e\n\022UpdateOrganiz" - "ation\022&.viam.app.v1.UpdateOrganizationRe" - "quest\032\'.viam.app.v1.UpdateOrganizationRe" - "sponse\022e\n\022DeleteOrganization\022&.viam.app." - "v1.DeleteOrganizationRequest\032\'.viam.app." - "v1.DeleteOrganizationResponse\022t\n\027GetOrga" - "nizationMetadata\022+.viam.app.v1.GetOrgani" - "zationMetadataRequest\032,.viam.app.v1.GetO" - "rganizationMetadataResponse\022}\n\032UpdateOrg" - "anizationMetadata\022..viam.app.v1.UpdateOr" - "ganizationMetadataRequest\032/.viam.app.v1." - "UpdateOrganizationMetadataResponse\022t\n\027Li" - "stOrganizationMembers\022+.viam.app.v1.List" - "OrganizationMembersRequest\032,.viam.app.v1" - ".ListOrganizationMembersResponse\022w\n\030Crea" - "teOrganizationInvite\022,.viam.app.v1.Creat" - "eOrganizationInviteRequest\032-.viam.app.v1" - ".CreateOrganizationInviteResponse\022\241\001\n&Up" - "dateOrganizationInviteAuthorizations\022:.v" - "iam.app.v1.UpdateOrganizationInviteAutho" - "rizationsRequest\032;.viam.app.v1.UpdateOrg" - "anizationInviteAuthorizationsResponse\022w\n" - "\030DeleteOrganizationMember\022,.viam.app.v1." - "DeleteOrganizationMemberRequest\032-.viam.a" - "pp.v1.DeleteOrganizationMemberResponse\022w" - "\n\030DeleteOrganizationInvite\022,.viam.app.v1" - ".DeleteOrganizationInviteRequest\032-.viam." - "app.v1.DeleteOrganizationInviteResponse\022" - "w\n\030ResendOrganizationInvite\022,.viam.app.v" - "1.ResendOrganizationInviteRequest\032-.viam" - ".app.v1.ResendOrganizationInviteResponse" - "\022k\n\024EnableBillingService\022(.viam.app.v1.E" - "nableBillingServiceRequest\032).viam.app.v1" - ".EnableBillingServiceResponse\022n\n\025Disable" - "BillingService\022).viam.app.v1.DisableBill" - "ingServiceRequest\032*.viam.app.v1.DisableB" - "illingServiceResponse\022k\n\024UpdateBillingSe" - "rvice\022(.viam.app.v1.UpdateBillingService" - "Request\032).viam.app.v1.UpdateBillingServi" - "ceResponse\022t\n\027GetBillingServiceConfig\022+." - "viam.app.v1.GetBillingServiceConfigReque" - "st\032,.viam.app.v1.GetBillingServiceConfig" - "Response\022\200\001\n\033OrganizationSetSupportEmail" - "\022/.viam.app.v1.OrganizationSetSupportEma" - "ilRequest\0320.viam.app.v1.OrganizationSetS" - "upportEmailResponse\022\200\001\n\033OrganizationGetS" - "upportEmail\022/.viam.app.v1.OrganizationGe" - "tSupportEmailRequest\0320.viam.app.v1.Organ" - "izationGetSupportEmailResponse\022h\n\023Organi" - "zationSetLogo\022\'.viam.app.v1.Organization" - "SetLogoRequest\032(.viam.app.v1.Organizatio" - "nSetLogoResponse\022h\n\023OrganizationGetLogo\022" - "\'.viam.app.v1.OrganizationGetLogoRequest" - "\032(.viam.app.v1.OrganizationGetLogoRespon" - "se\022b\n\021EnableAuthService\022%.viam.app.v1.En" - "ableAuthServiceRequest\032&.viam.app.v1.Ena" - "bleAuthServiceResponse\022e\n\022DisableAuthSer" - "vice\022&.viam.app.v1.DisableAuthServiceReq" - "uest\032\'.viam.app.v1.DisableAuthServiceRes" - "ponse\022Y\n\016CreateOAuthApp\022\".viam.app.v1.Cr" - "eateOAuthAppRequest\032#.viam.app.v1.Create" - "OAuthAppResponse\022S\n\014ReadOAuthApp\022 .viam." - "app.v1.ReadOAuthAppRequest\032!.viam.app.v1" - ".ReadOAuthAppResponse\022Y\n\016UpdateOAuthApp\022" - "\".viam.app.v1.UpdateOAuthAppRequest\032#.vi" - "am.app.v1.UpdateOAuthAppResponse\022Y\n\016Dele" - "teOAuthApp\022\".viam.app.v1.DeleteOAuthAppR" - "equest\032#.viam.app.v1.DeleteOAuthAppRespo" - "nse\022V\n\rListOAuthApps\022!.viam.app.v1.ListO" - "AuthAppsRequest\032\".viam.app.v1.ListOAuthA" - "ppsResponse\022Y\n\016CreateLocation\022\".viam.app" - ".v1.CreateLocationRequest\032#.viam.app.v1." - "CreateLocationResponse\022P\n\013GetLocation\022\037." - "viam.app.v1.GetLocationRequest\032 .viam.ap" - "p.v1.GetLocationResponse\022Y\n\016UpdateLocati" - "on\022\".viam.app.v1.UpdateLocationRequest\032#" - ".viam.app.v1.UpdateLocationResponse\022Y\n\016D" - "eleteLocation\022\".viam.app.v1.DeleteLocati" - "onRequest\032#.viam.app.v1.DeleteLocationRe" - "sponse\022h\n\023GetLocationMetadata\022\'.viam.app" - ".v1.GetLocationMetadataRequest\032(.viam.ap" - "p.v1.GetLocationMetadataResponse\022q\n\026Upda" - "teLocationMetadata\022*.viam.app.v1.UpdateL" - "ocationMetadataRequest\032+.viam.app.v1.Upd" - "ateLocationMetadataResponse\022V\n\rListLocat" - "ions\022!.viam.app.v1.ListLocationsRequest\032" - "\".viam.app.v1.ListLocationsResponse\022V\n\rS" - "hareLocation\022!.viam.app.v1.ShareLocation" - "Request\032\".viam.app.v1.ShareLocationRespo" - "nse\022\\\n\017UnshareLocation\022#.viam.app.v1.Uns" - "hareLocationRequest\032$.viam.app.v1.Unshar" - "eLocationResponse\022S\n\014LocationAuth\022 .viam" - ".app.v1.LocationAuthRequest\032!.viam.app.v" - "1.LocationAuthResponse\022k\n\024CreateLocation" - "Secret\022(.viam.app.v1.CreateLocationSecre" - "tRequest\032).viam.app.v1.CreateLocationSec" - "retResponse\022k\n\024DeleteLocationSecret\022(.vi" - "am.app.v1.DeleteLocationSecretRequest\032)." - "viam.app.v1.DeleteLocationSecretResponse" - "\022G\n\010GetRobot\022\034.viam.app.v1.GetRobotReque" - "st\032\035.viam.app.v1.GetRobotResponse\022_\n\020Get" - "RobotMetadata\022$.viam.app.v1.GetRobotMeta" - "dataRequest\032%.viam.app.v1.GetRobotMetada" - "taResponse\022h\n\023UpdateRobotMetadata\022\'.viam" - ".app.v1.UpdateRobotMetadataRequest\032(.via" - "m.app.v1.UpdateRobotMetadataResponse\022k\n\024" - "GetRoverRentalRobots\022(.viam.app.v1.GetRo" - "verRentalRobotsRequest\032).viam.app.v1.Get" - "RoverRentalRobotsResponse\022V\n\rGetRobotPar" - "ts\022!.viam.app.v1.GetRobotPartsRequest\032\"." - "viam.app.v1.GetRobotPartsResponse\022S\n\014Get" - "RobotPart\022 .viam.app.v1.GetRobotPartRequ" - "est\032!.viam.app.v1.GetRobotPartResponse\022_" - "\n\020GetRobotPartLogs\022$.viam.app.v1.GetRobo" - "tPartLogsRequest\032%.viam.app.v1.GetRobotP" - "artLogsResponse\022d\n\021TailRobotPartLogs\022%.v" - "iam.app.v1.TailRobotPartLogsRequest\032&.vi" - "am.app.v1.TailRobotPartLogsResponse0\001\022h\n" - "\023GetRobotPartHistory\022\'.viam.app.v1.GetRo" - "botPartHistoryRequest\032(.viam.app.v1.GetR" - "obotPartHistoryResponse\022\\\n\017UpdateRobotPa" - "rt\022#.viam.app.v1.UpdateRobotPartRequest\032" - "$.viam.app.v1.UpdateRobotPartResponse\022S\n" - "\014NewRobotPart\022 .viam.app.v1.NewRobotPart" - "Request\032!.viam.app.v1.NewRobotPartRespon" - "se\022\\\n\017DeleteRobotPart\022#.viam.app.v1.Dele" - "teRobotPartRequest\032$.viam.app.v1.DeleteR" - "obotPartResponse\022k\n\024GetRobotPartMetadata" - "\022(.viam.app.v1.GetRobotPartMetadataReque" - "st\032).viam.app.v1.GetRobotPartMetadataRes" - "ponse\022t\n\027UpdateRobotPartMetadata\022+.viam." - "app.v1.UpdateRobotPartMetadataRequest\032,." - "viam.app.v1.UpdateRobotPartMetadataRespo" - "nse\022\\\n\017GetRobotAPIKeys\022#.viam.app.v1.Get" - "RobotAPIKeysRequest\032$.viam.app.v1.GetRob" - "otAPIKeysResponse\022Y\n\016MarkPartAsMain\022\".vi" - "am.app.v1.MarkPartAsMainRequest\032#.viam.a" - "pp.v1.MarkPartAsMainResponse\022e\n\022MarkPart" - "ForRestart\022&.viam.app.v1.MarkPartForRest" - "artRequest\032\'.viam.app.v1.MarkPartForRest" - "artResponse\022n\n\025CreateRobotPartSecret\022).v" - "iam.app.v1.CreateRobotPartSecretRequest\032" - "*.viam.app.v1.CreateRobotPartSecretRespo" - "nse\022n\n\025DeleteRobotPartSecret\022).viam.app." - "v1.DeleteRobotPartSecretRequest\032*.viam.a" - "pp.v1.DeleteRobotPartSecretResponse\022M\n\nL" - "istRobots\022\036.viam.app.v1.ListRobotsReques" - "t\032\037.viam.app.v1.ListRobotsResponse\022G\n\010Ne" - "wRobot\022\034.viam.app.v1.NewRobotRequest\032\035.v" - "iam.app.v1.NewRobotResponse\022P\n\013UpdateRob" - "ot\022\037.viam.app.v1.UpdateRobotRequest\032 .vi" - "am.app.v1.UpdateRobotResponse\022P\n\013DeleteR" - "obot\022\037.viam.app.v1.DeleteRobotRequest\032 ." - "viam.app.v1.DeleteRobotResponse\022V\n\rListF" - "ragments\022!.viam.app.v1.ListFragmentsRequ" - "est\032\".viam.app.v1.ListFragmentsResponse\022" - "P\n\013GetFragment\022\037.viam.app.v1.GetFragment" - "Request\032 .viam.app.v1.GetFragmentRespons" - "e\022Y\n\016CreateFragment\022\".viam.app.v1.Create" - "FragmentRequest\032#.viam.app.v1.CreateFrag" - "mentResponse\022Y\n\016UpdateFragment\022\".viam.ap" - "p.v1.UpdateFragmentRequest\032#.viam.app.v1" - ".UpdateFragmentResponse\022Y\n\016DeleteFragmen" - "t\022\".viam.app.v1.DeleteFragmentRequest\032#." - "viam.app.v1.DeleteFragmentResponse\022h\n\023Li" - "stNestedFragments\022\'.viam.app.v1.ListNest" - "edFragmentsRequest\032(.viam.app.v1.ListNes" - "tedFragmentsResponse\022k\n\024ListMachineFragm" - "ents\022(.viam.app.v1.ListMachineFragmentsR" - "equest\032).viam.app.v1.ListMachineFragment" - "sResponse\022k\n\024ListMachineSummaries\022(.viam" - ".app.v1.ListMachineSummariesRequest\032).vi" - "am.app.v1.ListMachineSummariesResponse\022e" - "\n\022GetFragmentHistory\022&.viam.app.v1.GetFr" - "agmentHistoryRequest\032\'.viam.app.v1.GetFr" - "agmentHistoryResponse\022_\n\020GetFragmentUsag" - "e\022$.viam.app.v1.GetFragmentUsageRequest\032" - "%.viam.app.v1.GetFragmentUsageResponse\022Y" - "\n\016SetFragmentTag\022\".viam.app.v1.SetFragme" - "ntTagRequest\032#.viam.app.v1.SetFragmentTa" - "gResponse\022b\n\021DeleteFragmentTag\022%.viam.ap" - "p.v1.DeleteFragmentTagRequest\032&.viam.app" - ".v1.DeleteFragmentTagResponse\022D\n\007AddRole" - "\022\033.viam.app.v1.AddRoleRequest\032\034.viam.app" - ".v1.AddRoleResponse\022M\n\nRemoveRole\022\036.viam" - ".app.v1.RemoveRoleRequest\032\037.viam.app.v1." - "RemoveRoleResponse\022M\n\nChangeRole\022\036.viam." - "app.v1.ChangeRoleRequest\032\037.viam.app.v1.C" - "hangeRoleResponse\022e\n\022ListAuthorizations\022" - "&.viam.app.v1.ListAuthorizationsRequest\032" - "\'.viam.app.v1.ListAuthorizationsResponse" - "\022_\n\020CheckPermissions\022$.viam.app.v1.Check" - "PermissionsRequest\032%.viam.app.v1.CheckPe" - "rmissionsResponse\022\\\n\017GetRegistryItem\022#.v" - "iam.app.v1.GetRegistryItemRequest\032$.viam" - ".app.v1.GetRegistryItemResponse\022e\n\022Creat" - "eRegistryItem\022&.viam.app.v1.CreateRegist" - "ryItemRequest\032\'.viam.app.v1.CreateRegist" - "ryItemResponse\022e\n\022UpdateRegistryItem\022&.v" - "iam.app.v1.UpdateRegistryItemRequest\032\'.v" - "iam.app.v1.UpdateRegistryItemResponse\022b\n" - "\021ListRegistryItems\022%.viam.app.v1.ListReg" - "istryItemsRequest\032&.viam.app.v1.ListRegi" - "stryItemsResponse\022e\n\022DeleteRegistryItem\022" - "&.viam.app.v1.DeleteRegistryItemRequest\032" - "\'.viam.app.v1.DeleteRegistryItemResponse" - "\022e\n\022RenameRegistryItem\022&.viam.app.v1.Ren" - "ameRegistryItemRequest\032\'.viam.app.v1.Ren" - "ameRegistryItemResponse\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" - "thorizationsResponse\022V\n\rGetAppContent\022!." - "viam.app.v1.GetAppContentRequest\032\".viam." - "app.v1.GetAppContentResponseB\030Z\026go.viam." - "com/api/app/v1b\006proto3" + "nResponse\022t\n\027ListOrganizationsByUser\022+.v" + "iam.app.v1.ListOrganizationsByUserReques" + "t\032,.viam.app.v1.ListOrganizationsByUserR" + "esponse\022h\n\023SearchOrganizations\022\'.viam.ap" + "p.v1.SearchOrganizationsRequest\032(.viam.a" + "pp.v1.SearchOrganizationsResponse\022\\\n\017Get" + "Organization\022#.viam.app.v1.GetOrganizati" + "onRequest\032$.viam.app.v1.GetOrganizationR" + "esponse\022\233\001\n$GetOrganizationNamespaceAvai" + "lability\0228.viam.app.v1.GetOrganizationNa" + "mespaceAvailabilityRequest\0329.viam.app.v1" + ".GetOrganizationNamespaceAvailabilityRes" + "ponse\022e\n\022UpdateOrganization\022&.viam.app.v" + "1.UpdateOrganizationRequest\032\'.viam.app.v" + "1.UpdateOrganizationResponse\022\200\001\n\033UpdateO" + "rganizationNamespace\022/.viam.app.v1.Updat" + "eOrganizationNamespaceRequest\0320.viam.app" + ".v1.UpdateOrganizationNamespaceResponse\022" + "e\n\022DeleteOrganization\022&.viam.app.v1.Dele" + "teOrganizationRequest\032\'.viam.app.v1.Dele" + "teOrganizationResponse\022t\n\027GetOrganizatio" + "nMetadata\022+.viam.app.v1.GetOrganizationM" + "etadataRequest\032,.viam.app.v1.GetOrganiza" + "tionMetadataResponse\022}\n\032UpdateOrganizati" + "onMetadata\022..viam.app.v1.UpdateOrganizat" + "ionMetadataRequest\032/.viam.app.v1.UpdateO" + "rganizationMetadataResponse\022t\n\027ListOrgan" + "izationMembers\022+.viam.app.v1.ListOrganiz" + "ationMembersRequest\032,.viam.app.v1.ListOr" + "ganizationMembersResponse\022w\n\030CreateOrgan" + "izationInvite\022,.viam.app.v1.CreateOrgani" + "zationInviteRequest\032-.viam.app.v1.Create" + "OrganizationInviteResponse\022\241\001\n&UpdateOrg" + "anizationInviteAuthorizations\022:.viam.app" + ".v1.UpdateOrganizationInviteAuthorizatio" + "nsRequest\032;.viam.app.v1.UpdateOrganizati" + "onInviteAuthorizationsResponse\022w\n\030Delete" + "OrganizationMember\022,.viam.app.v1.DeleteO" + "rganizationMemberRequest\032-.viam.app.v1.D" + "eleteOrganizationMemberResponse\022w\n\030Delet" + "eOrganizationInvite\022,.viam.app.v1.Delete" + "OrganizationInviteRequest\032-.viam.app.v1." + "DeleteOrganizationInviteResponse\022w\n\030Rese" + "ndOrganizationInvite\022,.viam.app.v1.Resen" + "dOrganizationInviteRequest\032-.viam.app.v1" + ".ResendOrganizationInviteResponse\022k\n\024Ena" + "bleBillingService\022(.viam.app.v1.EnableBi" + "llingServiceRequest\032).viam.app.v1.Enable" + "BillingServiceResponse\022n\n\025DisableBilling" + "Service\022).viam.app.v1.DisableBillingServ" + "iceRequest\032*.viam.app.v1.DisableBillingS" + "erviceResponse\022k\n\024UpdateBillingService\022(" + ".viam.app.v1.UpdateBillingServiceRequest" + "\032).viam.app.v1.UpdateBillingServiceRespo" + "nse\022t\n\027GetBillingServiceConfig\022+.viam.ap" + "p.v1.GetBillingServiceConfigRequest\032,.vi" + "am.app.v1.GetBillingServiceConfigRespons" + "e\022\200\001\n\033OrganizationSetSupportEmail\022/.viam" + ".app.v1.OrganizationSetSupportEmailReque" + "st\0320.viam.app.v1.OrganizationSetSupportE" + "mailResponse\022\200\001\n\033OrganizationGetSupportE" + "mail\022/.viam.app.v1.OrganizationGetSuppor" + "tEmailRequest\0320.viam.app.v1.Organization" + "GetSupportEmailResponse\022h\n\023OrganizationS" + "etLogo\022\'.viam.app.v1.OrganizationSetLogo" + "Request\032(.viam.app.v1.OrganizationSetLog" + "oResponse\022h\n\023OrganizationGetLogo\022\'.viam." + "app.v1.OrganizationGetLogoRequest\032(.viam" + ".app.v1.OrganizationGetLogoResponse\022b\n\021E" + "nableAuthService\022%.viam.app.v1.EnableAut" + "hServiceRequest\032&.viam.app.v1.EnableAuth" + "ServiceResponse\022e\n\022DisableAuthService\022&." + "viam.app.v1.DisableAuthServiceRequest\032\'." + "viam.app.v1.DisableAuthServiceResponse\022Y" + "\n\016CreateOAuthApp\022\".viam.app.v1.CreateOAu" + "thAppRequest\032#.viam.app.v1.CreateOAuthAp" + "pResponse\022S\n\014ReadOAuthApp\022 .viam.app.v1." + "ReadOAuthAppRequest\032!.viam.app.v1.ReadOA" + "uthAppResponse\022Y\n\016UpdateOAuthApp\022\".viam." + "app.v1.UpdateOAuthAppRequest\032#.viam.app." + "v1.UpdateOAuthAppResponse\022Y\n\016DeleteOAuth" + "App\022\".viam.app.v1.DeleteOAuthAppRequest\032" + "#.viam.app.v1.DeleteOAuthAppResponse\022V\n\r" + "ListOAuthApps\022!.viam.app.v1.ListOAuthApp" + "sRequest\032\".viam.app.v1.ListOAuthAppsResp" + "onse\022Y\n\016CreateLocation\022\".viam.app.v1.Cre" + "ateLocationRequest\032#.viam.app.v1.CreateL" + "ocationResponse\022P\n\013GetLocation\022\037.viam.ap" + "p.v1.GetLocationRequest\032 .viam.app.v1.Ge" + "tLocationResponse\022Y\n\016UpdateLocation\022\".vi" + "am.app.v1.UpdateLocationRequest\032#.viam.a" + "pp.v1.UpdateLocationResponse\022Y\n\016DeleteLo" + "cation\022\".viam.app.v1.DeleteLocationReque" + "st\032#.viam.app.v1.DeleteLocationResponse\022" + "h\n\023GetLocationMetadata\022\'.viam.app.v1.Get" + "LocationMetadataRequest\032(.viam.app.v1.Ge" + "tLocationMetadataResponse\022q\n\026UpdateLocat" + "ionMetadata\022*.viam.app.v1.UpdateLocation" + "MetadataRequest\032+.viam.app.v1.UpdateLoca" + "tionMetadataResponse\022V\n\rListLocations\022!." + "viam.app.v1.ListLocationsRequest\032\".viam." + "app.v1.ListLocationsResponse\022V\n\rShareLoc" + "ation\022!.viam.app.v1.ShareLocationRequest" + "\032\".viam.app.v1.ShareLocationResponse\022\\\n\017" + "UnshareLocation\022#.viam.app.v1.UnshareLoc" + "ationRequest\032$.viam.app.v1.UnshareLocati" + "onResponse\022S\n\014LocationAuth\022 .viam.app.v1" + ".LocationAuthRequest\032!.viam.app.v1.Locat" + "ionAuthResponse\022k\n\024CreateLocationSecret\022" + "(.viam.app.v1.CreateLocationSecretReques" + "t\032).viam.app.v1.CreateLocationSecretResp" + "onse\022k\n\024DeleteLocationSecret\022(.viam.app." + "v1.DeleteLocationSecretRequest\032).viam.ap" + "p.v1.DeleteLocationSecretResponse\022G\n\010Get" + "Robot\022\034.viam.app.v1.GetRobotRequest\032\035.vi" + "am.app.v1.GetRobotResponse\022_\n\020GetRobotMe" + "tadata\022$.viam.app.v1.GetRobotMetadataReq" + "uest\032%.viam.app.v1.GetRobotMetadataRespo" + "nse\022h\n\023UpdateRobotMetadata\022\'.viam.app.v1" + ".UpdateRobotMetadataRequest\032(.viam.app.v" + "1.UpdateRobotMetadataResponse\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\022k\n\024GetRobotPartMetadata\022(.viam" + ".app.v1.GetRobotPartMetadataRequest\032).vi" + "am.app.v1.GetRobotPartMetadataResponse\022t" + "\n\027UpdateRobotPartMetadata\022+.viam.app.v1." + "UpdateRobotPartMetadataRequest\032,.viam.ap" + "p.v1.UpdateRobotPartMetadataResponse\022\\\n\017" + "GetRobotAPIKeys\022#.viam.app.v1.GetRobotAP" + "IKeysRequest\032$.viam.app.v1.GetRobotAPIKe" + "ysResponse\022Y\n\016MarkPartAsMain\022\".viam.app." + "v1.MarkPartAsMainRequest\032#.viam.app.v1.M" + "arkPartAsMainResponse\022e\n\022MarkPartForRest" + "art\022&.viam.app.v1.MarkPartForRestartRequ" + "est\032\'.viam.app.v1.MarkPartForRestartResp" + "onse\022n\n\025CreateRobotPartSecret\022).viam.app" + ".v1.CreateRobotPartSecretRequest\032*.viam." + "app.v1.CreateRobotPartSecretResponse\022n\n\025" + "DeleteRobotPartSecret\022).viam.app.v1.Dele" + "teRobotPartSecretRequest\032*.viam.app.v1.D" + "eleteRobotPartSecretResponse\022M\n\nListRobo" + "ts\022\036.viam.app.v1.ListRobotsRequest\032\037.via" + "m.app.v1.ListRobotsResponse\022G\n\010NewRobot\022" + "\034.viam.app.v1.NewRobotRequest\032\035.viam.app" + ".v1.NewRobotResponse\022P\n\013UpdateRobot\022\037.vi" + "am.app.v1.UpdateRobotRequest\032 .viam.app." + "v1.UpdateRobotResponse\022P\n\013DeleteRobot\022\037." + "viam.app.v1.DeleteRobotRequest\032 .viam.ap" + "p.v1.DeleteRobotResponse\022V\n\rListFragment" + "s\022!.viam.app.v1.ListFragmentsRequest\032\".v" + "iam.app.v1.ListFragmentsResponse\022P\n\013GetF" + "ragment\022\037.viam.app.v1.GetFragmentRequest" + "\032 .viam.app.v1.GetFragmentResponse\022Y\n\016Cr" + "eateFragment\022\".viam.app.v1.CreateFragmen" + "tRequest\032#.viam.app.v1.CreateFragmentRes" + "ponse\022Y\n\016UpdateFragment\022\".viam.app.v1.Up" + "dateFragmentRequest\032#.viam.app.v1.Update" + "FragmentResponse\022Y\n\016DeleteFragment\022\".via" + "m.app.v1.DeleteFragmentRequest\032#.viam.ap" + "p.v1.DeleteFragmentResponse\022h\n\023ListNeste" + "dFragments\022\'.viam.app.v1.ListNestedFragm" + "entsRequest\032(.viam.app.v1.ListNestedFrag" + "mentsResponse\022k\n\024ListMachineFragments\022(." + "viam.app.v1.ListMachineFragmentsRequest\032" + ").viam.app.v1.ListMachineFragmentsRespon" + "se\022k\n\024ListMachineSummaries\022(.viam.app.v1" + ".ListMachineSummariesRequest\032).viam.app." + "v1.ListMachineSummariesResponse\022e\n\022GetFr" + "agmentHistory\022&.viam.app.v1.GetFragmentH" + "istoryRequest\032\'.viam.app.v1.GetFragmentH" + "istoryResponse\022_\n\020GetFragmentUsage\022$.via" + "m.app.v1.GetFragmentUsageRequest\032%.viam." + "app.v1.GetFragmentUsageResponse\022Y\n\016SetFr" + "agmentTag\022\".viam.app.v1.SetFragmentTagRe" + "quest\032#.viam.app.v1.SetFragmentTagRespon" + "se\022b\n\021DeleteFragmentTag\022%.viam.app.v1.De" + "leteFragmentTagRequest\032&.viam.app.v1.Del" + "eteFragmentTagResponse\022D\n\007AddRole\022\033.viam" + ".app.v1.AddRoleRequest\032\034.viam.app.v1.Add" + "RoleResponse\022M\n\nRemoveRole\022\036.viam.app.v1" + ".RemoveRoleRequest\032\037.viam.app.v1.RemoveR" + "oleResponse\022M\n\nChangeRole\022\036.viam.app.v1." + "ChangeRoleRequest\032\037.viam.app.v1.ChangeRo" + "leResponse\022e\n\022ListAuthorizations\022&.viam." + "app.v1.ListAuthorizationsRequest\032\'.viam." + "app.v1.ListAuthorizationsResponse\022_\n\020Che" + "ckPermissions\022$.viam.app.v1.CheckPermiss" + "ionsRequest\032%.viam.app.v1.CheckPermissio" + "nsResponse\022\\\n\017GetRegistryItem\022#.viam.app" + ".v1.GetRegistryItemRequest\032$.viam.app.v1" + ".GetRegistryItemResponse\022e\n\022CreateRegist" + "ryItem\022&.viam.app.v1.CreateRegistryItemR" + "equest\032\'.viam.app.v1.CreateRegistryItemR" + "esponse\022e\n\022UpdateRegistryItem\022&.viam.app" + ".v1.UpdateRegistryItemRequest\032\'.viam.app" + ".v1.UpdateRegistryItemResponse\022b\n\021ListRe" + "gistryItems\022%.viam.app.v1.ListRegistryIt" + "emsRequest\032&.viam.app.v1.ListRegistryIte" + "msResponse\022e\n\022DeleteRegistryItem\022&.viam." + "app.v1.DeleteRegistryItemRequest\032\'.viam." + "app.v1.DeleteRegistryItemResponse\022e\n\022Ren" + "ameRegistryItem\022&.viam.app.v1.RenameRegi" + "stryItemRequest\032\'.viam.app.v1.RenameRegi" + "stryItemResponse\022k\n\024TransferRegistryItem" + "\022(.viam.app.v1.TransferRegistryItemReque" + "st\032).viam.app.v1.TransferRegistryItemRes" + "ponse\022S\n\014CreateModule\022 .viam.app.v1.Crea" + "teModuleRequest\032!.viam.app.v1.CreateModu" + "leResponse\022S\n\014UpdateModule\022 .viam.app.v1" + ".UpdateModuleRequest\032!.viam.app.v1.Updat" + "eModuleResponse\022a\n\020UploadModuleFile\022$.vi" + "am.app.v1.UploadModuleFileRequest\032%.viam" + ".app.v1.UploadModuleFileResponse(\001\022J\n\tGe" + "tModule\022\035.viam.app.v1.GetModuleRequest\032\036" + ".viam.app.v1.GetModuleResponse\022P\n\013ListMo" + "dules\022\037.viam.app.v1.ListModulesRequest\032 " + ".viam.app.v1.ListModulesResponse\022J\n\tCrea" + "teKey\022\035.viam.app.v1.CreateKeyRequest\032\036.v" + "iam.app.v1.CreateKeyResponse\022J\n\tDeleteKe" + "y\022\035.viam.app.v1.DeleteKeyRequest\032\036.viam." + "app.v1.DeleteKeyResponse\022G\n\010ListKeys\022\034.v" + "iam.app.v1.ListKeysRequest\032\035.viam.app.v1" + ".ListKeysResponse\022J\n\tRenameKey\022\035.viam.ap" + "p.v1.RenameKeyRequest\032\036.viam.app.v1.Rena" + "meKeyResponse\022J\n\tRotateKey\022\035.viam.app.v1" + ".RotateKeyRequest\032\036.viam.app.v1.RotateKe" + "yResponse\022\241\001\n&CreateKeyFromExistingKeyAu" + "thorizations\022:.viam.app.v1.CreateKeyFrom" + "ExistingKeyAuthorizationsRequest\032;.viam." + "app.v1.CreateKeyFromExistingKeyAuthoriza" + "tionsResponse\022V\n\rGetAppContent\022!.viam.ap" + "p.v1.GetAppContentRequest\032\".viam.app.v1." + "GetAppContentResponseB\030Z\026go.viam.com/api" + "/app/v1b\006proto3" ; static const ::_pbi::DescriptorTable* const descriptor_table_app_2fv1_2fapp_2eproto_deps[6] = { &::descriptor_table_app_2fmltraining_2fv1_2fml_5ftraining_2eproto, @@ -7375,9 +7431,9 @@ static const ::_pbi::DescriptorTable* const descriptor_table_app_2fv1_2fapp_2epr }; static ::_pbi::once_flag descriptor_table_app_2fv1_2fapp_2eproto_once; const ::_pbi::DescriptorTable descriptor_table_app_2fv1_2fapp_2eproto = { - false, false, 44062, descriptor_table_protodef_app_2fv1_2fapp_2eproto, + false, false, 44455, 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, 259, + &descriptor_table_app_2fv1_2fapp_2eproto_once, descriptor_table_app_2fv1_2fapp_2eproto_deps, 6, 261, schemas, file_default_instances, TableStruct_app_2fv1_2fapp_2eproto::offsets, file_level_metadata_app_2fv1_2fapp_2eproto, file_level_enum_descriptors_app_2fv1_2fapp_2eproto, file_level_service_descriptors_app_2fv1_2fapp_2eproto, @@ -12493,18 +12549,23 @@ ::PROTOBUF_NAMESPACE_ID::Metadata UpdateOrganizationResponse::GetMetadata() cons // =================================================================== -class DeleteOrganizationRequest::_Internal { +class UpdateOrganizationNamespaceRequest::_Internal { public: + using HasBits = decltype(std::declval()._has_bits_); + static void set_has_new_public_namespace(HasBits* has_bits) { + (*has_bits)[0] |= 1u; + } }; -DeleteOrganizationRequest::DeleteOrganizationRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena, +UpdateOrganizationNamespaceRequest::UpdateOrganizationNamespaceRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena, bool is_message_owned) : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { SharedCtor(); - // @@protoc_insertion_point(arena_constructor:viam.app.v1.DeleteOrganizationRequest) + // @@protoc_insertion_point(arena_constructor:viam.app.v1.UpdateOrganizationNamespaceRequest) } -DeleteOrganizationRequest::DeleteOrganizationRequest(const DeleteOrganizationRequest& from) - : ::PROTOBUF_NAMESPACE_ID::Message() { +UpdateOrganizationNamespaceRequest::UpdateOrganizationNamespaceRequest(const UpdateOrganizationNamespaceRequest& from) + : ::PROTOBUF_NAMESPACE_ID::Message(), + _has_bits_(from._has_bits_) { _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); organization_id_.InitDefault(); #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING @@ -12514,18 +12575,30 @@ DeleteOrganizationRequest::DeleteOrganizationRequest(const DeleteOrganizationReq organization_id_.Set(from._internal_organization_id(), GetArenaForAllocation()); } - // @@protoc_insertion_point(copy_constructor:viam.app.v1.DeleteOrganizationRequest) + new_public_namespace_.InitDefault(); + #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + new_public_namespace_.Set("", GetArenaForAllocation()); + #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING + if (from._internal_has_new_public_namespace()) { + new_public_namespace_.Set(from._internal_new_public_namespace(), + GetArenaForAllocation()); + } + // @@protoc_insertion_point(copy_constructor:viam.app.v1.UpdateOrganizationNamespaceRequest) } -inline void DeleteOrganizationRequest::SharedCtor() { +inline void UpdateOrganizationNamespaceRequest::SharedCtor() { organization_id_.InitDefault(); #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING organization_id_.Set("", GetArenaForAllocation()); #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING +new_public_namespace_.InitDefault(); +#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + new_public_namespace_.Set("", GetArenaForAllocation()); +#endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING } -DeleteOrganizationRequest::~DeleteOrganizationRequest() { - // @@protoc_insertion_point(destructor:viam.app.v1.DeleteOrganizationRequest) +UpdateOrganizationNamespaceRequest::~UpdateOrganizationNamespaceRequest() { + // @@protoc_insertion_point(destructor:viam.app.v1.UpdateOrganizationNamespaceRequest) if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) { (void)arena; return; @@ -12533,27 +12606,34 @@ DeleteOrganizationRequest::~DeleteOrganizationRequest() { SharedDtor(); } -inline void DeleteOrganizationRequest::SharedDtor() { +inline void UpdateOrganizationNamespaceRequest::SharedDtor() { GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); organization_id_.Destroy(); + new_public_namespace_.Destroy(); } -void DeleteOrganizationRequest::SetCachedSize(int size) const { +void UpdateOrganizationNamespaceRequest::SetCachedSize(int size) const { _cached_size_.Set(size); } -void DeleteOrganizationRequest::Clear() { -// @@protoc_insertion_point(message_clear_start:viam.app.v1.DeleteOrganizationRequest) +void UpdateOrganizationNamespaceRequest::Clear() { +// @@protoc_insertion_point(message_clear_start:viam.app.v1.UpdateOrganizationNamespaceRequest) uint32_t cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; organization_id_.ClearToEmpty(); + cached_has_bits = _has_bits_[0]; + if (cached_has_bits & 0x00000001u) { + new_public_namespace_.ClearNonDefaultToEmpty(); + } + _has_bits_.Clear(); _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(); } -const char* DeleteOrganizationRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { +const char* UpdateOrganizationNamespaceRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure + _Internal::HasBits has_bits{}; while (!ctx->Done(&ptr)) { uint32_t tag; ptr = ::_pbi::ReadTag(ptr, &tag); @@ -12564,7 +12644,17 @@ const char* DeleteOrganizationRequest::_InternalParse(const char* ptr, ::_pbi::P auto str = _internal_mutable_organization_id(); ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx); CHK_(ptr); - CHK_(::_pbi::VerifyUTF8(str, "viam.app.v1.DeleteOrganizationRequest.organization_id")); + CHK_(::_pbi::VerifyUTF8(str, "viam.app.v1.UpdateOrganizationNamespaceRequest.organization_id")); + } else + goto handle_unusual; + continue; + // optional string new_public_namespace = 2 [json_name = "newPublicNamespace"]; + case 2: + if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 18)) { + auto str = _internal_mutable_new_public_namespace(); + ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx); + CHK_(ptr); + CHK_(::_pbi::VerifyUTF8(str, "viam.app.v1.UpdateOrganizationNamespaceRequest.new_public_namespace")); } else goto handle_unusual; continue; @@ -12584,6 +12674,7 @@ const char* DeleteOrganizationRequest::_InternalParse(const char* ptr, ::_pbi::P CHK_(ptr != nullptr); } // while message_done: + _has_bits_.Or(has_bits); return ptr; failure: ptr = nullptr; @@ -12591,9 +12682,9 @@ const char* DeleteOrganizationRequest::_InternalParse(const char* ptr, ::_pbi::P #undef CHK_ } -uint8_t* DeleteOrganizationRequest::_InternalSerialize( +uint8_t* UpdateOrganizationNamespaceRequest::_InternalSerialize( uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:viam.app.v1.DeleteOrganizationRequest) + // @@protoc_insertion_point(serialize_to_array_start:viam.app.v1.UpdateOrganizationNamespaceRequest) uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -12602,21 +12693,31 @@ uint8_t* DeleteOrganizationRequest::_InternalSerialize( ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String( this->_internal_organization_id().data(), static_cast(this->_internal_organization_id().length()), ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE, - "viam.app.v1.DeleteOrganizationRequest.organization_id"); + "viam.app.v1.UpdateOrganizationNamespaceRequest.organization_id"); target = stream->WriteStringMaybeAliased( 1, this->_internal_organization_id(), target); } + // optional string new_public_namespace = 2 [json_name = "newPublicNamespace"]; + if (_internal_has_new_public_namespace()) { + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String( + this->_internal_new_public_namespace().data(), static_cast(this->_internal_new_public_namespace().length()), + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE, + "viam.app.v1.UpdateOrganizationNamespaceRequest.new_public_namespace"); + target = stream->WriteStringMaybeAliased( + 2, this->_internal_new_public_namespace(), target); + } + if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) { target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream); } - // @@protoc_insertion_point(serialize_to_array_end:viam.app.v1.DeleteOrganizationRequest) + // @@protoc_insertion_point(serialize_to_array_end:viam.app.v1.UpdateOrganizationNamespaceRequest) return target; } -size_t DeleteOrganizationRequest::ByteSizeLong() const { -// @@protoc_insertion_point(message_byte_size_start:viam.app.v1.DeleteOrganizationRequest) +size_t UpdateOrganizationNamespaceRequest::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:viam.app.v1.UpdateOrganizationNamespaceRequest) size_t total_size = 0; uint32_t cached_has_bits = 0; @@ -12630,24 +12731,32 @@ size_t DeleteOrganizationRequest::ByteSizeLong() const { this->_internal_organization_id()); } + // optional string new_public_namespace = 2 [json_name = "newPublicNamespace"]; + cached_has_bits = _has_bits_[0]; + if (cached_has_bits & 0x00000001u) { + total_size += 1 + + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize( + this->_internal_new_public_namespace()); + } + return MaybeComputeUnknownFieldsSize(total_size, &_cached_size_); } -const ::PROTOBUF_NAMESPACE_ID::Message::ClassData DeleteOrganizationRequest::_class_data_ = { +const ::PROTOBUF_NAMESPACE_ID::Message::ClassData UpdateOrganizationNamespaceRequest::_class_data_ = { ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck, - DeleteOrganizationRequest::MergeImpl + UpdateOrganizationNamespaceRequest::MergeImpl }; -const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteOrganizationRequest::GetClassData() const { return &_class_data_; } +const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UpdateOrganizationNamespaceRequest::GetClassData() const { return &_class_data_; } -void DeleteOrganizationRequest::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, +void UpdateOrganizationNamespaceRequest::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from) { - static_cast(to)->MergeFrom( - static_cast(from)); + static_cast(to)->MergeFrom( + static_cast(from)); } -void DeleteOrganizationRequest::MergeFrom(const DeleteOrganizationRequest& from) { -// @@protoc_insertion_point(class_specific_merge_from_start:viam.app.v1.DeleteOrganizationRequest) +void UpdateOrganizationNamespaceRequest::MergeFrom(const UpdateOrganizationNamespaceRequest& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:viam.app.v1.UpdateOrganizationNamespaceRequest) GOOGLE_DCHECK_NE(&from, this); uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -12655,32 +12764,40 @@ void DeleteOrganizationRequest::MergeFrom(const DeleteOrganizationRequest& from) if (!from._internal_organization_id().empty()) { _internal_set_organization_id(from._internal_organization_id()); } + if (from._internal_has_new_public_namespace()) { + _internal_set_new_public_namespace(from._internal_new_public_namespace()); + } _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); } -void DeleteOrganizationRequest::CopyFrom(const DeleteOrganizationRequest& from) { -// @@protoc_insertion_point(class_specific_copy_from_start:viam.app.v1.DeleteOrganizationRequest) +void UpdateOrganizationNamespaceRequest::CopyFrom(const UpdateOrganizationNamespaceRequest& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:viam.app.v1.UpdateOrganizationNamespaceRequest) if (&from == this) return; Clear(); MergeFrom(from); } -bool DeleteOrganizationRequest::IsInitialized() const { +bool UpdateOrganizationNamespaceRequest::IsInitialized() const { return true; } -void DeleteOrganizationRequest::InternalSwap(DeleteOrganizationRequest* other) { +void UpdateOrganizationNamespaceRequest::InternalSwap(UpdateOrganizationNamespaceRequest* other) { using std::swap; auto* lhs_arena = GetArenaForAllocation(); auto* rhs_arena = other->GetArenaForAllocation(); _internal_metadata_.InternalSwap(&other->_internal_metadata_); + swap(_has_bits_[0], other->_has_bits_[0]); ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap( &organization_id_, lhs_arena, &other->organization_id_, rhs_arena ); + ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap( + &new_public_namespace_, lhs_arena, + &other->new_public_namespace_, rhs_arena + ); } -::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationRequest::GetMetadata() const { +::PROTOBUF_NAMESPACE_ID::Metadata UpdateOrganizationNamespaceRequest::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[17]); @@ -12688,38 +12805,186 @@ ::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationRequest::GetMetadata() const // =================================================================== -class DeleteOrganizationResponse::_Internal { +class UpdateOrganizationNamespaceResponse::_Internal { public: + static const ::viam::app::v1::Organization& organization(const UpdateOrganizationNamespaceResponse* msg); }; -DeleteOrganizationResponse::DeleteOrganizationResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena, +const ::viam::app::v1::Organization& +UpdateOrganizationNamespaceResponse::_Internal::organization(const UpdateOrganizationNamespaceResponse* msg) { + return *msg->organization_; +} +UpdateOrganizationNamespaceResponse::UpdateOrganizationNamespaceResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena, bool is_message_owned) - : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase(arena, is_message_owned) { - // @@protoc_insertion_point(arena_constructor:viam.app.v1.DeleteOrganizationResponse) + : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { + SharedCtor(); + // @@protoc_insertion_point(arena_constructor:viam.app.v1.UpdateOrganizationNamespaceResponse) } -DeleteOrganizationResponse::DeleteOrganizationResponse(const DeleteOrganizationResponse& from) - : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase() { +UpdateOrganizationNamespaceResponse::UpdateOrganizationNamespaceResponse(const UpdateOrganizationNamespaceResponse& from) + : ::PROTOBUF_NAMESPACE_ID::Message() { _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); - // @@protoc_insertion_point(copy_constructor:viam.app.v1.DeleteOrganizationResponse) + if (from._internal_has_organization()) { + organization_ = new ::viam::app::v1::Organization(*from.organization_); + } else { + organization_ = nullptr; + } + // @@protoc_insertion_point(copy_constructor:viam.app.v1.UpdateOrganizationNamespaceResponse) } +inline void UpdateOrganizationNamespaceResponse::SharedCtor() { +organization_ = nullptr; +} +UpdateOrganizationNamespaceResponse::~UpdateOrganizationNamespaceResponse() { + // @@protoc_insertion_point(destructor:viam.app.v1.UpdateOrganizationNamespaceResponse) + if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) { + (void)arena; + return; + } + SharedDtor(); +} +inline void UpdateOrganizationNamespaceResponse::SharedDtor() { + GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); + if (this != internal_default_instance()) delete organization_; +} +void UpdateOrganizationNamespaceResponse::SetCachedSize(int size) const { + _cached_size_.Set(size); +} -const ::PROTOBUF_NAMESPACE_ID::Message::ClassData DeleteOrganizationResponse::_class_data_ = { - ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyImpl, - ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeImpl, +void UpdateOrganizationNamespaceResponse::Clear() { +// @@protoc_insertion_point(message_clear_start:viam.app.v1.UpdateOrganizationNamespaceResponse) + uint32_t cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + if (GetArenaForAllocation() == nullptr && organization_ != nullptr) { + delete organization_; + } + organization_ = nullptr; + _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(); +} + +const char* UpdateOrganizationNamespaceResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { +#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure + while (!ctx->Done(&ptr)) { + uint32_t tag; + ptr = ::_pbi::ReadTag(ptr, &tag); + switch (tag >> 3) { + // .viam.app.v1.Organization organization = 1 [json_name = "organization"]; + case 1: + if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 10)) { + ptr = ctx->ParseMessage(_internal_mutable_organization(), ptr); + CHK_(ptr); + } else + goto handle_unusual; + continue; + default: + goto handle_unusual; + } // switch + handle_unusual: + if ((tag == 0) || ((tag & 7) == 4)) { + CHK_(ptr); + ctx->SetLastTag(tag); + goto message_done; + } + ptr = UnknownFieldParse( + tag, + _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(), + ptr, ctx); + CHK_(ptr != nullptr); + } // while +message_done: + return ptr; +failure: + ptr = nullptr; + goto message_done; +#undef CHK_ +} + +uint8_t* UpdateOrganizationNamespaceResponse::_InternalSerialize( + uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { + // @@protoc_insertion_point(serialize_to_array_start:viam.app.v1.UpdateOrganizationNamespaceResponse) + uint32_t cached_has_bits = 0; + (void) cached_has_bits; + + // .viam.app.v1.Organization organization = 1 [json_name = "organization"]; + if (this->_internal_has_organization()) { + target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite:: + InternalWriteMessage(1, _Internal::organization(this), + _Internal::organization(this).GetCachedSize(), target, stream); + } + + if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) { + target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray( + _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream); + } + // @@protoc_insertion_point(serialize_to_array_end:viam.app.v1.UpdateOrganizationNamespaceResponse) + return target; +} + +size_t UpdateOrganizationNamespaceResponse::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:viam.app.v1.UpdateOrganizationNamespaceResponse) + size_t total_size = 0; + + uint32_t cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + // .viam.app.v1.Organization organization = 1 [json_name = "organization"]; + if (this->_internal_has_organization()) { + total_size += 1 + + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize( + *organization_); + } + + return MaybeComputeUnknownFieldsSize(total_size, &_cached_size_); +} + +const ::PROTOBUF_NAMESPACE_ID::Message::ClassData UpdateOrganizationNamespaceResponse::_class_data_ = { + ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck, + UpdateOrganizationNamespaceResponse::MergeImpl }; -const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteOrganizationResponse::GetClassData() const { return &_class_data_; } +const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UpdateOrganizationNamespaceResponse::GetClassData() const { return &_class_data_; } +void UpdateOrganizationNamespaceResponse::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, + const ::PROTOBUF_NAMESPACE_ID::Message& from) { + static_cast(to)->MergeFrom( + static_cast(from)); +} +void UpdateOrganizationNamespaceResponse::MergeFrom(const UpdateOrganizationNamespaceResponse& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:viam.app.v1.UpdateOrganizationNamespaceResponse) + GOOGLE_DCHECK_NE(&from, this); + uint32_t cached_has_bits = 0; + (void) cached_has_bits; + if (from._internal_has_organization()) { + _internal_mutable_organization()->::viam::app::v1::Organization::MergeFrom(from._internal_organization()); + } + _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); +} +void UpdateOrganizationNamespaceResponse::CopyFrom(const UpdateOrganizationNamespaceResponse& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:viam.app.v1.UpdateOrganizationNamespaceResponse) + if (&from == this) return; + Clear(); + MergeFrom(from); +} +bool UpdateOrganizationNamespaceResponse::IsInitialized() const { + return true; +} -::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationResponse::GetMetadata() const { +void UpdateOrganizationNamespaceResponse::InternalSwap(UpdateOrganizationNamespaceResponse* other) { + using std::swap; + _internal_metadata_.InternalSwap(&other->_internal_metadata_); + swap(organization_, other->organization_); +} + +::PROTOBUF_NAMESPACE_ID::Metadata UpdateOrganizationNamespaceResponse::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[18]); @@ -12727,17 +12992,17 @@ ::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationResponse::GetMetadata() cons // =================================================================== -class GetOrganizationMetadataRequest::_Internal { +class DeleteOrganizationRequest::_Internal { public: }; -GetOrganizationMetadataRequest::GetOrganizationMetadataRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena, +DeleteOrganizationRequest::DeleteOrganizationRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena, bool is_message_owned) : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { SharedCtor(); - // @@protoc_insertion_point(arena_constructor:viam.app.v1.GetOrganizationMetadataRequest) + // @@protoc_insertion_point(arena_constructor:viam.app.v1.DeleteOrganizationRequest) } -GetOrganizationMetadataRequest::GetOrganizationMetadataRequest(const GetOrganizationMetadataRequest& from) +DeleteOrganizationRequest::DeleteOrganizationRequest(const DeleteOrganizationRequest& from) : ::PROTOBUF_NAMESPACE_ID::Message() { _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); organization_id_.InitDefault(); @@ -12748,18 +13013,18 @@ GetOrganizationMetadataRequest::GetOrganizationMetadataRequest(const GetOrganiza organization_id_.Set(from._internal_organization_id(), GetArenaForAllocation()); } - // @@protoc_insertion_point(copy_constructor:viam.app.v1.GetOrganizationMetadataRequest) + // @@protoc_insertion_point(copy_constructor:viam.app.v1.DeleteOrganizationRequest) } -inline void GetOrganizationMetadataRequest::SharedCtor() { +inline void DeleteOrganizationRequest::SharedCtor() { organization_id_.InitDefault(); #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING organization_id_.Set("", GetArenaForAllocation()); #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING } -GetOrganizationMetadataRequest::~GetOrganizationMetadataRequest() { - // @@protoc_insertion_point(destructor:viam.app.v1.GetOrganizationMetadataRequest) +DeleteOrganizationRequest::~DeleteOrganizationRequest() { + // @@protoc_insertion_point(destructor:viam.app.v1.DeleteOrganizationRequest) if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) { (void)arena; return; @@ -12767,17 +13032,17 @@ GetOrganizationMetadataRequest::~GetOrganizationMetadataRequest() { SharedDtor(); } -inline void GetOrganizationMetadataRequest::SharedDtor() { +inline void DeleteOrganizationRequest::SharedDtor() { GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); organization_id_.Destroy(); } -void GetOrganizationMetadataRequest::SetCachedSize(int size) const { +void DeleteOrganizationRequest::SetCachedSize(int size) const { _cached_size_.Set(size); } -void GetOrganizationMetadataRequest::Clear() { -// @@protoc_insertion_point(message_clear_start:viam.app.v1.GetOrganizationMetadataRequest) +void DeleteOrganizationRequest::Clear() { +// @@protoc_insertion_point(message_clear_start:viam.app.v1.DeleteOrganizationRequest) uint32_t cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; @@ -12786,7 +13051,7 @@ void GetOrganizationMetadataRequest::Clear() { _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(); } -const char* GetOrganizationMetadataRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { +const char* DeleteOrganizationRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { uint32_t tag; @@ -12798,7 +13063,241 @@ const char* GetOrganizationMetadataRequest::_InternalParse(const char* ptr, ::_p auto str = _internal_mutable_organization_id(); ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx); CHK_(ptr); - CHK_(::_pbi::VerifyUTF8(str, "viam.app.v1.GetOrganizationMetadataRequest.organization_id")); + CHK_(::_pbi::VerifyUTF8(str, "viam.app.v1.DeleteOrganizationRequest.organization_id")); + } else + goto handle_unusual; + continue; + default: + goto handle_unusual; + } // switch + handle_unusual: + if ((tag == 0) || ((tag & 7) == 4)) { + CHK_(ptr); + ctx->SetLastTag(tag); + goto message_done; + } + ptr = UnknownFieldParse( + tag, + _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(), + ptr, ctx); + CHK_(ptr != nullptr); + } // while +message_done: + return ptr; +failure: + ptr = nullptr; + goto message_done; +#undef CHK_ +} + +uint8_t* DeleteOrganizationRequest::_InternalSerialize( + uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { + // @@protoc_insertion_point(serialize_to_array_start:viam.app.v1.DeleteOrganizationRequest) + uint32_t cached_has_bits = 0; + (void) cached_has_bits; + + // string organization_id = 1 [json_name = "organizationId"]; + if (!this->_internal_organization_id().empty()) { + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String( + this->_internal_organization_id().data(), static_cast(this->_internal_organization_id().length()), + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE, + "viam.app.v1.DeleteOrganizationRequest.organization_id"); + target = stream->WriteStringMaybeAliased( + 1, this->_internal_organization_id(), target); + } + + if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) { + target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray( + _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream); + } + // @@protoc_insertion_point(serialize_to_array_end:viam.app.v1.DeleteOrganizationRequest) + return target; +} + +size_t DeleteOrganizationRequest::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:viam.app.v1.DeleteOrganizationRequest) + 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 organization_id = 1 [json_name = "organizationId"]; + if (!this->_internal_organization_id().empty()) { + total_size += 1 + + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize( + this->_internal_organization_id()); + } + + return MaybeComputeUnknownFieldsSize(total_size, &_cached_size_); +} + +const ::PROTOBUF_NAMESPACE_ID::Message::ClassData DeleteOrganizationRequest::_class_data_ = { + ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck, + DeleteOrganizationRequest::MergeImpl +}; +const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteOrganizationRequest::GetClassData() const { return &_class_data_; } + +void DeleteOrganizationRequest::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, + const ::PROTOBUF_NAMESPACE_ID::Message& from) { + static_cast(to)->MergeFrom( + static_cast(from)); +} + + +void DeleteOrganizationRequest::MergeFrom(const DeleteOrganizationRequest& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:viam.app.v1.DeleteOrganizationRequest) + GOOGLE_DCHECK_NE(&from, this); + uint32_t cached_has_bits = 0; + (void) cached_has_bits; + + if (!from._internal_organization_id().empty()) { + _internal_set_organization_id(from._internal_organization_id()); + } + _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); +} + +void DeleteOrganizationRequest::CopyFrom(const DeleteOrganizationRequest& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:viam.app.v1.DeleteOrganizationRequest) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +bool DeleteOrganizationRequest::IsInitialized() const { + return true; +} + +void DeleteOrganizationRequest::InternalSwap(DeleteOrganizationRequest* other) { + using std::swap; + auto* lhs_arena = GetArenaForAllocation(); + auto* rhs_arena = other->GetArenaForAllocation(); + _internal_metadata_.InternalSwap(&other->_internal_metadata_); + ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap( + &organization_id_, lhs_arena, + &other->organization_id_, rhs_arena + ); +} + +::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationRequest::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[19]); +} + +// =================================================================== + +class DeleteOrganizationResponse::_Internal { + public: +}; + +DeleteOrganizationResponse::DeleteOrganizationResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena, + bool is_message_owned) + : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase(arena, is_message_owned) { + // @@protoc_insertion_point(arena_constructor:viam.app.v1.DeleteOrganizationResponse) +} +DeleteOrganizationResponse::DeleteOrganizationResponse(const DeleteOrganizationResponse& from) + : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase() { + _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); + // @@protoc_insertion_point(copy_constructor:viam.app.v1.DeleteOrganizationResponse) +} + + + + + +const ::PROTOBUF_NAMESPACE_ID::Message::ClassData DeleteOrganizationResponse::_class_data_ = { + ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyImpl, + ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeImpl, +}; +const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteOrganizationResponse::GetClassData() const { return &_class_data_; } + + + + + + + +::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationResponse::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[20]); +} + +// =================================================================== + +class GetOrganizationMetadataRequest::_Internal { + public: +}; + +GetOrganizationMetadataRequest::GetOrganizationMetadataRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena, + bool is_message_owned) + : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { + SharedCtor(); + // @@protoc_insertion_point(arena_constructor:viam.app.v1.GetOrganizationMetadataRequest) +} +GetOrganizationMetadataRequest::GetOrganizationMetadataRequest(const GetOrganizationMetadataRequest& from) + : ::PROTOBUF_NAMESPACE_ID::Message() { + _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); + organization_id_.InitDefault(); + #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + organization_id_.Set("", GetArenaForAllocation()); + #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING + if (!from._internal_organization_id().empty()) { + organization_id_.Set(from._internal_organization_id(), + GetArenaForAllocation()); + } + // @@protoc_insertion_point(copy_constructor:viam.app.v1.GetOrganizationMetadataRequest) +} + +inline void GetOrganizationMetadataRequest::SharedCtor() { +organization_id_.InitDefault(); +#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + organization_id_.Set("", GetArenaForAllocation()); +#endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING +} + +GetOrganizationMetadataRequest::~GetOrganizationMetadataRequest() { + // @@protoc_insertion_point(destructor:viam.app.v1.GetOrganizationMetadataRequest) + if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) { + (void)arena; + return; + } + SharedDtor(); +} + +inline void GetOrganizationMetadataRequest::SharedDtor() { + GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); + organization_id_.Destroy(); +} + +void GetOrganizationMetadataRequest::SetCachedSize(int size) const { + _cached_size_.Set(size); +} + +void GetOrganizationMetadataRequest::Clear() { +// @@protoc_insertion_point(message_clear_start:viam.app.v1.GetOrganizationMetadataRequest) + uint32_t cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + organization_id_.ClearToEmpty(); + _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(); +} + +const char* GetOrganizationMetadataRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { +#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure + while (!ctx->Done(&ptr)) { + uint32_t tag; + ptr = ::_pbi::ReadTag(ptr, &tag); + switch (tag >> 3) { + // string organization_id = 1 [json_name = "organizationId"]; + case 1: + if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 10)) { + auto str = _internal_mutable_organization_id(); + ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx); + CHK_(ptr); + CHK_(::_pbi::VerifyUTF8(str, "viam.app.v1.GetOrganizationMetadataRequest.organization_id")); } else goto handle_unusual; continue; @@ -12917,7 +13416,7 @@ void GetOrganizationMetadataRequest::InternalSwap(GetOrganizationMetadataRequest ::PROTOBUF_NAMESPACE_ID::Metadata GetOrganizationMetadataRequest::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[19]); + file_level_metadata_app_2fv1_2fapp_2eproto[21]); } // =================================================================== @@ -13110,7 +13609,7 @@ void GetOrganizationMetadataResponse::InternalSwap(GetOrganizationMetadataRespon ::PROTOBUF_NAMESPACE_ID::Metadata GetOrganizationMetadataResponse::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[20]); + file_level_metadata_app_2fv1_2fapp_2eproto[22]); } // =================================================================== @@ -13353,7 +13852,7 @@ void UpdateOrganizationMetadataRequest::InternalSwap(UpdateOrganizationMetadataR ::PROTOBUF_NAMESPACE_ID::Metadata UpdateOrganizationMetadataRequest::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[21]); + file_level_metadata_app_2fv1_2fapp_2eproto[23]); } // =================================================================== @@ -13392,7 +13891,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UpdateOrganizationMetadataResp ::PROTOBUF_NAMESPACE_ID::Metadata UpdateOrganizationMetadataResponse::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[22]); + file_level_metadata_app_2fv1_2fapp_2eproto[24]); } // =================================================================== @@ -13587,7 +14086,7 @@ void ListOrganizationMembersRequest::InternalSwap(ListOrganizationMembersRequest ::PROTOBUF_NAMESPACE_ID::Metadata ListOrganizationMembersRequest::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[23]); + file_level_metadata_app_2fv1_2fapp_2eproto[25]); } // =================================================================== @@ -13848,7 +14347,7 @@ void ListOrganizationMembersResponse::InternalSwap(ListOrganizationMembersRespon ::PROTOBUF_NAMESPACE_ID::Metadata ListOrganizationMembersResponse::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[24]); + file_level_metadata_app_2fv1_2fapp_2eproto[26]); } // =================================================================== @@ -14161,7 +14660,7 @@ void CreateOrganizationInviteRequest::InternalSwap(CreateOrganizationInviteReque ::PROTOBUF_NAMESPACE_ID::Metadata CreateOrganizationInviteRequest::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[25]); + file_level_metadata_app_2fv1_2fapp_2eproto[27]); } // =================================================================== @@ -14348,7 +14847,7 @@ void CreateOrganizationInviteResponse::InternalSwap(CreateOrganizationInviteResp ::PROTOBUF_NAMESPACE_ID::Metadata CreateOrganizationInviteResponse::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[26]); + file_level_metadata_app_2fv1_2fapp_2eproto[28]); } // =================================================================== @@ -14657,7 +15156,7 @@ void UpdateOrganizationInviteAuthorizationsRequest::InternalSwap(UpdateOrganizat ::PROTOBUF_NAMESPACE_ID::Metadata UpdateOrganizationInviteAuthorizationsRequest::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[27]); + file_level_metadata_app_2fv1_2fapp_2eproto[29]); } // =================================================================== @@ -14844,7 +15343,7 @@ void UpdateOrganizationInviteAuthorizationsResponse::InternalSwap(UpdateOrganiza ::PROTOBUF_NAMESPACE_ID::Metadata UpdateOrganizationInviteAuthorizationsResponse::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[28]); + file_level_metadata_app_2fv1_2fapp_2eproto[30]); } // =================================================================== @@ -15087,7 +15586,7 @@ void DeleteOrganizationInviteRequest::InternalSwap(DeleteOrganizationInviteReque ::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationInviteRequest::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[29]); + file_level_metadata_app_2fv1_2fapp_2eproto[31]); } // =================================================================== @@ -15126,7 +15625,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteOrganizationInviteRespon ::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationInviteResponse::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[30]); + file_level_metadata_app_2fv1_2fapp_2eproto[32]); } // =================================================================== @@ -15369,7 +15868,7 @@ void ResendOrganizationInviteRequest::InternalSwap(ResendOrganizationInviteReque ::PROTOBUF_NAMESPACE_ID::Metadata ResendOrganizationInviteRequest::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[31]); + file_level_metadata_app_2fv1_2fapp_2eproto[33]); } // =================================================================== @@ -15556,7 +16055,7 @@ void ResendOrganizationInviteResponse::InternalSwap(ResendOrganizationInviteResp ::PROTOBUF_NAMESPACE_ID::Metadata ResendOrganizationInviteResponse::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[32]); + file_level_metadata_app_2fv1_2fapp_2eproto[34]); } // =================================================================== @@ -15799,7 +16298,7 @@ void DeleteOrganizationMemberRequest::InternalSwap(DeleteOrganizationMemberReque ::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationMemberRequest::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[33]); + file_level_metadata_app_2fv1_2fapp_2eproto[35]); } // =================================================================== @@ -15838,7 +16337,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteOrganizationMemberRespon ::PROTOBUF_NAMESPACE_ID::Metadata DeleteOrganizationMemberResponse::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[34]); + file_level_metadata_app_2fv1_2fapp_2eproto[36]); } // =================================================================== @@ -16286,7 +16785,7 @@ void BillingAddress::InternalSwap(BillingAddress* other) { ::PROTOBUF_NAMESPACE_ID::Metadata BillingAddress::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[35]); + file_level_metadata_app_2fv1_2fapp_2eproto[37]); } // =================================================================== @@ -16523,7 +17022,7 @@ void EnableBillingServiceRequest::InternalSwap(EnableBillingServiceRequest* othe ::PROTOBUF_NAMESPACE_ID::Metadata EnableBillingServiceRequest::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]); } // =================================================================== @@ -16562,7 +17061,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*EnableBillingServiceResponse:: ::PROTOBUF_NAMESPACE_ID::Metadata EnableBillingServiceResponse::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]); } // =================================================================== @@ -16799,7 +17298,7 @@ void UpdateBillingServiceRequest::InternalSwap(UpdateBillingServiceRequest* othe ::PROTOBUF_NAMESPACE_ID::Metadata UpdateBillingServiceRequest::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]); } // =================================================================== @@ -16838,7 +17337,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UpdateBillingServiceResponse:: ::PROTOBUF_NAMESPACE_ID::Metadata UpdateBillingServiceResponse::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]); } // =================================================================== @@ -17033,7 +17532,7 @@ void GetBillingServiceConfigRequest::InternalSwap(GetBillingServiceConfigRequest ::PROTOBUF_NAMESPACE_ID::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[40]); + file_level_metadata_app_2fv1_2fapp_2eproto[42]); } // =================================================================== @@ -17366,7 +17865,7 @@ void GetBillingServiceConfigResponse::InternalSwap(GetBillingServiceConfigRespon ::PROTOBUF_NAMESPACE_ID::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[41]); + file_level_metadata_app_2fv1_2fapp_2eproto[43]); } // =================================================================== @@ -17561,7 +18060,7 @@ void DisableBillingServiceRequest::InternalSwap(DisableBillingServiceRequest* ot ::PROTOBUF_NAMESPACE_ID::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[42]); + file_level_metadata_app_2fv1_2fapp_2eproto[44]); } // =================================================================== @@ -17600,7 +18099,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DisableBillingServiceResponse: ::PROTOBUF_NAMESPACE_ID::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[43]); + file_level_metadata_app_2fv1_2fapp_2eproto[45]); } // =================================================================== @@ -17843,7 +18342,7 @@ void OrganizationSetSupportEmailRequest::InternalSwap(OrganizationSetSupportEmai ::PROTOBUF_NAMESPACE_ID::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[44]); + file_level_metadata_app_2fv1_2fapp_2eproto[46]); } // =================================================================== @@ -17882,7 +18381,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*OrganizationSetSupportEmailRes ::PROTOBUF_NAMESPACE_ID::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[45]); + file_level_metadata_app_2fv1_2fapp_2eproto[47]); } // =================================================================== @@ -18077,7 +18576,7 @@ void OrganizationGetSupportEmailRequest::InternalSwap(OrganizationGetSupportEmai ::PROTOBUF_NAMESPACE_ID::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[46]); + file_level_metadata_app_2fv1_2fapp_2eproto[48]); } // =================================================================== @@ -18272,7 +18771,7 @@ void OrganizationGetSupportEmailResponse::InternalSwap(OrganizationGetSupportEma ::PROTOBUF_NAMESPACE_ID::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[47]); + file_level_metadata_app_2fv1_2fapp_2eproto[49]); } // =================================================================== @@ -18515,7 +19014,7 @@ void OrganizationIdentity::InternalSwap(OrganizationIdentity* other) { ::PROTOBUF_NAMESPACE_ID::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[48]); + file_level_metadata_app_2fv1_2fapp_2eproto[50]); } // =================================================================== @@ -18736,7 +19235,7 @@ void LocationOrganization::InternalSwap(LocationOrganization* other) { ::PROTOBUF_NAMESPACE_ID::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[49]); + file_level_metadata_app_2fv1_2fapp_2eproto[51]); } // =================================================================== @@ -19012,7 +19511,7 @@ void LocationAuth::InternalSwap(LocationAuth* other) { ::PROTOBUF_NAMESPACE_ID::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[50]); + file_level_metadata_app_2fv1_2fapp_2eproto[52]); } // =================================================================== @@ -19207,7 +19706,7 @@ void StorageConfig::InternalSwap(StorageConfig* other) { ::PROTOBUF_NAMESPACE_ID::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[51]); + file_level_metadata_app_2fv1_2fapp_2eproto[53]); } // =================================================================== @@ -19742,7 +20241,7 @@ void Location::InternalSwap(Location* other) { ::PROTOBUF_NAMESPACE_ID::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[52]); + file_level_metadata_app_2fv1_2fapp_2eproto[54]); } // =================================================================== @@ -20068,7 +20567,7 @@ void SharedSecret::InternalSwap(SharedSecret* other) { ::PROTOBUF_NAMESPACE_ID::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[53]); + file_level_metadata_app_2fv1_2fapp_2eproto[55]); } // =================================================================== @@ -20372,7 +20871,7 @@ void CreateLocationRequest::InternalSwap(CreateLocationRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[54]); + file_level_metadata_app_2fv1_2fapp_2eproto[56]); } // =================================================================== @@ -20559,7 +21058,7 @@ void CreateLocationResponse::InternalSwap(CreateLocationResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[55]); + file_level_metadata_app_2fv1_2fapp_2eproto[57]); } // =================================================================== @@ -20754,7 +21253,7 @@ void GetLocationRequest::InternalSwap(GetLocationRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[56]); + file_level_metadata_app_2fv1_2fapp_2eproto[58]); } // =================================================================== @@ -20941,7 +21440,7 @@ void GetLocationResponse::InternalSwap(GetLocationResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[57]); + file_level_metadata_app_2fv1_2fapp_2eproto[59]); } // =================================================================== @@ -21310,7 +21809,7 @@ void UpdateLocationRequest::InternalSwap(UpdateLocationRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[58]); + file_level_metadata_app_2fv1_2fapp_2eproto[60]); } // =================================================================== @@ -21497,7 +21996,7 @@ void UpdateLocationResponse::InternalSwap(UpdateLocationResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[59]); + file_level_metadata_app_2fv1_2fapp_2eproto[61]); } // =================================================================== @@ -21692,7 +22191,7 @@ void DeleteLocationRequest::InternalSwap(DeleteLocationRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[60]); + file_level_metadata_app_2fv1_2fapp_2eproto[62]); } // =================================================================== @@ -21731,7 +22230,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteLocationResponse::GetCla ::PROTOBUF_NAMESPACE_ID::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[61]); + file_level_metadata_app_2fv1_2fapp_2eproto[63]); } // =================================================================== @@ -21926,7 +22425,7 @@ void GetLocationMetadataRequest::InternalSwap(GetLocationMetadataRequest* other) ::PROTOBUF_NAMESPACE_ID::Metadata GetLocationMetadataRequest::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]); } // =================================================================== @@ -22119,7 +22618,7 @@ void GetLocationMetadataResponse::InternalSwap(GetLocationMetadataResponse* othe ::PROTOBUF_NAMESPACE_ID::Metadata GetLocationMetadataResponse::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]); } // =================================================================== @@ -22362,7 +22861,7 @@ void UpdateLocationMetadataRequest::InternalSwap(UpdateLocationMetadataRequest* ::PROTOBUF_NAMESPACE_ID::Metadata UpdateLocationMetadataRequest::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]); } // =================================================================== @@ -22401,7 +22900,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UpdateLocationMetadataResponse ::PROTOBUF_NAMESPACE_ID::Metadata UpdateLocationMetadataResponse::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]); } // =================================================================== @@ -22596,7 +23095,7 @@ void GetOrganizationsWithAccessToLocationRequest::InternalSwap(GetOrganizationsW ::PROTOBUF_NAMESPACE_ID::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[66]); + file_level_metadata_app_2fv1_2fapp_2eproto[68]); } // =================================================================== @@ -22774,7 +23273,7 @@ void GetOrganizationsWithAccessToLocationResponse::InternalSwap(GetOrganizations ::PROTOBUF_NAMESPACE_ID::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[67]); + file_level_metadata_app_2fv1_2fapp_2eproto[69]); } // =================================================================== @@ -22969,7 +23468,7 @@ void ListLocationsRequest::InternalSwap(ListLocationsRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[68]); + file_level_metadata_app_2fv1_2fapp_2eproto[70]); } // =================================================================== @@ -23212,7 +23711,7 @@ void ShareLocationRequest::InternalSwap(ShareLocationRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[69]); + file_level_metadata_app_2fv1_2fapp_2eproto[71]); } // =================================================================== @@ -23251,7 +23750,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*ShareLocationResponse::GetClas ::PROTOBUF_NAMESPACE_ID::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[70]); + file_level_metadata_app_2fv1_2fapp_2eproto[72]); } // =================================================================== @@ -23494,7 +23993,7 @@ void UnshareLocationRequest::InternalSwap(UnshareLocationRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[71]); + file_level_metadata_app_2fv1_2fapp_2eproto[73]); } // =================================================================== @@ -23533,7 +24032,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UnshareLocationResponse::GetCl ::PROTOBUF_NAMESPACE_ID::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[72]); + file_level_metadata_app_2fv1_2fapp_2eproto[74]); } // =================================================================== @@ -23711,7 +24210,7 @@ void ListLocationsResponse::InternalSwap(ListLocationsResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[73]); + file_level_metadata_app_2fv1_2fapp_2eproto[75]); } // =================================================================== @@ -23906,7 +24405,7 @@ void CreateLocationSecretRequest::InternalSwap(CreateLocationSecretRequest* othe ::PROTOBUF_NAMESPACE_ID::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[74]); + file_level_metadata_app_2fv1_2fapp_2eproto[76]); } // =================================================================== @@ -24093,7 +24592,7 @@ void CreateLocationSecretResponse::InternalSwap(CreateLocationSecretResponse* ot ::PROTOBUF_NAMESPACE_ID::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[75]); + file_level_metadata_app_2fv1_2fapp_2eproto[77]); } // =================================================================== @@ -24336,7 +24835,7 @@ void DeleteLocationSecretRequest::InternalSwap(DeleteLocationSecretRequest* othe ::PROTOBUF_NAMESPACE_ID::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[76]); + file_level_metadata_app_2fv1_2fapp_2eproto[78]); } // =================================================================== @@ -24375,7 +24874,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteLocationSecretResponse:: ::PROTOBUF_NAMESPACE_ID::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[77]); + file_level_metadata_app_2fv1_2fapp_2eproto[79]); } // =================================================================== @@ -24570,7 +25069,7 @@ void LocationAuthRequest::InternalSwap(LocationAuthRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[78]); + file_level_metadata_app_2fv1_2fapp_2eproto[80]); } // =================================================================== @@ -24757,7 +25256,7 @@ void LocationAuthResponse::InternalSwap(LocationAuthResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[79]); + file_level_metadata_app_2fv1_2fapp_2eproto[81]); } // =================================================================== @@ -24952,7 +25451,7 @@ void GetRobotRequest::InternalSwap(GetRobotRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[80]); + file_level_metadata_app_2fv1_2fapp_2eproto[82]); } // =================================================================== @@ -25147,7 +25646,7 @@ void GetRoverRentalRobotsRequest::InternalSwap(GetRoverRentalRobotsRequest* othe ::PROTOBUF_NAMESPACE_ID::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[81]); + file_level_metadata_app_2fv1_2fapp_2eproto[83]); } // =================================================================== @@ -25486,7 +25985,7 @@ void RoverRentalRobot::InternalSwap(RoverRentalRobot* other) { ::PROTOBUF_NAMESPACE_ID::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[82]); + file_level_metadata_app_2fv1_2fapp_2eproto[84]); } // =================================================================== @@ -25664,7 +26163,7 @@ void GetRoverRentalRobotsResponse::InternalSwap(GetRoverRentalRobotsResponse* ot ::PROTOBUF_NAMESPACE_ID::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[83]); + file_level_metadata_app_2fv1_2fapp_2eproto[85]); } // =================================================================== @@ -25851,7 +26350,7 @@ void GetRobotResponse::InternalSwap(GetRobotResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[84]); + file_level_metadata_app_2fv1_2fapp_2eproto[86]); } // =================================================================== @@ -26046,7 +26545,7 @@ void GetRobotPartsRequest::InternalSwap(GetRobotPartsRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[85]); + file_level_metadata_app_2fv1_2fapp_2eproto[87]); } // =================================================================== @@ -26224,7 +26723,7 @@ void GetRobotPartsResponse::InternalSwap(GetRobotPartsResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[86]); + file_level_metadata_app_2fv1_2fapp_2eproto[88]); } // =================================================================== @@ -26419,7 +26918,7 @@ void GetRobotPartRequest::InternalSwap(GetRobotPartRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[87]); + file_level_metadata_app_2fv1_2fapp_2eproto[89]); } // =================================================================== @@ -26656,7 +27155,7 @@ void GetRobotPartResponse::InternalSwap(GetRobotPartResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[88]); + file_level_metadata_app_2fv1_2fapp_2eproto[90]); } // =================================================================== @@ -27221,7 +27720,7 @@ void GetRobotPartLogsRequest::InternalSwap(GetRobotPartLogsRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[89]); + file_level_metadata_app_2fv1_2fapp_2eproto[91]); } // =================================================================== @@ -27452,7 +27951,7 @@ void GetRobotPartLogsResponse::InternalSwap(GetRobotPartLogsResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[90]); + file_level_metadata_app_2fv1_2fapp_2eproto[92]); } // =================================================================== @@ -27734,7 +28233,7 @@ void TailRobotPartLogsRequest::InternalSwap(TailRobotPartLogsRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[91]); + file_level_metadata_app_2fv1_2fapp_2eproto[93]); } // =================================================================== @@ -27915,7 +28414,7 @@ void TailRobotPartLogsResponse::InternalSwap(TailRobotPartLogsResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[92]); + file_level_metadata_app_2fv1_2fapp_2eproto[94]); } // =================================================================== @@ -28110,7 +28609,7 @@ void GetRobotPartHistoryRequest::InternalSwap(GetRobotPartHistoryRequest* other) ::PROTOBUF_NAMESPACE_ID::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[93]); + file_level_metadata_app_2fv1_2fapp_2eproto[95]); } // =================================================================== @@ -28288,7 +28787,7 @@ void GetRobotPartHistoryResponse::InternalSwap(GetRobotPartHistoryResponse* othe ::PROTOBUF_NAMESPACE_ID::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[94]); + file_level_metadata_app_2fv1_2fapp_2eproto[96]); } // =================================================================== @@ -28642,7 +29141,7 @@ void UpdateRobotPartRequest::InternalSwap(UpdateRobotPartRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[95]); + file_level_metadata_app_2fv1_2fapp_2eproto[97]); } // =================================================================== @@ -28829,7 +29328,7 @@ void UpdateRobotPartResponse::InternalSwap(UpdateRobotPartResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[96]); + file_level_metadata_app_2fv1_2fapp_2eproto[98]); } // =================================================================== @@ -29072,7 +29571,7 @@ void NewRobotPartRequest::InternalSwap(NewRobotPartRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[97]); + file_level_metadata_app_2fv1_2fapp_2eproto[99]); } // =================================================================== @@ -29267,7 +29766,7 @@ void NewRobotPartResponse::InternalSwap(NewRobotPartResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[98]); + file_level_metadata_app_2fv1_2fapp_2eproto[100]); } // =================================================================== @@ -29462,7 +29961,7 @@ void DeleteRobotPartRequest::InternalSwap(DeleteRobotPartRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[99]); + file_level_metadata_app_2fv1_2fapp_2eproto[101]); } // =================================================================== @@ -29657,7 +30156,7 @@ void GetRobotPartMetadataRequest::InternalSwap(GetRobotPartMetadataRequest* othe ::PROTOBUF_NAMESPACE_ID::Metadata GetRobotPartMetadataRequest::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]); } // =================================================================== @@ -29850,7 +30349,7 @@ void GetRobotPartMetadataResponse::InternalSwap(GetRobotPartMetadataResponse* ot ::PROTOBUF_NAMESPACE_ID::Metadata GetRobotPartMetadataResponse::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]); } // =================================================================== @@ -30093,7 +30592,7 @@ void UpdateRobotPartMetadataRequest::InternalSwap(UpdateRobotPartMetadataRequest ::PROTOBUF_NAMESPACE_ID::Metadata UpdateRobotPartMetadataRequest::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]); } // =================================================================== @@ -30132,7 +30631,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UpdateRobotPartMetadataRespons ::PROTOBUF_NAMESPACE_ID::Metadata UpdateRobotPartMetadataResponse::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]); } // =================================================================== @@ -30327,7 +30826,7 @@ void GetRobotAPIKeysRequest::InternalSwap(GetRobotAPIKeysRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[104]); + file_level_metadata_app_2fv1_2fapp_2eproto[106]); } // =================================================================== @@ -30666,7 +31165,7 @@ void APIKey::InternalSwap(APIKey* other) { ::PROTOBUF_NAMESPACE_ID::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[105]); + file_level_metadata_app_2fv1_2fapp_2eproto[107]); } // =================================================================== @@ -30844,7 +31343,7 @@ void GetRobotAPIKeysResponse::InternalSwap(GetRobotAPIKeysResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[106]); + file_level_metadata_app_2fv1_2fapp_2eproto[108]); } // =================================================================== @@ -30883,7 +31382,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteRobotPartResponse::GetCl ::PROTOBUF_NAMESPACE_ID::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[107]); + file_level_metadata_app_2fv1_2fapp_2eproto[109]); } // =================================================================== @@ -31537,7 +32036,7 @@ void Fragment::InternalSwap(Fragment* other) { ::PROTOBUF_NAMESPACE_ID::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[108]); + file_level_metadata_app_2fv1_2fapp_2eproto[110]); } // =================================================================== @@ -31962,7 +32461,7 @@ void FragmentHistoryEntry::InternalSwap(FragmentHistoryEntry* other) { ::PROTOBUF_NAMESPACE_ID::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[109]); + file_level_metadata_app_2fv1_2fapp_2eproto[111]); } // =================================================================== @@ -32205,7 +32704,7 @@ void FragmentRevision::InternalSwap(FragmentRevision* other) { ::PROTOBUF_NAMESPACE_ID::Metadata FragmentRevision::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]); } // =================================================================== @@ -32448,7 +32947,7 @@ void FragmentTag::InternalSwap(FragmentTag* other) { ::PROTOBUF_NAMESPACE_ID::Metadata FragmentTag::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]); } // =================================================================== @@ -32720,7 +33219,7 @@ void FragmentError::InternalSwap(FragmentError* other) { ::PROTOBUF_NAMESPACE_ID::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[112]); + file_level_metadata_app_2fv1_2fapp_2eproto[114]); } // =================================================================== @@ -33058,7 +33557,7 @@ void FragmentUsage::InternalSwap(FragmentUsage* other) { ::PROTOBUF_NAMESPACE_ID::Metadata FragmentUsage::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]); } // =================================================================== @@ -33397,7 +33896,7 @@ void ResolvedFragment::InternalSwap(ResolvedFragment* other) { ::PROTOBUF_NAMESPACE_ID::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[114]); + file_level_metadata_app_2fv1_2fapp_2eproto[116]); } // =================================================================== @@ -33661,7 +34160,7 @@ void ListFragmentsRequest::InternalSwap(ListFragmentsRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[115]); + file_level_metadata_app_2fv1_2fapp_2eproto[117]); } // =================================================================== @@ -33872,7 +34371,7 @@ void ListFragmentsResponse::InternalSwap(ListFragmentsResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[116]); + file_level_metadata_app_2fv1_2fapp_2eproto[118]); } // =================================================================== @@ -34176,7 +34675,7 @@ void GetFragmentRequest::InternalSwap(GetFragmentRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[117]); + file_level_metadata_app_2fv1_2fapp_2eproto[119]); } // =================================================================== @@ -34477,7 +34976,7 @@ void GetFragmentResponse::InternalSwap(GetFragmentResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[118]); + file_level_metadata_app_2fv1_2fapp_2eproto[120]); } // =================================================================== @@ -34813,7 +35312,7 @@ void CreateFragmentRequest::InternalSwap(CreateFragmentRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[119]); + file_level_metadata_app_2fv1_2fapp_2eproto[121]); } // =================================================================== @@ -35000,7 +35499,7 @@ void CreateFragmentResponse::InternalSwap(CreateFragmentResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[120]); + file_level_metadata_app_2fv1_2fapp_2eproto[122]); } // =================================================================== @@ -35422,7 +35921,7 @@ void UpdateFragmentRequest::InternalSwap(UpdateFragmentRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[121]); + file_level_metadata_app_2fv1_2fapp_2eproto[123]); } // =================================================================== @@ -35609,7 +36108,7 @@ void UpdateFragmentResponse::InternalSwap(UpdateFragmentResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[122]); + file_level_metadata_app_2fv1_2fapp_2eproto[124]); } // =================================================================== @@ -35804,7 +36303,7 @@ void DeleteFragmentRequest::InternalSwap(DeleteFragmentRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[123]); + file_level_metadata_app_2fv1_2fapp_2eproto[125]); } // =================================================================== @@ -35843,7 +36342,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteFragmentResponse::GetCla ::PROTOBUF_NAMESPACE_ID::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[124]); + file_level_metadata_app_2fv1_2fapp_2eproto[126]); } // =================================================================== @@ -36135,7 +36634,7 @@ void GetFragmentHistoryRequest::InternalSwap(GetFragmentHistoryRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[125]); + file_level_metadata_app_2fv1_2fapp_2eproto[127]); } // =================================================================== @@ -36363,7 +36862,7 @@ void GetFragmentHistoryResponse::InternalSwap(GetFragmentHistoryResponse* other) ::PROTOBUF_NAMESPACE_ID::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[126]); + file_level_metadata_app_2fv1_2fapp_2eproto[128]); } // =================================================================== @@ -36558,7 +37057,7 @@ void GetFragmentUsageRequest::InternalSwap(GetFragmentUsageRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata GetFragmentUsageRequest::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]); } // =================================================================== @@ -36736,7 +37235,7 @@ void GetFragmentUsageResponse::InternalSwap(GetFragmentUsageResponse* other) { ::PROTOBUF_NAMESPACE_ID::Metadata GetFragmentUsageResponse::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]); } // =================================================================== @@ -37027,7 +37526,7 @@ void SetFragmentTagRequest::InternalSwap(SetFragmentTagRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata SetFragmentTagRequest::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]); } // =================================================================== @@ -37205,7 +37704,7 @@ void SetFragmentTagResponse::InternalSwap(SetFragmentTagResponse* other) { ::PROTOBUF_NAMESPACE_ID::Metadata SetFragmentTagResponse::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]); } // =================================================================== @@ -37448,7 +37947,7 @@ void DeleteFragmentTagRequest::InternalSwap(DeleteFragmentTagRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata DeleteFragmentTagRequest::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]); } // =================================================================== @@ -37626,7 +38125,7 @@ void DeleteFragmentTagResponse::InternalSwap(DeleteFragmentTagResponse* other) { ::PROTOBUF_NAMESPACE_ID::Metadata DeleteFragmentTagResponse::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]); } // =================================================================== @@ -37821,7 +38320,7 @@ void ListRobotsRequest::InternalSwap(ListRobotsRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[133]); + file_level_metadata_app_2fv1_2fapp_2eproto[135]); } // =================================================================== @@ -38077,7 +38576,7 @@ void AdditionalFragment::InternalSwap(AdditionalFragment* other) { ::PROTOBUF_NAMESPACE_ID::Metadata AdditionalFragment::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]); } // =================================================================== @@ -38318,7 +38817,7 @@ void ListNestedFragmentsRequest::InternalSwap(ListNestedFragmentsRequest* other) ::PROTOBUF_NAMESPACE_ID::Metadata ListNestedFragmentsRequest::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]); } // =================================================================== @@ -38529,7 +39028,7 @@ void ListNestedFragmentsResponse::InternalSwap(ListNestedFragmentsResponse* othe ::PROTOBUF_NAMESPACE_ID::Metadata ListNestedFragmentsResponse::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]); } // =================================================================== @@ -38795,7 +39294,7 @@ void ListMachineFragmentsRequest::InternalSwap(ListMachineFragmentsRequest* othe ::PROTOBUF_NAMESPACE_ID::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[137]); + file_level_metadata_app_2fv1_2fapp_2eproto[139]); } // =================================================================== @@ -39006,7 +39505,7 @@ void ListMachineFragmentsResponse::InternalSwap(ListMachineFragmentsResponse* ot ::PROTOBUF_NAMESPACE_ID::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[138]); + file_level_metadata_app_2fv1_2fapp_2eproto[140]); } // =================================================================== @@ -39201,7 +39700,7 @@ void ListMachineSummariesRequest::InternalSwap(ListMachineSummariesRequest* othe ::PROTOBUF_NAMESPACE_ID::Metadata ListMachineSummariesRequest::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]); } // =================================================================== @@ -39379,7 +39878,7 @@ void ListMachineSummariesResponse::InternalSwap(ListMachineSummariesResponse* ot ::PROTOBUF_NAMESPACE_ID::Metadata ListMachineSummariesResponse::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]); } // =================================================================== @@ -39655,7 +40154,7 @@ void LocationSummary::InternalSwap(LocationSummary* other) { ::PROTOBUF_NAMESPACE_ID::Metadata LocationSummary::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]); } // =================================================================== @@ -39931,7 +40430,7 @@ void MachineSummary::InternalSwap(MachineSummary* other) { ::PROTOBUF_NAMESPACE_ID::Metadata MachineSummary::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]); } // =================================================================== @@ -40174,7 +40673,7 @@ void FragmentSummary::InternalSwap(FragmentSummary* other) { ::PROTOBUF_NAMESPACE_ID::Metadata FragmentSummary::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]); } // =================================================================== @@ -40431,7 +40930,7 @@ void ViamServerVersion::InternalSwap(ViamServerVersion* other) { ::PROTOBUF_NAMESPACE_ID::Metadata ViamServerVersion::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]); } // =================================================================== @@ -40688,7 +41187,7 @@ void ViamAgentVersion::InternalSwap(ViamAgentVersion* other) { ::PROTOBUF_NAMESPACE_ID::Metadata ViamAgentVersion::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]); } // =================================================================== @@ -41281,7 +41780,7 @@ void PartSummary::InternalSwap(PartSummary* other) { ::PROTOBUF_NAMESPACE_ID::Metadata PartSummary::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]); } // =================================================================== @@ -41459,7 +41958,7 @@ void ListRobotsResponse::InternalSwap(ListRobotsResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[147]); + file_level_metadata_app_2fv1_2fapp_2eproto[149]); } // =================================================================== @@ -41702,7 +42201,7 @@ void NewRobotRequest::InternalSwap(NewRobotRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[148]); + file_level_metadata_app_2fv1_2fapp_2eproto[150]); } // =================================================================== @@ -41897,7 +42396,7 @@ void NewRobotResponse::InternalSwap(NewRobotResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[149]); + file_level_metadata_app_2fv1_2fapp_2eproto[151]); } // =================================================================== @@ -42188,7 +42687,7 @@ void UpdateRobotRequest::InternalSwap(UpdateRobotRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[150]); + file_level_metadata_app_2fv1_2fapp_2eproto[152]); } // =================================================================== @@ -42375,7 +42874,7 @@ void UpdateRobotResponse::InternalSwap(UpdateRobotResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[151]); + file_level_metadata_app_2fv1_2fapp_2eproto[153]); } // =================================================================== @@ -42570,7 +43069,7 @@ void DeleteRobotRequest::InternalSwap(DeleteRobotRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[152]); + file_level_metadata_app_2fv1_2fapp_2eproto[154]); } // =================================================================== @@ -42609,7 +43108,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteRobotResponse::GetClassD ::PROTOBUF_NAMESPACE_ID::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[153]); + file_level_metadata_app_2fv1_2fapp_2eproto[155]); } // =================================================================== @@ -42804,7 +43303,7 @@ void GetRobotMetadataRequest::InternalSwap(GetRobotMetadataRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata GetRobotMetadataRequest::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]); } // =================================================================== @@ -42997,7 +43496,7 @@ void GetRobotMetadataResponse::InternalSwap(GetRobotMetadataResponse* other) { ::PROTOBUF_NAMESPACE_ID::Metadata GetRobotMetadataResponse::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]); } // =================================================================== @@ -43240,7 +43739,7 @@ void UpdateRobotMetadataRequest::InternalSwap(UpdateRobotMetadataRequest* other) ::PROTOBUF_NAMESPACE_ID::Metadata UpdateRobotMetadataRequest::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]); } // =================================================================== @@ -43279,7 +43778,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UpdateRobotMetadataResponse::G ::PROTOBUF_NAMESPACE_ID::Metadata UpdateRobotMetadataResponse::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]); } // =================================================================== @@ -43474,7 +43973,7 @@ void MarkPartAsMainRequest::InternalSwap(MarkPartAsMainRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[158]); + file_level_metadata_app_2fv1_2fapp_2eproto[160]); } // =================================================================== @@ -43513,7 +44012,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*MarkPartAsMainResponse::GetCla ::PROTOBUF_NAMESPACE_ID::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[159]); + file_level_metadata_app_2fv1_2fapp_2eproto[161]); } // =================================================================== @@ -43708,7 +44207,7 @@ void MarkPartForRestartRequest::InternalSwap(MarkPartForRestartRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[160]); + file_level_metadata_app_2fv1_2fapp_2eproto[162]); } // =================================================================== @@ -43747,7 +44246,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*MarkPartForRestartResponse::Ge ::PROTOBUF_NAMESPACE_ID::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[161]); + file_level_metadata_app_2fv1_2fapp_2eproto[163]); } // =================================================================== @@ -43942,7 +44441,7 @@ void CreateRobotPartSecretRequest::InternalSwap(CreateRobotPartSecretRequest* ot ::PROTOBUF_NAMESPACE_ID::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[162]); + file_level_metadata_app_2fv1_2fapp_2eproto[164]); } // =================================================================== @@ -44129,7 +44628,7 @@ void CreateRobotPartSecretResponse::InternalSwap(CreateRobotPartSecretResponse* ::PROTOBUF_NAMESPACE_ID::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[163]); + file_level_metadata_app_2fv1_2fapp_2eproto[165]); } // =================================================================== @@ -44372,7 +44871,7 @@ void DeleteRobotPartSecretRequest::InternalSwap(DeleteRobotPartSecretRequest* ot ::PROTOBUF_NAMESPACE_ID::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[164]); + file_level_metadata_app_2fv1_2fapp_2eproto[166]); } // =================================================================== @@ -44411,7 +44910,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteRobotPartSecretResponse: ::PROTOBUF_NAMESPACE_ID::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[165]); + file_level_metadata_app_2fv1_2fapp_2eproto[167]); } // =================================================================== @@ -44894,7 +45393,7 @@ void Authorization::InternalSwap(Authorization* other) { ::PROTOBUF_NAMESPACE_ID::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[166]); + file_level_metadata_app_2fv1_2fapp_2eproto[168]); } // =================================================================== @@ -45081,7 +45580,7 @@ void AddRoleRequest::InternalSwap(AddRoleRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[167]); + file_level_metadata_app_2fv1_2fapp_2eproto[169]); } // =================================================================== @@ -45120,7 +45619,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*AddRoleResponse::GetClassData( ::PROTOBUF_NAMESPACE_ID::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[168]); + file_level_metadata_app_2fv1_2fapp_2eproto[170]); } // =================================================================== @@ -45307,7 +45806,7 @@ void RemoveRoleRequest::InternalSwap(RemoveRoleRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[169]); + file_level_metadata_app_2fv1_2fapp_2eproto[171]); } // =================================================================== @@ -45346,7 +45845,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*RemoveRoleResponse::GetClassDa ::PROTOBUF_NAMESPACE_ID::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[170]); + file_level_metadata_app_2fv1_2fapp_2eproto[172]); } // =================================================================== @@ -45581,7 +46080,7 @@ void ChangeRoleRequest::InternalSwap(ChangeRoleRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[171]); + file_level_metadata_app_2fv1_2fapp_2eproto[173]); } // =================================================================== @@ -45620,7 +46119,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*ChangeRoleResponse::GetClassDa ::PROTOBUF_NAMESPACE_ID::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[172]); + file_level_metadata_app_2fv1_2fapp_2eproto[174]); } // =================================================================== @@ -45853,7 +46352,7 @@ void ListAuthorizationsRequest::InternalSwap(ListAuthorizationsRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[173]); + file_level_metadata_app_2fv1_2fapp_2eproto[175]); } // =================================================================== @@ -46031,7 +46530,7 @@ void ListAuthorizationsResponse::InternalSwap(ListAuthorizationsResponse* other) ::PROTOBUF_NAMESPACE_ID::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[174]); + file_level_metadata_app_2fv1_2fapp_2eproto[176]); } // =================================================================== @@ -46209,7 +46708,7 @@ void CheckPermissionsRequest::InternalSwap(CheckPermissionsRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[175]); + file_level_metadata_app_2fv1_2fapp_2eproto[177]); } // =================================================================== @@ -46490,7 +46989,7 @@ void AuthorizedPermissions::InternalSwap(AuthorizedPermissions* other) { ::PROTOBUF_NAMESPACE_ID::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[176]); + file_level_metadata_app_2fv1_2fapp_2eproto[178]); } // =================================================================== @@ -46668,7 +47167,7 @@ void CheckPermissionsResponse::InternalSwap(CheckPermissionsResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[177]); + file_level_metadata_app_2fv1_2fapp_2eproto[179]); } // =================================================================== @@ -47098,7 +47597,7 @@ void ModuleVersion::InternalSwap(ModuleVersion* other) { ::PROTOBUF_NAMESPACE_ID::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[178]); + file_level_metadata_app_2fv1_2fapp_2eproto[180]); } // =================================================================== @@ -47480,7 +47979,7 @@ void ModuleMetadata::InternalSwap(ModuleMetadata* other) { ::PROTOBUF_NAMESPACE_ID::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[179]); + file_level_metadata_app_2fv1_2fapp_2eproto[181]); } // =================================================================== @@ -47729,7 +48228,7 @@ void MLModelMetadata::InternalSwap(MLModelMetadata* other) { ::PROTOBUF_NAMESPACE_ID::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[180]); + file_level_metadata_app_2fv1_2fapp_2eproto[182]); } // =================================================================== @@ -47972,7 +48471,7 @@ void MLTrainingVersion::InternalSwap(MLTrainingVersion* other) { ::PROTOBUF_NAMESPACE_ID::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[181]); + file_level_metadata_app_2fv1_2fapp_2eproto[183]); } // =================================================================== @@ -48238,7 +48737,7 @@ void MLTrainingMetadata::InternalSwap(MLTrainingMetadata* other) { ::PROTOBUF_NAMESPACE_ID::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[182]); + file_level_metadata_app_2fv1_2fapp_2eproto[184]); } // =================================================================== @@ -49121,7 +49620,7 @@ void RegistryItem::InternalSwap(RegistryItem* other) { ::PROTOBUF_NAMESPACE_ID::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[183]); + file_level_metadata_app_2fv1_2fapp_2eproto[185]); } // =================================================================== @@ -49353,7 +49852,7 @@ void GetRegistryItemRequest::InternalSwap(GetRegistryItemRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[184]); + file_level_metadata_app_2fv1_2fapp_2eproto[186]); } // =================================================================== @@ -49540,7 +50039,7 @@ void GetRegistryItemResponse::InternalSwap(GetRegistryItemResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[185]); + file_level_metadata_app_2fv1_2fapp_2eproto[187]); } // =================================================================== @@ -49812,7 +50311,7 @@ void CreateRegistryItemRequest::InternalSwap(CreateRegistryItemRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[186]); + file_level_metadata_app_2fv1_2fapp_2eproto[188]); } // =================================================================== @@ -49851,7 +50350,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CreateRegistryItemResponse::Ge ::PROTOBUF_NAMESPACE_ID::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[187]); + file_level_metadata_app_2fv1_2fapp_2eproto[189]); } // =================================================================== @@ -50483,7 +50982,7 @@ void UpdateRegistryItemRequest::InternalSwap(UpdateRegistryItemRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[188]); + file_level_metadata_app_2fv1_2fapp_2eproto[190]); } // =================================================================== @@ -50522,7 +51021,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UpdateRegistryItemResponse::Ge ::PROTOBUF_NAMESPACE_ID::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[189]); + file_level_metadata_app_2fv1_2fapp_2eproto[191]); } // =================================================================== @@ -51079,7 +51578,7 @@ void ListRegistryItemsRequest::InternalSwap(ListRegistryItemsRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[190]); + file_level_metadata_app_2fv1_2fapp_2eproto[192]); } // =================================================================== @@ -51257,7 +51756,7 @@ void ListRegistryItemsResponse::InternalSwap(ListRegistryItemsResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[191]); + file_level_metadata_app_2fv1_2fapp_2eproto[193]); } // =================================================================== @@ -51452,7 +51951,7 @@ void DeleteRegistryItemRequest::InternalSwap(DeleteRegistryItemRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[192]); + file_level_metadata_app_2fv1_2fapp_2eproto[194]); } // =================================================================== @@ -51491,7 +51990,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteRegistryItemResponse::Ge ::PROTOBUF_NAMESPACE_ID::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[193]); + file_level_metadata_app_2fv1_2fapp_2eproto[195]); } // =================================================================== @@ -51734,7 +52233,7 @@ void RenameRegistryItemRequest::InternalSwap(RenameRegistryItemRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata RenameRegistryItemRequest::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[194]); + file_level_metadata_app_2fv1_2fapp_2eproto[196]); } // =================================================================== @@ -51921,7 +52420,7 @@ void RenameRegistryItemResponse::InternalSwap(RenameRegistryItemResponse* other) ::PROTOBUF_NAMESPACE_ID::Metadata RenameRegistryItemResponse::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[195]); + file_level_metadata_app_2fv1_2fapp_2eproto[197]); } // =================================================================== @@ -52164,7 +52663,7 @@ void TransferRegistryItemRequest::InternalSwap(TransferRegistryItemRequest* othe ::PROTOBUF_NAMESPACE_ID::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[196]); + file_level_metadata_app_2fv1_2fapp_2eproto[198]); } // =================================================================== @@ -52203,7 +52702,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*TransferRegistryItemResponse:: ::PROTOBUF_NAMESPACE_ID::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[197]); + file_level_metadata_app_2fv1_2fapp_2eproto[199]); } // =================================================================== @@ -52446,7 +52945,7 @@ void CreateModuleRequest::InternalSwap(CreateModuleRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[198]); + file_level_metadata_app_2fv1_2fapp_2eproto[200]); } // =================================================================== @@ -52689,7 +53188,7 @@ void CreateModuleResponse::InternalSwap(CreateModuleResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[199]); + file_level_metadata_app_2fv1_2fapp_2eproto[201]); } // =================================================================== @@ -53244,7 +53743,7 @@ void UpdateModuleRequest::InternalSwap(UpdateModuleRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[200]); + file_level_metadata_app_2fv1_2fapp_2eproto[202]); } // =================================================================== @@ -53535,7 +54034,7 @@ void App::InternalSwap(App* other) { ::PROTOBUF_NAMESPACE_ID::Metadata App::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[201]); + file_level_metadata_app_2fv1_2fapp_2eproto[203]); } // =================================================================== @@ -53730,7 +54229,7 @@ void UpdateModuleResponse::InternalSwap(UpdateModuleResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[202]); + file_level_metadata_app_2fv1_2fapp_2eproto[204]); } // =================================================================== @@ -53958,7 +54457,7 @@ void UpdateModuleMetadata::InternalSwap(UpdateModuleMetadata* other) { ::PROTOBUF_NAMESPACE_ID::Metadata UpdateModuleMetadata::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[203]); + file_level_metadata_app_2fv1_2fapp_2eproto[205]); } // =================================================================== @@ -54169,7 +54668,7 @@ void UpdateMLModelMetadata::InternalSwap(UpdateMLModelMetadata* other) { ::PROTOBUF_NAMESPACE_ID::Metadata UpdateMLModelMetadata::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[204]); + file_level_metadata_app_2fv1_2fapp_2eproto[206]); } // =================================================================== @@ -54402,7 +54901,7 @@ void UpdateMLTrainingMetadata::InternalSwap(UpdateMLTrainingMetadata* other) { ::PROTOBUF_NAMESPACE_ID::Metadata UpdateMLTrainingMetadata::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[205]); + file_level_metadata_app_2fv1_2fapp_2eproto[207]); } // =================================================================== @@ -54804,7 +55303,7 @@ void Model::InternalSwap(Model* other) { ::PROTOBUF_NAMESPACE_ID::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[206]); + file_level_metadata_app_2fv1_2fapp_2eproto[208]); } // =================================================================== @@ -55133,7 +55632,7 @@ void ModuleFileInfo::InternalSwap(ModuleFileInfo* other) { ::PROTOBUF_NAMESPACE_ID::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[207]); + file_level_metadata_app_2fv1_2fapp_2eproto[209]); } // =================================================================== @@ -55402,7 +55901,7 @@ void UploadModuleFileRequest::InternalSwap(UploadModuleFileRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[208]); + file_level_metadata_app_2fv1_2fapp_2eproto[210]); } // =================================================================== @@ -55597,7 +56096,7 @@ void UploadModuleFileResponse::InternalSwap(UploadModuleFileResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[209]); + file_level_metadata_app_2fv1_2fapp_2eproto[211]); } // =================================================================== @@ -55829,7 +56328,7 @@ void GetModuleRequest::InternalSwap(GetModuleRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[210]); + file_level_metadata_app_2fv1_2fapp_2eproto[212]); } // =================================================================== @@ -56016,7 +56515,7 @@ void GetModuleResponse::InternalSwap(GetModuleResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[211]); + file_level_metadata_app_2fv1_2fapp_2eproto[213]); } // =================================================================== @@ -56771,7 +57270,7 @@ void Module::InternalSwap(Module* other) { ::PROTOBUF_NAMESPACE_ID::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[212]); + file_level_metadata_app_2fv1_2fapp_2eproto[214]); } // =================================================================== @@ -57201,7 +57700,7 @@ void VersionHistory::InternalSwap(VersionHistory* other) { ::PROTOBUF_NAMESPACE_ID::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[213]); + file_level_metadata_app_2fv1_2fapp_2eproto[215]); } // =================================================================== @@ -57444,7 +57943,7 @@ void Uploads::InternalSwap(Uploads* other) { ::PROTOBUF_NAMESPACE_ID::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[214]); + file_level_metadata_app_2fv1_2fapp_2eproto[216]); } // =================================================================== @@ -57688,7 +58187,7 @@ void ListModulesRequest::InternalSwap(ListModulesRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[215]); + file_level_metadata_app_2fv1_2fapp_2eproto[217]); } // =================================================================== @@ -57866,7 +58365,7 @@ void ListModulesResponse::InternalSwap(ListModulesResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[216]); + file_level_metadata_app_2fv1_2fapp_2eproto[218]); } // =================================================================== @@ -58061,7 +58560,7 @@ void GetUserIDByEmailRequest::InternalSwap(GetUserIDByEmailRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[217]); + file_level_metadata_app_2fv1_2fapp_2eproto[219]); } // =================================================================== @@ -58256,7 +58755,7 @@ void GetUserIDByEmailResponse::InternalSwap(GetUserIDByEmailResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[218]); + file_level_metadata_app_2fv1_2fapp_2eproto[220]); } // =================================================================== @@ -58451,7 +58950,7 @@ void ListOrganizationsByUserRequest::InternalSwap(ListOrganizationsByUserRequest ::PROTOBUF_NAMESPACE_ID::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[219]); + file_level_metadata_app_2fv1_2fapp_2eproto[221]); } // =================================================================== @@ -58868,7 +59367,7 @@ void OrgDetails::InternalSwap(OrgDetails* other) { ::PROTOBUF_NAMESPACE_ID::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[220]); + file_level_metadata_app_2fv1_2fapp_2eproto[222]); } // =================================================================== @@ -59046,7 +59545,7 @@ void ListOrganizationsByUserResponse::InternalSwap(ListOrganizationsByUserRespon ::PROTOBUF_NAMESPACE_ID::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[221]); + file_level_metadata_app_2fv1_2fapp_2eproto[223]); } // =================================================================== @@ -59420,7 +59919,7 @@ void SearchOrganizationsRequest::InternalSwap(SearchOrganizationsRequest* other) ::PROTOBUF_NAMESPACE_ID::Metadata SearchOrganizationsRequest::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[222]); + file_level_metadata_app_2fv1_2fapp_2eproto[224]); } // =================================================================== @@ -59598,7 +60097,7 @@ void SearchOrganizationsResponse::InternalSwap(SearchOrganizationsResponse* othe ::PROTOBUF_NAMESPACE_ID::Metadata SearchOrganizationsResponse::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[223]); + file_level_metadata_app_2fv1_2fapp_2eproto[225]); } // =================================================================== @@ -59826,7 +60325,7 @@ void CreateKeyRequest::InternalSwap(CreateKeyRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[224]); + file_level_metadata_app_2fv1_2fapp_2eproto[226]); } // =================================================================== @@ -60069,7 +60568,7 @@ void CreateKeyResponse::InternalSwap(CreateKeyResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[225]); + file_level_metadata_app_2fv1_2fapp_2eproto[227]); } // =================================================================== @@ -60264,7 +60763,7 @@ void DeleteKeyRequest::InternalSwap(DeleteKeyRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[226]); + file_level_metadata_app_2fv1_2fapp_2eproto[228]); } // =================================================================== @@ -60303,7 +60802,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteKeyResponse::GetClassDat ::PROTOBUF_NAMESPACE_ID::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[227]); + file_level_metadata_app_2fv1_2fapp_2eproto[229]); } // =================================================================== @@ -60546,7 +61045,7 @@ void RenameKeyRequest::InternalSwap(RenameKeyRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[228]); + file_level_metadata_app_2fv1_2fapp_2eproto[230]); } // =================================================================== @@ -60789,7 +61288,7 @@ void RenameKeyResponse::InternalSwap(RenameKeyResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[229]); + file_level_metadata_app_2fv1_2fapp_2eproto[231]); } // =================================================================== @@ -61176,7 +61675,7 @@ void AuthorizationDetails::InternalSwap(AuthorizationDetails* other) { ::PROTOBUF_NAMESPACE_ID::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[230]); + file_level_metadata_app_2fv1_2fapp_2eproto[232]); } // =================================================================== @@ -61396,7 +61895,7 @@ void APIKeyWithAuthorizations::InternalSwap(APIKeyWithAuthorizations* other) { ::PROTOBUF_NAMESPACE_ID::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[231]); + file_level_metadata_app_2fv1_2fapp_2eproto[233]); } // =================================================================== @@ -61591,7 +62090,7 @@ void ListKeysRequest::InternalSwap(ListKeysRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[232]); + file_level_metadata_app_2fv1_2fapp_2eproto[234]); } // =================================================================== @@ -61769,7 +62268,7 @@ void ListKeysResponse::InternalSwap(ListKeysResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[233]); + file_level_metadata_app_2fv1_2fapp_2eproto[235]); } // =================================================================== @@ -61964,7 +62463,7 @@ void RotateKeyRequest::InternalSwap(RotateKeyRequest* other) { ::PROTOBUF_NAMESPACE_ID::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[234]); + file_level_metadata_app_2fv1_2fapp_2eproto[236]); } // =================================================================== @@ -62207,7 +62706,7 @@ void RotateKeyResponse::InternalSwap(RotateKeyResponse* other) { ::PROTOBUF_NAMESPACE_ID::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[235]); + file_level_metadata_app_2fv1_2fapp_2eproto[237]); } // =================================================================== @@ -62402,7 +62901,7 @@ void CreateKeyFromExistingKeyAuthorizationsRequest::InternalSwap(CreateKeyFromEx ::PROTOBUF_NAMESPACE_ID::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[236]); + file_level_metadata_app_2fv1_2fapp_2eproto[238]); } // =================================================================== @@ -62645,7 +63144,7 @@ void CreateKeyFromExistingKeyAuthorizationsResponse::InternalSwap(CreateKeyFromE ::PROTOBUF_NAMESPACE_ID::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[237]); + file_level_metadata_app_2fv1_2fapp_2eproto[239]); } // =================================================================== @@ -62888,7 +63387,7 @@ void GetAppContentRequest::InternalSwap(GetAppContentRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata GetAppContentRequest::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[238]); + file_level_metadata_app_2fv1_2fapp_2eproto[240]); } // =================================================================== @@ -63131,7 +63630,7 @@ void GetAppContentResponse::InternalSwap(GetAppContentResponse* other) { ::PROTOBUF_NAMESPACE_ID::Metadata GetAppContentResponse::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[239]); + file_level_metadata_app_2fv1_2fapp_2eproto[241]); } // =================================================================== @@ -63369,7 +63868,7 @@ void OrganizationSetLogoRequest::InternalSwap(OrganizationSetLogoRequest* other) ::PROTOBUF_NAMESPACE_ID::Metadata OrganizationSetLogoRequest::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[240]); + file_level_metadata_app_2fv1_2fapp_2eproto[242]); } // =================================================================== @@ -63408,7 +63907,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*OrganizationSetLogoResponse::G ::PROTOBUF_NAMESPACE_ID::Metadata OrganizationSetLogoResponse::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[241]); + file_level_metadata_app_2fv1_2fapp_2eproto[243]); } // =================================================================== @@ -63603,7 +64102,7 @@ void OrganizationGetLogoRequest::InternalSwap(OrganizationGetLogoRequest* other) ::PROTOBUF_NAMESPACE_ID::Metadata OrganizationGetLogoRequest::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[242]); + file_level_metadata_app_2fv1_2fapp_2eproto[244]); } // =================================================================== @@ -63798,7 +64297,7 @@ void OrganizationGetLogoResponse::InternalSwap(OrganizationGetLogoResponse* othe ::PROTOBUF_NAMESPACE_ID::Metadata OrganizationGetLogoResponse::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[243]); + file_level_metadata_app_2fv1_2fapp_2eproto[245]); } // =================================================================== @@ -63993,7 +64492,7 @@ void EnableAuthServiceRequest::InternalSwap(EnableAuthServiceRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata EnableAuthServiceRequest::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[244]); + file_level_metadata_app_2fv1_2fapp_2eproto[246]); } // =================================================================== @@ -64032,7 +64531,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*EnableAuthServiceResponse::Get ::PROTOBUF_NAMESPACE_ID::Metadata EnableAuthServiceResponse::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[245]); + file_level_metadata_app_2fv1_2fapp_2eproto[247]); } // =================================================================== @@ -64227,7 +64726,7 @@ void DisableAuthServiceRequest::InternalSwap(DisableAuthServiceRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata DisableAuthServiceRequest::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[246]); + file_level_metadata_app_2fv1_2fapp_2eproto[248]); } // =================================================================== @@ -64266,7 +64765,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DisableAuthServiceResponse::Ge ::PROTOBUF_NAMESPACE_ID::Metadata DisableAuthServiceResponse::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[247]); + file_level_metadata_app_2fv1_2fapp_2eproto[249]); } // =================================================================== @@ -64551,7 +65050,7 @@ void CreateOAuthAppRequest::InternalSwap(CreateOAuthAppRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata CreateOAuthAppRequest::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[248]); + file_level_metadata_app_2fv1_2fapp_2eproto[250]); } // =================================================================== @@ -64794,7 +65293,7 @@ void CreateOAuthAppResponse::InternalSwap(CreateOAuthAppResponse* other) { ::PROTOBUF_NAMESPACE_ID::Metadata CreateOAuthAppResponse::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[249]); + file_level_metadata_app_2fv1_2fapp_2eproto[251]); } // =================================================================== @@ -65037,7 +65536,7 @@ void ReadOAuthAppRequest::InternalSwap(ReadOAuthAppRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata ReadOAuthAppRequest::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[250]); + file_level_metadata_app_2fv1_2fapp_2eproto[252]); } // =================================================================== @@ -65322,7 +65821,7 @@ void ReadOAuthAppResponse::InternalSwap(ReadOAuthAppResponse* other) { ::PROTOBUF_NAMESPACE_ID::Metadata ReadOAuthAppResponse::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[251]); + file_level_metadata_app_2fv1_2fapp_2eproto[253]); } // =================================================================== @@ -65655,7 +66154,7 @@ void UpdateOAuthAppRequest::InternalSwap(UpdateOAuthAppRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata UpdateOAuthAppRequest::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[252]); + file_level_metadata_app_2fv1_2fapp_2eproto[254]); } // =================================================================== @@ -65694,7 +66193,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UpdateOAuthAppResponse::GetCla ::PROTOBUF_NAMESPACE_ID::Metadata UpdateOAuthAppResponse::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[253]); + file_level_metadata_app_2fv1_2fapp_2eproto[255]); } // =================================================================== @@ -65937,7 +66436,7 @@ void DeleteOAuthAppRequest::InternalSwap(DeleteOAuthAppRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata DeleteOAuthAppRequest::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[254]); + file_level_metadata_app_2fv1_2fapp_2eproto[256]); } // =================================================================== @@ -65976,7 +66475,7 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DeleteOAuthAppResponse::GetCla ::PROTOBUF_NAMESPACE_ID::Metadata DeleteOAuthAppResponse::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[255]); + file_level_metadata_app_2fv1_2fapp_2eproto[257]); } // =================================================================== @@ -66171,7 +66670,7 @@ void ListOAuthAppsRequest::InternalSwap(ListOAuthAppsRequest* other) { ::PROTOBUF_NAMESPACE_ID::Metadata ListOAuthAppsRequest::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[256]); + file_level_metadata_app_2fv1_2fapp_2eproto[258]); } // =================================================================== @@ -66354,7 +66853,7 @@ void ListOAuthAppsResponse::InternalSwap(ListOAuthAppsResponse* other) { ::PROTOBUF_NAMESPACE_ID::Metadata ListOAuthAppsResponse::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[257]); + file_level_metadata_app_2fv1_2fapp_2eproto[259]); } // =================================================================== @@ -66759,7 +67258,7 @@ void OAuthConfig::InternalSwap(OAuthConfig* other) { ::PROTOBUF_NAMESPACE_ID::Metadata OAuthConfig::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[258]); + file_level_metadata_app_2fv1_2fapp_2eproto[260]); } // @@protoc_insertion_point(namespace_scope) @@ -66835,6 +67334,14 @@ template<> PROTOBUF_NOINLINE ::viam::app::v1::UpdateOrganizationResponse* Arena::CreateMaybeMessage< ::viam::app::v1::UpdateOrganizationResponse >(Arena* arena) { return Arena::CreateMessageInternal< ::viam::app::v1::UpdateOrganizationResponse >(arena); } +template<> PROTOBUF_NOINLINE ::viam::app::v1::UpdateOrganizationNamespaceRequest* +Arena::CreateMaybeMessage< ::viam::app::v1::UpdateOrganizationNamespaceRequest >(Arena* arena) { + return Arena::CreateMessageInternal< ::viam::app::v1::UpdateOrganizationNamespaceRequest >(arena); +} +template<> PROTOBUF_NOINLINE ::viam::app::v1::UpdateOrganizationNamespaceResponse* +Arena::CreateMaybeMessage< ::viam::app::v1::UpdateOrganizationNamespaceResponse >(Arena* arena) { + return Arena::CreateMessageInternal< ::viam::app::v1::UpdateOrganizationNamespaceResponse >(arena); +} template<> PROTOBUF_NOINLINE ::viam::app::v1::DeleteOrganizationRequest* Arena::CreateMaybeMessage< ::viam::app::v1::DeleteOrganizationRequest >(Arena* arena) { return Arena::CreateMessageInternal< ::viam::app::v1::DeleteOrganizationRequest >(arena); diff --git a/src/viam/api/app/v1/app.pb.h b/src/viam/api/app/v1/app.pb.h index 7dba18bea..1e0ffc4b9 100644 --- a/src/viam/api/app/v1/app.pb.h +++ b/src/viam/api/app/v1/app.pb.h @@ -778,6 +778,12 @@ extern UpdateOrganizationMetadataRequestDefaultTypeInternal _UpdateOrganizationM class UpdateOrganizationMetadataResponse; struct UpdateOrganizationMetadataResponseDefaultTypeInternal; extern UpdateOrganizationMetadataResponseDefaultTypeInternal _UpdateOrganizationMetadataResponse_default_instance_; +class UpdateOrganizationNamespaceRequest; +struct UpdateOrganizationNamespaceRequestDefaultTypeInternal; +extern UpdateOrganizationNamespaceRequestDefaultTypeInternal _UpdateOrganizationNamespaceRequest_default_instance_; +class UpdateOrganizationNamespaceResponse; +struct UpdateOrganizationNamespaceResponseDefaultTypeInternal; +extern UpdateOrganizationNamespaceResponseDefaultTypeInternal _UpdateOrganizationNamespaceResponse_default_instance_; class UpdateOrganizationRequest; struct UpdateOrganizationRequestDefaultTypeInternal; extern UpdateOrganizationRequestDefaultTypeInternal _UpdateOrganizationRequest_default_instance_; @@ -1077,6 +1083,8 @@ template<> ::viam::app::v1::UpdateOrganizationInviteAuthorizationsRequest* Arena template<> ::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse* Arena::CreateMaybeMessage<::viam::app::v1::UpdateOrganizationInviteAuthorizationsResponse>(Arena*); template<> ::viam::app::v1::UpdateOrganizationMetadataRequest* Arena::CreateMaybeMessage<::viam::app::v1::UpdateOrganizationMetadataRequest>(Arena*); template<> ::viam::app::v1::UpdateOrganizationMetadataResponse* Arena::CreateMaybeMessage<::viam::app::v1::UpdateOrganizationMetadataResponse>(Arena*); +template<> ::viam::app::v1::UpdateOrganizationNamespaceRequest* Arena::CreateMaybeMessage<::viam::app::v1::UpdateOrganizationNamespaceRequest>(Arena*); +template<> ::viam::app::v1::UpdateOrganizationNamespaceResponse* Arena::CreateMaybeMessage<::viam::app::v1::UpdateOrganizationNamespaceResponse>(Arena*); template<> ::viam::app::v1::UpdateOrganizationRequest* Arena::CreateMaybeMessage<::viam::app::v1::UpdateOrganizationRequest>(Arena*); template<> ::viam::app::v1::UpdateOrganizationResponse* Arena::CreateMaybeMessage<::viam::app::v1::UpdateOrganizationResponse>(Arena*); template<> ::viam::app::v1::UpdateRegistryItemRequest* Arena::CreateMaybeMessage<::viam::app::v1::UpdateRegistryItemRequest>(Arena*); @@ -4574,6 +4582,327 @@ class UpdateOrganizationResponse final : }; // ------------------------------------------------------------------- +class UpdateOrganizationNamespaceRequest final : + public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:viam.app.v1.UpdateOrganizationNamespaceRequest) */ { + public: + inline UpdateOrganizationNamespaceRequest() : UpdateOrganizationNamespaceRequest(nullptr) {} + ~UpdateOrganizationNamespaceRequest() override; + explicit PROTOBUF_CONSTEXPR UpdateOrganizationNamespaceRequest(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized); + + UpdateOrganizationNamespaceRequest(const UpdateOrganizationNamespaceRequest& from); + UpdateOrganizationNamespaceRequest(UpdateOrganizationNamespaceRequest&& from) noexcept + : UpdateOrganizationNamespaceRequest() { + *this = ::std::move(from); + } + + inline UpdateOrganizationNamespaceRequest& operator=(const UpdateOrganizationNamespaceRequest& from) { + CopyFrom(from); + return *this; + } + inline UpdateOrganizationNamespaceRequest& operator=(UpdateOrganizationNamespaceRequest&& from) noexcept { + if (this == &from) return *this; + if (GetOwningArena() == from.GetOwningArena() + #ifdef PROTOBUF_FORCE_COPY_IN_MOVE + && GetOwningArena() != nullptr + #endif // !PROTOBUF_FORCE_COPY_IN_MOVE + ) { + InternalSwap(&from); + } else { + CopyFrom(from); + } + return *this; + } + + static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { + return GetDescriptor(); + } + static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { + return default_instance().GetMetadata().descriptor; + } + static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() { + return default_instance().GetMetadata().reflection; + } + static const UpdateOrganizationNamespaceRequest& default_instance() { + return *internal_default_instance(); + } + static inline const UpdateOrganizationNamespaceRequest* internal_default_instance() { + return reinterpret_cast( + &_UpdateOrganizationNamespaceRequest_default_instance_); + } + static constexpr int kIndexInFileMessages = + 17; + + friend void swap(UpdateOrganizationNamespaceRequest& a, UpdateOrganizationNamespaceRequest& b) { + a.Swap(&b); + } + inline void Swap(UpdateOrganizationNamespaceRequest* other) { + if (other == this) return; + #ifdef PROTOBUF_FORCE_COPY_IN_SWAP + if (GetOwningArena() != nullptr && + GetOwningArena() == other->GetOwningArena()) { + #else // PROTOBUF_FORCE_COPY_IN_SWAP + if (GetOwningArena() == other->GetOwningArena()) { + #endif // !PROTOBUF_FORCE_COPY_IN_SWAP + InternalSwap(other); + } else { + ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other); + } + } + void UnsafeArenaSwap(UpdateOrganizationNamespaceRequest* other) { + if (other == this) return; + GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena()); + InternalSwap(other); + } + + // implements Message ---------------------------------------------- + + UpdateOrganizationNamespaceRequest* New(::PROTOBUF_NAMESPACE_ID::Arena* arena = nullptr) const final { + return CreateMaybeMessage(arena); + } + using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom; + void CopyFrom(const UpdateOrganizationNamespaceRequest& from); + using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom; + void MergeFrom(const UpdateOrganizationNamespaceRequest& from); + private: + static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from); + public: + PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; + bool IsInitialized() const final; + + size_t ByteSizeLong() const final; + const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final; + uint8_t* _InternalSerialize( + uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final; + int GetCachedSize() const final { return _cached_size_.Get(); } + + private: + void SharedCtor(); + void SharedDtor(); + void SetCachedSize(int size) const final; + void InternalSwap(UpdateOrganizationNamespaceRequest* other); + + private: + friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata; + static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() { + return "viam.app.v1.UpdateOrganizationNamespaceRequest"; + } + protected: + explicit UpdateOrganizationNamespaceRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena, + bool is_message_owned = false); + public: + + static const ClassData _class_data_; + const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final; + + ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final; + + // nested types ---------------------------------------------------- + + // accessors ------------------------------------------------------- + + enum : int { + kOrganizationIdFieldNumber = 1, + kNewPublicNamespaceFieldNumber = 2, + }; + // string organization_id = 1 [json_name = "organizationId"]; + void clear_organization_id(); + const std::string& organization_id() const; + template + void set_organization_id(ArgT0&& arg0, ArgT... args); + std::string* mutable_organization_id(); + PROTOBUF_NODISCARD std::string* release_organization_id(); + void set_allocated_organization_id(std::string* organization_id); + private: + const std::string& _internal_organization_id() const; + inline PROTOBUF_ALWAYS_INLINE void _internal_set_organization_id(const std::string& value); + std::string* _internal_mutable_organization_id(); + public: + + // optional string new_public_namespace = 2 [json_name = "newPublicNamespace"]; + bool has_new_public_namespace() const; + private: + bool _internal_has_new_public_namespace() const; + public: + void clear_new_public_namespace(); + const std::string& new_public_namespace() const; + template + void set_new_public_namespace(ArgT0&& arg0, ArgT... args); + std::string* mutable_new_public_namespace(); + PROTOBUF_NODISCARD std::string* release_new_public_namespace(); + void set_allocated_new_public_namespace(std::string* new_public_namespace); + private: + const std::string& _internal_new_public_namespace() const; + inline PROTOBUF_ALWAYS_INLINE void _internal_set_new_public_namespace(const std::string& value); + std::string* _internal_mutable_new_public_namespace(); + public: + + // @@protoc_insertion_point(class_scope:viam.app.v1.UpdateOrganizationNamespaceRequest) + private: + class _Internal; + + template friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper; + typedef void InternalArenaConstructable_; + typedef void DestructorSkippable_; + ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_; + mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_; + ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr organization_id_; + ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr new_public_namespace_; + friend struct ::TableStruct_app_2fv1_2fapp_2eproto; +}; +// ------------------------------------------------------------------- + +class UpdateOrganizationNamespaceResponse final : + public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:viam.app.v1.UpdateOrganizationNamespaceResponse) */ { + public: + inline UpdateOrganizationNamespaceResponse() : UpdateOrganizationNamespaceResponse(nullptr) {} + ~UpdateOrganizationNamespaceResponse() override; + explicit PROTOBUF_CONSTEXPR UpdateOrganizationNamespaceResponse(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized); + + UpdateOrganizationNamespaceResponse(const UpdateOrganizationNamespaceResponse& from); + UpdateOrganizationNamespaceResponse(UpdateOrganizationNamespaceResponse&& from) noexcept + : UpdateOrganizationNamespaceResponse() { + *this = ::std::move(from); + } + + inline UpdateOrganizationNamespaceResponse& operator=(const UpdateOrganizationNamespaceResponse& from) { + CopyFrom(from); + return *this; + } + inline UpdateOrganizationNamespaceResponse& operator=(UpdateOrganizationNamespaceResponse&& from) noexcept { + if (this == &from) return *this; + if (GetOwningArena() == from.GetOwningArena() + #ifdef PROTOBUF_FORCE_COPY_IN_MOVE + && GetOwningArena() != nullptr + #endif // !PROTOBUF_FORCE_COPY_IN_MOVE + ) { + InternalSwap(&from); + } else { + CopyFrom(from); + } + return *this; + } + + static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { + return GetDescriptor(); + } + static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { + return default_instance().GetMetadata().descriptor; + } + static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() { + return default_instance().GetMetadata().reflection; + } + static const UpdateOrganizationNamespaceResponse& default_instance() { + return *internal_default_instance(); + } + static inline const UpdateOrganizationNamespaceResponse* internal_default_instance() { + return reinterpret_cast( + &_UpdateOrganizationNamespaceResponse_default_instance_); + } + static constexpr int kIndexInFileMessages = + 18; + + friend void swap(UpdateOrganizationNamespaceResponse& a, UpdateOrganizationNamespaceResponse& b) { + a.Swap(&b); + } + inline void Swap(UpdateOrganizationNamespaceResponse* other) { + if (other == this) return; + #ifdef PROTOBUF_FORCE_COPY_IN_SWAP + if (GetOwningArena() != nullptr && + GetOwningArena() == other->GetOwningArena()) { + #else // PROTOBUF_FORCE_COPY_IN_SWAP + if (GetOwningArena() == other->GetOwningArena()) { + #endif // !PROTOBUF_FORCE_COPY_IN_SWAP + InternalSwap(other); + } else { + ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other); + } + } + void UnsafeArenaSwap(UpdateOrganizationNamespaceResponse* other) { + if (other == this) return; + GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena()); + InternalSwap(other); + } + + // implements Message ---------------------------------------------- + + UpdateOrganizationNamespaceResponse* New(::PROTOBUF_NAMESPACE_ID::Arena* arena = nullptr) const final { + return CreateMaybeMessage(arena); + } + using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom; + void CopyFrom(const UpdateOrganizationNamespaceResponse& from); + using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom; + void MergeFrom(const UpdateOrganizationNamespaceResponse& from); + private: + static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from); + public: + PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; + bool IsInitialized() const final; + + size_t ByteSizeLong() const final; + const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final; + uint8_t* _InternalSerialize( + uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final; + int GetCachedSize() const final { return _cached_size_.Get(); } + + private: + void SharedCtor(); + void SharedDtor(); + void SetCachedSize(int size) const final; + void InternalSwap(UpdateOrganizationNamespaceResponse* other); + + private: + friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata; + static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() { + return "viam.app.v1.UpdateOrganizationNamespaceResponse"; + } + protected: + explicit UpdateOrganizationNamespaceResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena, + bool is_message_owned = false); + public: + + static const ClassData _class_data_; + const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final; + + ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final; + + // nested types ---------------------------------------------------- + + // accessors ------------------------------------------------------- + + enum : int { + kOrganizationFieldNumber = 1, + }; + // .viam.app.v1.Organization organization = 1 [json_name = "organization"]; + bool has_organization() const; + private: + bool _internal_has_organization() const; + public: + void clear_organization(); + const ::viam::app::v1::Organization& organization() const; + PROTOBUF_NODISCARD ::viam::app::v1::Organization* release_organization(); + ::viam::app::v1::Organization* mutable_organization(); + void set_allocated_organization(::viam::app::v1::Organization* organization); + private: + const ::viam::app::v1::Organization& _internal_organization() const; + ::viam::app::v1::Organization* _internal_mutable_organization(); + public: + void unsafe_arena_set_allocated_organization( + ::viam::app::v1::Organization* organization); + ::viam::app::v1::Organization* unsafe_arena_release_organization(); + + // @@protoc_insertion_point(class_scope:viam.app.v1.UpdateOrganizationNamespaceResponse) + private: + class _Internal; + + template friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper; + typedef void InternalArenaConstructable_; + typedef void DestructorSkippable_; + ::viam::app::v1::Organization* organization_; + mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_; + friend struct ::TableStruct_app_2fv1_2fapp_2eproto; +}; +// ------------------------------------------------------------------- + class DeleteOrganizationRequest final : public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:viam.app.v1.DeleteOrganizationRequest) */ { public: @@ -4622,7 +4951,7 @@ class DeleteOrganizationRequest final : &_DeleteOrganizationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 17; + 19; friend void swap(DeleteOrganizationRequest& a, DeleteOrganizationRequest& b) { a.Swap(&b); @@ -4769,7 +5098,7 @@ class DeleteOrganizationResponse final : &_DeleteOrganizationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 18; + 20; friend void swap(DeleteOrganizationResponse& a, DeleteOrganizationResponse& b) { a.Swap(&b); @@ -4886,7 +5215,7 @@ class GetOrganizationMetadataRequest final : &_GetOrganizationMetadataRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 19; + 21; friend void swap(GetOrganizationMetadataRequest& a, GetOrganizationMetadataRequest& b) { a.Swap(&b); @@ -5034,7 +5363,7 @@ class GetOrganizationMetadataResponse final : &_GetOrganizationMetadataResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 20; + 22; friend void swap(GetOrganizationMetadataResponse& a, GetOrganizationMetadataResponse& b) { a.Swap(&b); @@ -5186,7 +5515,7 @@ class UpdateOrganizationMetadataRequest final : &_UpdateOrganizationMetadataRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 21; + 23; friend void swap(UpdateOrganizationMetadataRequest& a, UpdateOrganizationMetadataRequest& b) { a.Swap(&b); @@ -5353,7 +5682,7 @@ class UpdateOrganizationMetadataResponse final : &_UpdateOrganizationMetadataResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 22; + 24; friend void swap(UpdateOrganizationMetadataResponse& a, UpdateOrganizationMetadataResponse& b) { a.Swap(&b); @@ -5470,7 +5799,7 @@ class ListOrganizationMembersRequest final : &_ListOrganizationMembersRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 23; + 25; friend void swap(ListOrganizationMembersRequest& a, ListOrganizationMembersRequest& b) { a.Swap(&b); @@ -5618,7 +5947,7 @@ class ListOrganizationMembersResponse final : &_ListOrganizationMembersResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 24; + 26; friend void swap(ListOrganizationMembersResponse& a, ListOrganizationMembersResponse& b) { a.Swap(&b); @@ -5806,7 +6135,7 @@ class CreateOrganizationInviteRequest final : &_CreateOrganizationInviteRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 25; + 27; friend void swap(CreateOrganizationInviteRequest& a, CreateOrganizationInviteRequest& b) { a.Swap(&b); @@ -6006,7 +6335,7 @@ class CreateOrganizationInviteResponse final : &_CreateOrganizationInviteResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 26; + 28; friend void swap(CreateOrganizationInviteResponse& a, CreateOrganizationInviteResponse& b) { a.Swap(&b); @@ -6158,7 +6487,7 @@ class UpdateOrganizationInviteAuthorizationsRequest final : &_UpdateOrganizationInviteAuthorizationsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 27; + 29; friend void swap(UpdateOrganizationInviteAuthorizationsRequest& a, UpdateOrganizationInviteAuthorizationsRequest& b) { a.Swap(&b); @@ -6362,7 +6691,7 @@ class UpdateOrganizationInviteAuthorizationsResponse final : &_UpdateOrganizationInviteAuthorizationsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 28; + 30; friend void swap(UpdateOrganizationInviteAuthorizationsResponse& a, UpdateOrganizationInviteAuthorizationsResponse& b) { a.Swap(&b); @@ -6514,7 +6843,7 @@ class DeleteOrganizationInviteRequest final : &_DeleteOrganizationInviteRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 29; + 31; friend void swap(DeleteOrganizationInviteRequest& a, DeleteOrganizationInviteRequest& b) { a.Swap(&b); @@ -6677,7 +7006,7 @@ class DeleteOrganizationInviteResponse final : &_DeleteOrganizationInviteResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 30; + 32; friend void swap(DeleteOrganizationInviteResponse& a, DeleteOrganizationInviteResponse& b) { a.Swap(&b); @@ -6794,7 +7123,7 @@ class ResendOrganizationInviteRequest final : &_ResendOrganizationInviteRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 31; + 33; friend void swap(ResendOrganizationInviteRequest& a, ResendOrganizationInviteRequest& b) { a.Swap(&b); @@ -6958,7 +7287,7 @@ class ResendOrganizationInviteResponse final : &_ResendOrganizationInviteResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 32; + 34; friend void swap(ResendOrganizationInviteResponse& a, ResendOrganizationInviteResponse& b) { a.Swap(&b); @@ -7110,7 +7439,7 @@ class DeleteOrganizationMemberRequest final : &_DeleteOrganizationMemberRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 33; + 35; friend void swap(DeleteOrganizationMemberRequest& a, DeleteOrganizationMemberRequest& b) { a.Swap(&b); @@ -7273,7 +7602,7 @@ class DeleteOrganizationMemberResponse final : &_DeleteOrganizationMemberResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 34; + 36; friend void swap(DeleteOrganizationMemberResponse& a, DeleteOrganizationMemberResponse& b) { a.Swap(&b); @@ -7390,7 +7719,7 @@ class BillingAddress final : &_BillingAddress_default_instance_); } static constexpr int kIndexInFileMessages = - 35; + 37; friend void swap(BillingAddress& a, BillingAddress& b) { a.Swap(&b); @@ -7623,7 +7952,7 @@ class EnableBillingServiceRequest final : &_EnableBillingServiceRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 36; + 38; friend void swap(EnableBillingServiceRequest& a, EnableBillingServiceRequest& b) { a.Swap(&b); @@ -7790,7 +8119,7 @@ class EnableBillingServiceResponse final : &_EnableBillingServiceResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 37; + 39; friend void swap(EnableBillingServiceResponse& a, EnableBillingServiceResponse& b) { a.Swap(&b); @@ -7907,7 +8236,7 @@ class UpdateBillingServiceRequest final : &_UpdateBillingServiceRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 38; + 40; friend void swap(UpdateBillingServiceRequest& a, UpdateBillingServiceRequest& b) { a.Swap(&b); @@ -8074,7 +8403,7 @@ class UpdateBillingServiceResponse final : &_UpdateBillingServiceResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 39; + 41; friend void swap(UpdateBillingServiceResponse& a, UpdateBillingServiceResponse& b) { a.Swap(&b); @@ -8191,7 +8520,7 @@ class GetBillingServiceConfigRequest final : &_GetBillingServiceConfigRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 40; + 42; friend void swap(GetBillingServiceConfigRequest& a, GetBillingServiceConfigRequest& b) { a.Swap(&b); @@ -8339,7 +8668,7 @@ class GetBillingServiceConfigResponse final : &_GetBillingServiceConfigResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 41; + 43; friend void swap(GetBillingServiceConfigResponse& a, GetBillingServiceConfigResponse& b) { a.Swap(&b); @@ -8539,7 +8868,7 @@ class DisableBillingServiceRequest final : &_DisableBillingServiceRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 42; + 44; friend void swap(DisableBillingServiceRequest& a, DisableBillingServiceRequest& b) { a.Swap(&b); @@ -8686,7 +9015,7 @@ class DisableBillingServiceResponse final : &_DisableBillingServiceResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 43; + 45; friend void swap(DisableBillingServiceResponse& a, DisableBillingServiceResponse& b) { a.Swap(&b); @@ -8803,7 +9132,7 @@ class OrganizationSetSupportEmailRequest final : &_OrganizationSetSupportEmailRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 44; + 46; friend void swap(OrganizationSetSupportEmailRequest& a, OrganizationSetSupportEmailRequest& b) { a.Swap(&b); @@ -8966,7 +9295,7 @@ class OrganizationSetSupportEmailResponse final : &_OrganizationSetSupportEmailResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 45; + 47; friend void swap(OrganizationSetSupportEmailResponse& a, OrganizationSetSupportEmailResponse& b) { a.Swap(&b); @@ -9083,7 +9412,7 @@ class OrganizationGetSupportEmailRequest final : &_OrganizationGetSupportEmailRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 46; + 48; friend void swap(OrganizationGetSupportEmailRequest& a, OrganizationGetSupportEmailRequest& b) { a.Swap(&b); @@ -9231,7 +9560,7 @@ class OrganizationGetSupportEmailResponse final : &_OrganizationGetSupportEmailResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 47; + 49; friend void swap(OrganizationGetSupportEmailResponse& a, OrganizationGetSupportEmailResponse& b) { a.Swap(&b); @@ -9379,7 +9708,7 @@ class OrganizationIdentity final : &_OrganizationIdentity_default_instance_); } static constexpr int kIndexInFileMessages = - 48; + 50; friend void swap(OrganizationIdentity& a, OrganizationIdentity& b) { a.Swap(&b); @@ -9543,7 +9872,7 @@ class LocationOrganization final : &_LocationOrganization_default_instance_); } static constexpr int kIndexInFileMessages = - 49; + 51; friend void swap(LocationOrganization& a, LocationOrganization& b) { a.Swap(&b); @@ -9702,7 +10031,7 @@ class LocationAuth final : &_LocationAuth_default_instance_); } static constexpr int kIndexInFileMessages = - 50; + 52; friend void swap(LocationAuth& a, LocationAuth& b) { a.Swap(&b); @@ -9886,7 +10215,7 @@ class StorageConfig final : &_StorageConfig_default_instance_); } static constexpr int kIndexInFileMessages = - 51; + 53; friend void swap(StorageConfig& a, StorageConfig& b) { a.Swap(&b); @@ -10034,7 +10363,7 @@ class Location final : &_Location_default_instance_); } static constexpr int kIndexInFileMessages = - 52; + 54; friend void swap(Location& a, Location& b) { a.Swap(&b); @@ -10326,7 +10655,7 @@ class SharedSecret final : &_SharedSecret_default_instance_); } static constexpr int kIndexInFileMessages = - 53; + 55; friend void swap(SharedSecret& a, SharedSecret& b) { a.Swap(&b); @@ -10553,7 +10882,7 @@ class CreateLocationRequest final : &_CreateLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 54; + 56; friend void swap(CreateLocationRequest& a, CreateLocationRequest& b) { a.Swap(&b); @@ -10738,7 +11067,7 @@ class CreateLocationResponse final : &_CreateLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 55; + 57; friend void swap(CreateLocationResponse& a, CreateLocationResponse& b) { a.Swap(&b); @@ -10890,7 +11219,7 @@ class GetLocationRequest final : &_GetLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 56; + 58; friend void swap(GetLocationRequest& a, GetLocationRequest& b) { a.Swap(&b); @@ -11038,7 +11367,7 @@ class GetLocationResponse final : &_GetLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 57; + 59; friend void swap(GetLocationResponse& a, GetLocationResponse& b) { a.Swap(&b); @@ -11190,7 +11519,7 @@ class UpdateLocationRequest final : &_UpdateLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 58; + 60; friend void swap(UpdateLocationRequest& a, UpdateLocationRequest& b) { a.Swap(&b); @@ -11399,7 +11728,7 @@ class UpdateLocationResponse final : &_UpdateLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 59; + 61; friend void swap(UpdateLocationResponse& a, UpdateLocationResponse& b) { a.Swap(&b); @@ -11551,7 +11880,7 @@ class DeleteLocationRequest final : &_DeleteLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 60; + 62; friend void swap(DeleteLocationRequest& a, DeleteLocationRequest& b) { a.Swap(&b); @@ -11698,7 +12027,7 @@ class DeleteLocationResponse final : &_DeleteLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 61; + 63; friend void swap(DeleteLocationResponse& a, DeleteLocationResponse& b) { a.Swap(&b); @@ -11815,7 +12144,7 @@ class GetLocationMetadataRequest final : &_GetLocationMetadataRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 62; + 64; friend void swap(GetLocationMetadataRequest& a, GetLocationMetadataRequest& b) { a.Swap(&b); @@ -11963,7 +12292,7 @@ class GetLocationMetadataResponse final : &_GetLocationMetadataResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 63; + 65; friend void swap(GetLocationMetadataResponse& a, GetLocationMetadataResponse& b) { a.Swap(&b); @@ -12115,7 +12444,7 @@ class UpdateLocationMetadataRequest final : &_UpdateLocationMetadataRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 64; + 66; friend void swap(UpdateLocationMetadataRequest& a, UpdateLocationMetadataRequest& b) { a.Swap(&b); @@ -12282,7 +12611,7 @@ class UpdateLocationMetadataResponse final : &_UpdateLocationMetadataResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 65; + 67; friend void swap(UpdateLocationMetadataResponse& a, UpdateLocationMetadataResponse& b) { a.Swap(&b); @@ -12399,7 +12728,7 @@ class GetOrganizationsWithAccessToLocationRequest final : &_GetOrganizationsWithAccessToLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 66; + 68; friend void swap(GetOrganizationsWithAccessToLocationRequest& a, GetOrganizationsWithAccessToLocationRequest& b) { a.Swap(&b); @@ -12547,7 +12876,7 @@ class GetOrganizationsWithAccessToLocationResponse final : &_GetOrganizationsWithAccessToLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 67; + 69; friend void swap(GetOrganizationsWithAccessToLocationResponse& a, GetOrganizationsWithAccessToLocationResponse& b) { a.Swap(&b); @@ -12699,7 +13028,7 @@ class ListLocationsRequest final : &_ListLocationsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 68; + 70; friend void swap(ListLocationsRequest& a, ListLocationsRequest& b) { a.Swap(&b); @@ -12847,7 +13176,7 @@ class ShareLocationRequest final : &_ShareLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 69; + 71; friend void swap(ShareLocationRequest& a, ShareLocationRequest& b) { a.Swap(&b); @@ -13010,7 +13339,7 @@ class ShareLocationResponse final : &_ShareLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 70; + 72; friend void swap(ShareLocationResponse& a, ShareLocationResponse& b) { a.Swap(&b); @@ -13127,7 +13456,7 @@ class UnshareLocationRequest final : &_UnshareLocationRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 71; + 73; friend void swap(UnshareLocationRequest& a, UnshareLocationRequest& b) { a.Swap(&b); @@ -13290,7 +13619,7 @@ class UnshareLocationResponse final : &_UnshareLocationResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 72; + 74; friend void swap(UnshareLocationResponse& a, UnshareLocationResponse& b) { a.Swap(&b); @@ -13407,7 +13736,7 @@ class ListLocationsResponse final : &_ListLocationsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 73; + 75; friend void swap(ListLocationsResponse& a, ListLocationsResponse& b) { a.Swap(&b); @@ -13559,7 +13888,7 @@ class CreateLocationSecretRequest final : &_CreateLocationSecretRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 74; + 76; friend void swap(CreateLocationSecretRequest& a, CreateLocationSecretRequest& b) { a.Swap(&b); @@ -13707,7 +14036,7 @@ class CreateLocationSecretResponse final : &_CreateLocationSecretResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 75; + 77; friend void swap(CreateLocationSecretResponse& a, CreateLocationSecretResponse& b) { a.Swap(&b); @@ -13859,7 +14188,7 @@ class DeleteLocationSecretRequest final : &_DeleteLocationSecretRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 76; + 78; friend void swap(DeleteLocationSecretRequest& a, DeleteLocationSecretRequest& b) { a.Swap(&b); @@ -14022,7 +14351,7 @@ class DeleteLocationSecretResponse final : &_DeleteLocationSecretResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 77; + 79; friend void swap(DeleteLocationSecretResponse& a, DeleteLocationSecretResponse& b) { a.Swap(&b); @@ -14139,7 +14468,7 @@ class LocationAuthRequest final : &_LocationAuthRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 78; + 80; friend void swap(LocationAuthRequest& a, LocationAuthRequest& b) { a.Swap(&b); @@ -14287,7 +14616,7 @@ class LocationAuthResponse final : &_LocationAuthResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 79; + 81; friend void swap(LocationAuthResponse& a, LocationAuthResponse& b) { a.Swap(&b); @@ -14439,7 +14768,7 @@ class GetRobotRequest final : &_GetRobotRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 80; + 82; friend void swap(GetRobotRequest& a, GetRobotRequest& b) { a.Swap(&b); @@ -14587,7 +14916,7 @@ class GetRoverRentalRobotsRequest final : &_GetRoverRentalRobotsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 81; + 83; friend void swap(GetRoverRentalRobotsRequest& a, GetRoverRentalRobotsRequest& b) { a.Swap(&b); @@ -14735,7 +15064,7 @@ class RoverRentalRobot final : &_RoverRentalRobot_default_instance_); } static constexpr int kIndexInFileMessages = - 82; + 84; friend void swap(RoverRentalRobot& a, RoverRentalRobot& b) { a.Swap(&b); @@ -14931,7 +15260,7 @@ class GetRoverRentalRobotsResponse final : &_GetRoverRentalRobotsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 83; + 85; friend void swap(GetRoverRentalRobotsResponse& a, GetRoverRentalRobotsResponse& b) { a.Swap(&b); @@ -15083,7 +15412,7 @@ class GetRobotResponse final : &_GetRobotResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 84; + 86; friend void swap(GetRobotResponse& a, GetRobotResponse& b) { a.Swap(&b); @@ -15235,7 +15564,7 @@ class GetRobotPartsRequest final : &_GetRobotPartsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 85; + 87; friend void swap(GetRobotPartsRequest& a, GetRobotPartsRequest& b) { a.Swap(&b); @@ -15383,7 +15712,7 @@ class GetRobotPartsResponse final : &_GetRobotPartsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 86; + 88; friend void swap(GetRobotPartsResponse& a, GetRobotPartsResponse& b) { a.Swap(&b); @@ -15535,7 +15864,7 @@ class GetRobotPartRequest final : &_GetRobotPartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 87; + 89; friend void swap(GetRobotPartRequest& a, GetRobotPartRequest& b) { a.Swap(&b); @@ -15683,7 +16012,7 @@ class GetRobotPartResponse final : &_GetRobotPartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 88; + 90; friend void swap(GetRobotPartResponse& a, GetRobotPartResponse& b) { a.Swap(&b); @@ -15851,7 +16180,7 @@ class GetRobotPartLogsRequest final : &_GetRobotPartLogsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 89; + 91; friend void swap(GetRobotPartLogsRequest& a, GetRobotPartLogsRequest& b) { a.Swap(&b); @@ -16152,7 +16481,7 @@ class GetRobotPartLogsResponse final : &_GetRobotPartLogsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 90; + 92; friend void swap(GetRobotPartLogsResponse& a, GetRobotPartLogsResponse& b) { a.Swap(&b); @@ -16320,7 +16649,7 @@ class TailRobotPartLogsRequest final : &_TailRobotPartLogsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 91; + 93; friend void swap(TailRobotPartLogsRequest& a, TailRobotPartLogsRequest& b) { a.Swap(&b); @@ -16500,7 +16829,7 @@ class TailRobotPartLogsResponse final : &_TailRobotPartLogsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 92; + 94; friend void swap(TailRobotPartLogsResponse& a, TailRobotPartLogsResponse& b) { a.Swap(&b); @@ -16652,7 +16981,7 @@ class GetRobotPartHistoryRequest final : &_GetRobotPartHistoryRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 93; + 95; friend void swap(GetRobotPartHistoryRequest& a, GetRobotPartHistoryRequest& b) { a.Swap(&b); @@ -16800,7 +17129,7 @@ class GetRobotPartHistoryResponse final : &_GetRobotPartHistoryResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 94; + 96; friend void swap(GetRobotPartHistoryResponse& a, GetRobotPartHistoryResponse& b) { a.Swap(&b); @@ -16952,7 +17281,7 @@ class UpdateRobotPartRequest final : &_UpdateRobotPartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 95; + 97; friend void swap(UpdateRobotPartRequest& a, UpdateRobotPartRequest& b) { a.Swap(&b); @@ -17157,7 +17486,7 @@ class UpdateRobotPartResponse final : &_UpdateRobotPartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 96; + 98; friend void swap(UpdateRobotPartResponse& a, UpdateRobotPartResponse& b) { a.Swap(&b); @@ -17309,7 +17638,7 @@ class NewRobotPartRequest final : &_NewRobotPartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 97; + 99; friend void swap(NewRobotPartRequest& a, NewRobotPartRequest& b) { a.Swap(&b); @@ -17473,7 +17802,7 @@ class NewRobotPartResponse final : &_NewRobotPartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 98; + 100; friend void swap(NewRobotPartResponse& a, NewRobotPartResponse& b) { a.Swap(&b); @@ -17621,7 +17950,7 @@ class DeleteRobotPartRequest final : &_DeleteRobotPartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 99; + 101; friend void swap(DeleteRobotPartRequest& a, DeleteRobotPartRequest& b) { a.Swap(&b); @@ -17769,7 +18098,7 @@ class GetRobotPartMetadataRequest final : &_GetRobotPartMetadataRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 100; + 102; friend void swap(GetRobotPartMetadataRequest& a, GetRobotPartMetadataRequest& b) { a.Swap(&b); @@ -17917,7 +18246,7 @@ class GetRobotPartMetadataResponse final : &_GetRobotPartMetadataResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 101; + 103; friend void swap(GetRobotPartMetadataResponse& a, GetRobotPartMetadataResponse& b) { a.Swap(&b); @@ -18069,7 +18398,7 @@ class UpdateRobotPartMetadataRequest final : &_UpdateRobotPartMetadataRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 102; + 104; friend void swap(UpdateRobotPartMetadataRequest& a, UpdateRobotPartMetadataRequest& b) { a.Swap(&b); @@ -18236,7 +18565,7 @@ class UpdateRobotPartMetadataResponse final : &_UpdateRobotPartMetadataResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 103; + 105; friend void swap(UpdateRobotPartMetadataResponse& a, UpdateRobotPartMetadataResponse& b) { a.Swap(&b); @@ -18353,7 +18682,7 @@ class GetRobotAPIKeysRequest final : &_GetRobotAPIKeysRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 104; + 106; friend void swap(GetRobotAPIKeysRequest& a, GetRobotAPIKeysRequest& b) { a.Swap(&b); @@ -18501,7 +18830,7 @@ class APIKey final : &_APIKey_default_instance_); } static constexpr int kIndexInFileMessages = - 105; + 107; friend void swap(APIKey& a, APIKey& b) { a.Swap(&b); @@ -18701,7 +19030,7 @@ class GetRobotAPIKeysResponse final : &_GetRobotAPIKeysResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 106; + 108; friend void swap(GetRobotAPIKeysResponse& a, GetRobotAPIKeysResponse& b) { a.Swap(&b); @@ -18852,7 +19181,7 @@ class DeleteRobotPartResponse final : &_DeleteRobotPartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 107; + 109; friend void swap(DeleteRobotPartResponse& a, DeleteRobotPartResponse& b) { a.Swap(&b); @@ -18969,7 +19298,7 @@ class Fragment final : &_Fragment_default_instance_); } static constexpr int kIndexInFileMessages = - 108; + 110; friend void swap(Fragment& a, Fragment& b) { a.Swap(&b); @@ -19296,7 +19625,7 @@ class FragmentHistoryEntry final : &_FragmentHistoryEntry_default_instance_); } static constexpr int kIndexInFileMessages = - 109; + 111; friend void swap(FragmentHistoryEntry& a, FragmentHistoryEntry& b) { a.Swap(&b); @@ -19540,7 +19869,7 @@ class FragmentRevision final : &_FragmentRevision_default_instance_); } static constexpr int kIndexInFileMessages = - 110; + 112; friend void swap(FragmentRevision& a, FragmentRevision& b) { a.Swap(&b); @@ -19708,7 +20037,7 @@ class FragmentTag final : &_FragmentTag_default_instance_); } static constexpr int kIndexInFileMessages = - 111; + 113; friend void swap(FragmentTag& a, FragmentTag& b) { a.Swap(&b); @@ -19872,7 +20201,7 @@ class FragmentError final : &_FragmentError_default_instance_); } static constexpr int kIndexInFileMessages = - 112; + 114; friend void swap(FragmentError& a, FragmentError& b) { a.Swap(&b); @@ -20047,7 +20376,7 @@ class FragmentUsage final : &_FragmentUsage_default_instance_); } static constexpr int kIndexInFileMessages = - 113; + 115; friend void swap(FragmentUsage& a, FragmentUsage& b) { a.Swap(&b); @@ -20249,7 +20578,7 @@ class ResolvedFragment final : &_ResolvedFragment_default_instance_); } static constexpr int kIndexInFileMessages = - 114; + 116; friend void swap(ResolvedFragment& a, ResolvedFragment& b) { a.Swap(&b); @@ -20453,7 +20782,7 @@ class ListFragmentsRequest final : &_ListFragmentsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 115; + 117; friend void swap(ListFragmentsRequest& a, ListFragmentsRequest& b) { a.Swap(&b); @@ -20632,7 +20961,7 @@ class ListFragmentsResponse final : &_ListFragmentsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 116; + 118; friend void swap(ListFragmentsResponse& a, ListFragmentsResponse& b) { a.Swap(&b); @@ -20804,7 +21133,7 @@ class GetFragmentRequest final : &_GetFragmentRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 117; + 119; friend void swap(GetFragmentRequest& a, GetFragmentRequest& b) { a.Swap(&b); @@ -20989,7 +21318,7 @@ class GetFragmentResponse final : &_GetFragmentResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 118; + 120; friend void swap(GetFragmentResponse& a, GetFragmentResponse& b) { a.Swap(&b); @@ -21201,7 +21530,7 @@ class CreateFragmentRequest final : &_CreateFragmentRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 119; + 121; friend void swap(CreateFragmentRequest& a, CreateFragmentRequest& b) { a.Swap(&b); @@ -21401,7 +21730,7 @@ class CreateFragmentResponse final : &_CreateFragmentResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 120; + 122; friend void swap(CreateFragmentResponse& a, CreateFragmentResponse& b) { a.Swap(&b); @@ -21553,7 +21882,7 @@ class UpdateFragmentRequest final : &_UpdateFragmentRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 121; + 123; friend void swap(UpdateFragmentRequest& a, UpdateFragmentRequest& b) { a.Swap(&b); @@ -21788,7 +22117,7 @@ class UpdateFragmentResponse final : &_UpdateFragmentResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 122; + 124; friend void swap(UpdateFragmentResponse& a, UpdateFragmentResponse& b) { a.Swap(&b); @@ -21940,7 +22269,7 @@ class DeleteFragmentRequest final : &_DeleteFragmentRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 123; + 125; friend void swap(DeleteFragmentRequest& a, DeleteFragmentRequest& b) { a.Swap(&b); @@ -22087,7 +22416,7 @@ class DeleteFragmentResponse final : &_DeleteFragmentResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 124; + 126; friend void swap(DeleteFragmentResponse& a, DeleteFragmentResponse& b) { a.Swap(&b); @@ -22204,7 +22533,7 @@ class GetFragmentHistoryRequest final : &_GetFragmentHistoryRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 125; + 127; friend void swap(GetFragmentHistoryRequest& a, GetFragmentHistoryRequest& b) { a.Swap(&b); @@ -22388,7 +22717,7 @@ class GetFragmentHistoryResponse final : &_GetFragmentHistoryResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 126; + 128; friend void swap(GetFragmentHistoryResponse& a, GetFragmentHistoryResponse& b) { a.Swap(&b); @@ -22556,7 +22885,7 @@ class GetFragmentUsageRequest final : &_GetFragmentUsageRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 127; + 129; friend void swap(GetFragmentUsageRequest& a, GetFragmentUsageRequest& b) { a.Swap(&b); @@ -22704,7 +23033,7 @@ class GetFragmentUsageResponse final : &_GetFragmentUsageResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 128; + 130; friend void swap(GetFragmentUsageResponse& a, GetFragmentUsageResponse& b) { a.Swap(&b); @@ -22856,7 +23185,7 @@ class SetFragmentTagRequest final : &_SetFragmentTagRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 129; + 131; friend void swap(SetFragmentTagRequest& a, SetFragmentTagRequest& b) { a.Swap(&b); @@ -23036,7 +23365,7 @@ class SetFragmentTagResponse final : &_SetFragmentTagResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 130; + 132; friend void swap(SetFragmentTagResponse& a, SetFragmentTagResponse& b) { a.Swap(&b); @@ -23188,7 +23517,7 @@ class DeleteFragmentTagRequest final : &_DeleteFragmentTagRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 131; + 133; friend void swap(DeleteFragmentTagRequest& a, DeleteFragmentTagRequest& b) { a.Swap(&b); @@ -23352,7 +23681,7 @@ class DeleteFragmentTagResponse final : &_DeleteFragmentTagResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 132; + 134; friend void swap(DeleteFragmentTagResponse& a, DeleteFragmentTagResponse& b) { a.Swap(&b); @@ -23504,7 +23833,7 @@ class ListRobotsRequest final : &_ListRobotsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 133; + 135; friend void swap(ListRobotsRequest& a, ListRobotsRequest& b) { a.Swap(&b); @@ -23652,7 +23981,7 @@ class AdditionalFragment final : &_AdditionalFragment_default_instance_); } static constexpr int kIndexInFileMessages = - 134; + 136; friend void swap(AdditionalFragment& a, AdditionalFragment& b) { a.Swap(&b); @@ -23821,7 +24150,7 @@ class ListNestedFragmentsRequest final : &_ListNestedFragmentsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 135; + 137; friend void swap(ListNestedFragmentsRequest& a, ListNestedFragmentsRequest& b) { a.Swap(&b); @@ -23994,7 +24323,7 @@ class ListNestedFragmentsResponse final : &_ListNestedFragmentsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 136; + 138; friend void swap(ListNestedFragmentsResponse& a, ListNestedFragmentsResponse& b) { a.Swap(&b); @@ -24166,7 +24495,7 @@ class ListMachineFragmentsRequest final : &_ListMachineFragmentsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 137; + 139; friend void swap(ListMachineFragmentsRequest& a, ListMachineFragmentsRequest& b) { a.Swap(&b); @@ -24360,7 +24689,7 @@ class ListMachineFragmentsResponse final : &_ListMachineFragmentsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 138; + 140; friend void swap(ListMachineFragmentsResponse& a, ListMachineFragmentsResponse& b) { a.Swap(&b); @@ -24532,7 +24861,7 @@ class ListMachineSummariesRequest final : &_ListMachineSummariesRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 139; + 141; friend void swap(ListMachineSummariesRequest& a, ListMachineSummariesRequest& b) { a.Swap(&b); @@ -24680,7 +25009,7 @@ class ListMachineSummariesResponse final : &_ListMachineSummariesResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 140; + 142; friend void swap(ListMachineSummariesResponse& a, ListMachineSummariesResponse& b) { a.Swap(&b); @@ -24832,7 +25161,7 @@ class LocationSummary final : &_LocationSummary_default_instance_); } static constexpr int kIndexInFileMessages = - 141; + 143; friend void swap(LocationSummary& a, LocationSummary& b) { a.Swap(&b); @@ -25016,7 +25345,7 @@ class MachineSummary final : &_MachineSummary_default_instance_); } static constexpr int kIndexInFileMessages = - 142; + 144; friend void swap(MachineSummary& a, MachineSummary& b) { a.Swap(&b); @@ -25200,7 +25529,7 @@ class FragmentSummary final : &_FragmentSummary_default_instance_); } static constexpr int kIndexInFileMessages = - 143; + 145; friend void swap(FragmentSummary& a, FragmentSummary& b) { a.Swap(&b); @@ -25370,7 +25699,7 @@ class ViamServerVersion final : &_ViamServerVersion_default_instance_); } static constexpr int kIndexInFileMessages = - 144; + 146; friend void swap(ViamServerVersion& a, ViamServerVersion& b) { a.Swap(&b); @@ -25561,7 +25890,7 @@ class ViamAgentVersion final : &_ViamAgentVersion_default_instance_); } static constexpr int kIndexInFileMessages = - 145; + 147; friend void swap(ViamAgentVersion& a, ViamAgentVersion& b) { a.Swap(&b); @@ -25746,7 +26075,7 @@ class PartSummary final : &_PartSummary_default_instance_); } static constexpr int kIndexInFileMessages = - 146; + 148; friend void swap(PartSummary& a, PartSummary& b) { a.Swap(&b); @@ -26051,7 +26380,7 @@ class ListRobotsResponse final : &_ListRobotsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 147; + 149; friend void swap(ListRobotsResponse& a, ListRobotsResponse& b) { a.Swap(&b); @@ -26203,7 +26532,7 @@ class NewRobotRequest final : &_NewRobotRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 148; + 150; friend void swap(NewRobotRequest& a, NewRobotRequest& b) { a.Swap(&b); @@ -26367,7 +26696,7 @@ class NewRobotResponse final : &_NewRobotResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 149; + 151; friend void swap(NewRobotResponse& a, NewRobotResponse& b) { a.Swap(&b); @@ -26515,7 +26844,7 @@ class UpdateRobotRequest final : &_UpdateRobotRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 150; + 152; friend void swap(UpdateRobotRequest& a, UpdateRobotRequest& b) { a.Swap(&b); @@ -26695,7 +27024,7 @@ class UpdateRobotResponse final : &_UpdateRobotResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 151; + 153; friend void swap(UpdateRobotResponse& a, UpdateRobotResponse& b) { a.Swap(&b); @@ -26847,7 +27176,7 @@ class DeleteRobotRequest final : &_DeleteRobotRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 152; + 154; friend void swap(DeleteRobotRequest& a, DeleteRobotRequest& b) { a.Swap(&b); @@ -26994,7 +27323,7 @@ class DeleteRobotResponse final : &_DeleteRobotResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 153; + 155; friend void swap(DeleteRobotResponse& a, DeleteRobotResponse& b) { a.Swap(&b); @@ -27111,7 +27440,7 @@ class GetRobotMetadataRequest final : &_GetRobotMetadataRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 154; + 156; friend void swap(GetRobotMetadataRequest& a, GetRobotMetadataRequest& b) { a.Swap(&b); @@ -27259,7 +27588,7 @@ class GetRobotMetadataResponse final : &_GetRobotMetadataResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 155; + 157; friend void swap(GetRobotMetadataResponse& a, GetRobotMetadataResponse& b) { a.Swap(&b); @@ -27411,7 +27740,7 @@ class UpdateRobotMetadataRequest final : &_UpdateRobotMetadataRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 156; + 158; friend void swap(UpdateRobotMetadataRequest& a, UpdateRobotMetadataRequest& b) { a.Swap(&b); @@ -27578,7 +27907,7 @@ class UpdateRobotMetadataResponse final : &_UpdateRobotMetadataResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 157; + 159; friend void swap(UpdateRobotMetadataResponse& a, UpdateRobotMetadataResponse& b) { a.Swap(&b); @@ -27695,7 +28024,7 @@ class MarkPartAsMainRequest final : &_MarkPartAsMainRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 158; + 160; friend void swap(MarkPartAsMainRequest& a, MarkPartAsMainRequest& b) { a.Swap(&b); @@ -27842,7 +28171,7 @@ class MarkPartAsMainResponse final : &_MarkPartAsMainResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 159; + 161; friend void swap(MarkPartAsMainResponse& a, MarkPartAsMainResponse& b) { a.Swap(&b); @@ -27959,7 +28288,7 @@ class MarkPartForRestartRequest final : &_MarkPartForRestartRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 160; + 162; friend void swap(MarkPartForRestartRequest& a, MarkPartForRestartRequest& b) { a.Swap(&b); @@ -28106,7 +28435,7 @@ class MarkPartForRestartResponse final : &_MarkPartForRestartResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 161; + 163; friend void swap(MarkPartForRestartResponse& a, MarkPartForRestartResponse& b) { a.Swap(&b); @@ -28223,7 +28552,7 @@ class CreateRobotPartSecretRequest final : &_CreateRobotPartSecretRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 162; + 164; friend void swap(CreateRobotPartSecretRequest& a, CreateRobotPartSecretRequest& b) { a.Swap(&b); @@ -28371,7 +28700,7 @@ class CreateRobotPartSecretResponse final : &_CreateRobotPartSecretResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 163; + 165; friend void swap(CreateRobotPartSecretResponse& a, CreateRobotPartSecretResponse& b) { a.Swap(&b); @@ -28523,7 +28852,7 @@ class DeleteRobotPartSecretRequest final : &_DeleteRobotPartSecretRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 164; + 166; friend void swap(DeleteRobotPartSecretRequest& a, DeleteRobotPartSecretRequest& b) { a.Swap(&b); @@ -28686,7 +29015,7 @@ class DeleteRobotPartSecretResponse final : &_DeleteRobotPartSecretResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 165; + 167; friend void swap(DeleteRobotPartSecretResponse& a, DeleteRobotPartSecretResponse& b) { a.Swap(&b); @@ -28803,7 +29132,7 @@ class Authorization final : &_Authorization_default_instance_); } static constexpr int kIndexInFileMessages = - 166; + 168; friend void swap(Authorization& a, Authorization& b) { a.Swap(&b); @@ -29047,7 +29376,7 @@ class AddRoleRequest final : &_AddRoleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 167; + 169; friend void swap(AddRoleRequest& a, AddRoleRequest& b) { a.Swap(&b); @@ -29198,7 +29527,7 @@ class AddRoleResponse final : &_AddRoleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 168; + 170; friend void swap(AddRoleResponse& a, AddRoleResponse& b) { a.Swap(&b); @@ -29315,7 +29644,7 @@ class RemoveRoleRequest final : &_RemoveRoleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 169; + 171; friend void swap(RemoveRoleRequest& a, RemoveRoleRequest& b) { a.Swap(&b); @@ -29466,7 +29795,7 @@ class RemoveRoleResponse final : &_RemoveRoleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 170; + 172; friend void swap(RemoveRoleResponse& a, RemoveRoleResponse& b) { a.Swap(&b); @@ -29583,7 +29912,7 @@ class ChangeRoleRequest final : &_ChangeRoleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 171; + 173; friend void swap(ChangeRoleRequest& a, ChangeRoleRequest& b) { a.Swap(&b); @@ -29754,7 +30083,7 @@ class ChangeRoleResponse final : &_ChangeRoleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 172; + 174; friend void swap(ChangeRoleResponse& a, ChangeRoleResponse& b) { a.Swap(&b); @@ -29871,7 +30200,7 @@ class ListAuthorizationsRequest final : &_ListAuthorizationsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 173; + 175; friend void swap(ListAuthorizationsRequest& a, ListAuthorizationsRequest& b) { a.Swap(&b); @@ -30045,7 +30374,7 @@ class ListAuthorizationsResponse final : &_ListAuthorizationsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 174; + 176; friend void swap(ListAuthorizationsResponse& a, ListAuthorizationsResponse& b) { a.Swap(&b); @@ -30197,7 +30526,7 @@ class CheckPermissionsRequest final : &_CheckPermissionsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 175; + 177; friend void swap(CheckPermissionsRequest& a, CheckPermissionsRequest& b) { a.Swap(&b); @@ -30349,7 +30678,7 @@ class AuthorizedPermissions final : &_AuthorizedPermissions_default_instance_); } static constexpr int kIndexInFileMessages = - 176; + 178; friend void swap(AuthorizedPermissions& a, AuthorizedPermissions& b) { a.Swap(&b); @@ -30539,7 +30868,7 @@ class CheckPermissionsResponse final : &_CheckPermissionsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 177; + 179; friend void swap(CheckPermissionsResponse& a, CheckPermissionsResponse& b) { a.Swap(&b); @@ -30691,7 +31020,7 @@ class ModuleVersion final : &_ModuleVersion_default_instance_); } static constexpr int kIndexInFileMessages = - 178; + 180; friend void swap(ModuleVersion& a, ModuleVersion& b) { a.Swap(&b); @@ -30936,7 +31265,7 @@ class ModuleMetadata final : &_ModuleMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 179; + 181; friend void swap(ModuleMetadata& a, ModuleMetadata& b) { a.Swap(&b); @@ -31165,7 +31494,7 @@ class MLModelMetadata final : &_MLModelMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 180; + 182; friend void swap(MLModelMetadata& a, MLModelMetadata& b) { a.Swap(&b); @@ -31345,7 +31674,7 @@ class MLTrainingVersion final : &_MLTrainingVersion_default_instance_); } static constexpr int kIndexInFileMessages = - 181; + 183; friend void swap(MLTrainingVersion& a, MLTrainingVersion& b) { a.Swap(&b); @@ -31513,7 +31842,7 @@ class MLTrainingMetadata final : &_MLTrainingMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 182; + 184; friend void swap(MLTrainingMetadata& a, MLTrainingMetadata& b) { a.Swap(&b); @@ -31705,7 +32034,7 @@ class RegistryItem final : &_RegistryItem_default_instance_); } static constexpr int kIndexInFileMessages = - 183; + 185; friend void swap(RegistryItem& a, RegistryItem& b) { a.Swap(&b); @@ -32113,7 +32442,7 @@ class GetRegistryItemRequest final : &_GetRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 184; + 186; friend void swap(GetRegistryItemRequest& a, GetRegistryItemRequest& b) { a.Swap(&b); @@ -32277,7 +32606,7 @@ class GetRegistryItemResponse final : &_GetRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 185; + 187; friend void swap(GetRegistryItemResponse& a, GetRegistryItemResponse& b) { a.Swap(&b); @@ -32429,7 +32758,7 @@ class CreateRegistryItemRequest final : &_CreateRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 186; + 188; friend void swap(CreateRegistryItemRequest& a, CreateRegistryItemRequest& b) { a.Swap(&b); @@ -32603,7 +32932,7 @@ class CreateRegistryItemResponse final : &_CreateRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 187; + 189; friend void swap(CreateRegistryItemResponse& a, CreateRegistryItemResponse& b) { a.Swap(&b); @@ -32727,7 +33056,7 @@ class UpdateRegistryItemRequest final : &_UpdateRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 188; + 190; friend void swap(UpdateRegistryItemRequest& a, UpdateRegistryItemRequest& b) { a.Swap(&b); @@ -33027,7 +33356,7 @@ class UpdateRegistryItemResponse final : &_UpdateRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 189; + 191; friend void swap(UpdateRegistryItemResponse& a, UpdateRegistryItemResponse& b) { a.Swap(&b); @@ -33144,7 +33473,7 @@ class ListRegistryItemsRequest final : &_ListRegistryItemsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 190; + 192; friend void swap(ListRegistryItemsRequest& a, ListRegistryItemsRequest& b) { a.Swap(&b); @@ -33464,7 +33793,7 @@ class ListRegistryItemsResponse final : &_ListRegistryItemsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 191; + 193; friend void swap(ListRegistryItemsResponse& a, ListRegistryItemsResponse& b) { a.Swap(&b); @@ -33616,7 +33945,7 @@ class DeleteRegistryItemRequest final : &_DeleteRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 192; + 194; friend void swap(DeleteRegistryItemRequest& a, DeleteRegistryItemRequest& b) { a.Swap(&b); @@ -33763,7 +34092,7 @@ class DeleteRegistryItemResponse final : &_DeleteRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 193; + 195; friend void swap(DeleteRegistryItemResponse& a, DeleteRegistryItemResponse& b) { a.Swap(&b); @@ -33880,7 +34209,7 @@ class RenameRegistryItemRequest final : &_RenameRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 194; + 196; friend void swap(RenameRegistryItemRequest& a, RenameRegistryItemRequest& b) { a.Swap(&b); @@ -34044,7 +34373,7 @@ class RenameRegistryItemResponse final : &_RenameRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 195; + 197; friend void swap(RenameRegistryItemResponse& a, RenameRegistryItemResponse& b) { a.Swap(&b); @@ -34196,7 +34525,7 @@ class TransferRegistryItemRequest final : &_TransferRegistryItemRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 196; + 198; friend void swap(TransferRegistryItemRequest& a, TransferRegistryItemRequest& b) { a.Swap(&b); @@ -34359,7 +34688,7 @@ class TransferRegistryItemResponse final : &_TransferRegistryItemResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 197; + 199; friend void swap(TransferRegistryItemResponse& a, TransferRegistryItemResponse& b) { a.Swap(&b); @@ -34476,7 +34805,7 @@ class CreateModuleRequest final : &_CreateModuleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 198; + 200; friend void swap(CreateModuleRequest& a, CreateModuleRequest& b) { a.Swap(&b); @@ -34640,7 +34969,7 @@ class CreateModuleResponse final : &_CreateModuleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 199; + 201; friend void swap(CreateModuleResponse& a, CreateModuleResponse& b) { a.Swap(&b); @@ -34804,7 +35133,7 @@ class UpdateModuleRequest final : &_UpdateModuleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 200; + 202; friend void swap(UpdateModuleRequest& a, UpdateModuleRequest& b) { a.Swap(&b); @@ -35092,7 +35421,7 @@ class App final : &_App_default_instance_); } static constexpr int kIndexInFileMessages = - 201; + 203; friend void swap(App& a, App& b) { a.Swap(&b); @@ -35272,7 +35601,7 @@ class UpdateModuleResponse final : &_UpdateModuleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 202; + 204; friend void swap(UpdateModuleResponse& a, UpdateModuleResponse& b) { a.Swap(&b); @@ -35420,7 +35749,7 @@ class UpdateModuleMetadata final : &_UpdateModuleMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 203; + 205; friend void swap(UpdateModuleMetadata& a, UpdateModuleMetadata& b) { a.Swap(&b); @@ -35588,7 +35917,7 @@ class UpdateMLModelMetadata final : &_UpdateMLModelMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 204; + 206; friend void swap(UpdateMLModelMetadata& a, UpdateMLModelMetadata& b) { a.Swap(&b); @@ -35742,7 +36071,7 @@ class UpdateMLTrainingMetadata final : &_UpdateMLTrainingMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 205; + 207; friend void swap(UpdateMLTrainingMetadata& a, UpdateMLTrainingMetadata& b) { a.Swap(&b); @@ -35907,7 +36236,7 @@ class Model final : &_Model_default_instance_); } static constexpr int kIndexInFileMessages = - 206; + 208; friend void swap(Model& a, Model& b) { a.Swap(&b); @@ -36138,7 +36467,7 @@ class ModuleFileInfo final : &_ModuleFileInfo_default_instance_); } static constexpr int kIndexInFileMessages = - 207; + 209; friend void swap(ModuleFileInfo& a, ModuleFileInfo& b) { a.Swap(&b); @@ -36350,7 +36679,7 @@ class UploadModuleFileRequest final : &_UploadModuleFileRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 208; + 210; friend void swap(UploadModuleFileRequest& a, UploadModuleFileRequest& b) { a.Swap(&b); @@ -36535,7 +36864,7 @@ class UploadModuleFileResponse final : &_UploadModuleFileResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 209; + 211; friend void swap(UploadModuleFileResponse& a, UploadModuleFileResponse& b) { a.Swap(&b); @@ -36683,7 +37012,7 @@ class GetModuleRequest final : &_GetModuleRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 210; + 212; friend void swap(GetModuleRequest& a, GetModuleRequest& b) { a.Swap(&b); @@ -36847,7 +37176,7 @@ class GetModuleResponse final : &_GetModuleResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 211; + 213; friend void swap(GetModuleResponse& a, GetModuleResponse& b) { a.Swap(&b); @@ -36999,7 +37328,7 @@ class Module final : &_Module_default_instance_); } static constexpr int kIndexInFileMessages = - 212; + 214; friend void swap(Module& a, Module& b) { a.Swap(&b); @@ -37357,7 +37686,7 @@ class VersionHistory final : &_VersionHistory_default_instance_); } static constexpr int kIndexInFileMessages = - 213; + 215; friend void swap(VersionHistory& a, VersionHistory& b) { a.Swap(&b); @@ -37602,7 +37931,7 @@ class Uploads final : &_Uploads_default_instance_); } static constexpr int kIndexInFileMessages = - 214; + 216; friend void swap(Uploads& a, Uploads& b) { a.Swap(&b); @@ -37770,7 +38099,7 @@ class ListModulesRequest final : &_ListModulesRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 215; + 217; friend void swap(ListModulesRequest& a, ListModulesRequest& b) { a.Swap(&b); @@ -37938,7 +38267,7 @@ class ListModulesResponse final : &_ListModulesResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 216; + 218; friend void swap(ListModulesResponse& a, ListModulesResponse& b) { a.Swap(&b); @@ -38090,7 +38419,7 @@ class GetUserIDByEmailRequest final : &_GetUserIDByEmailRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 217; + 219; friend void swap(GetUserIDByEmailRequest& a, GetUserIDByEmailRequest& b) { a.Swap(&b); @@ -38238,7 +38567,7 @@ class GetUserIDByEmailResponse final : &_GetUserIDByEmailResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 218; + 220; friend void swap(GetUserIDByEmailResponse& a, GetUserIDByEmailResponse& b) { a.Swap(&b); @@ -38386,7 +38715,7 @@ class ListOrganizationsByUserRequest final : &_ListOrganizationsByUserRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 219; + 221; friend void swap(ListOrganizationsByUserRequest& a, ListOrganizationsByUserRequest& b) { a.Swap(&b); @@ -38534,7 +38863,7 @@ class OrgDetails final : &_OrgDetails_default_instance_); } static constexpr int kIndexInFileMessages = - 220; + 222; friend void swap(OrgDetails& a, OrgDetails& b) { a.Swap(&b); @@ -38759,7 +39088,7 @@ class ListOrganizationsByUserResponse final : &_ListOrganizationsByUserResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 221; + 223; friend void swap(ListOrganizationsByUserResponse& a, ListOrganizationsByUserResponse& b) { a.Swap(&b); @@ -38911,7 +39240,7 @@ class SearchOrganizationsRequest final : &_SearchOrganizationsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 222; + 224; friend void swap(SearchOrganizationsRequest& a, SearchOrganizationsRequest& b) { a.Swap(&b); @@ -39124,7 +39453,7 @@ class SearchOrganizationsResponse final : &_SearchOrganizationsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 223; + 225; friend void swap(SearchOrganizationsResponse& a, SearchOrganizationsResponse& b) { a.Swap(&b); @@ -39276,7 +39605,7 @@ class CreateKeyRequest final : &_CreateKeyRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 224; + 226; friend void swap(CreateKeyRequest& a, CreateKeyRequest& b) { a.Swap(&b); @@ -39444,7 +39773,7 @@ class CreateKeyResponse final : &_CreateKeyResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 225; + 227; friend void swap(CreateKeyResponse& a, CreateKeyResponse& b) { a.Swap(&b); @@ -39608,7 +39937,7 @@ class DeleteKeyRequest final : &_DeleteKeyRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 226; + 228; friend void swap(DeleteKeyRequest& a, DeleteKeyRequest& b) { a.Swap(&b); @@ -39755,7 +40084,7 @@ class DeleteKeyResponse final : &_DeleteKeyResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 227; + 229; friend void swap(DeleteKeyResponse& a, DeleteKeyResponse& b) { a.Swap(&b); @@ -39872,7 +40201,7 @@ class RenameKeyRequest final : &_RenameKeyRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 228; + 230; friend void swap(RenameKeyRequest& a, RenameKeyRequest& b) { a.Swap(&b); @@ -40036,7 +40365,7 @@ class RenameKeyResponse final : &_RenameKeyResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 229; + 231; friend void swap(RenameKeyResponse& a, RenameKeyResponse& b) { a.Swap(&b); @@ -40200,7 +40529,7 @@ class AuthorizationDetails final : &_AuthorizationDetails_default_instance_); } static constexpr int kIndexInFileMessages = - 230; + 232; friend void swap(AuthorizationDetails& a, AuthorizationDetails& b) { a.Swap(&b); @@ -40412,7 +40741,7 @@ class APIKeyWithAuthorizations final : &_APIKeyWithAuthorizations_default_instance_); } static constexpr int kIndexInFileMessages = - 231; + 233; friend void swap(APIKeyWithAuthorizations& a, APIKeyWithAuthorizations& b) { a.Swap(&b); @@ -40584,7 +40913,7 @@ class ListKeysRequest final : &_ListKeysRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 232; + 234; friend void swap(ListKeysRequest& a, ListKeysRequest& b) { a.Swap(&b); @@ -40732,7 +41061,7 @@ class ListKeysResponse final : &_ListKeysResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 233; + 235; friend void swap(ListKeysResponse& a, ListKeysResponse& b) { a.Swap(&b); @@ -40884,7 +41213,7 @@ class RotateKeyRequest final : &_RotateKeyRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 234; + 236; friend void swap(RotateKeyRequest& a, RotateKeyRequest& b) { a.Swap(&b); @@ -41032,7 +41361,7 @@ class RotateKeyResponse final : &_RotateKeyResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 235; + 237; friend void swap(RotateKeyResponse& a, RotateKeyResponse& b) { a.Swap(&b); @@ -41196,7 +41525,7 @@ class CreateKeyFromExistingKeyAuthorizationsRequest final : &_CreateKeyFromExistingKeyAuthorizationsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 236; + 238; friend void swap(CreateKeyFromExistingKeyAuthorizationsRequest& a, CreateKeyFromExistingKeyAuthorizationsRequest& b) { a.Swap(&b); @@ -41344,7 +41673,7 @@ class CreateKeyFromExistingKeyAuthorizationsResponse final : &_CreateKeyFromExistingKeyAuthorizationsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 237; + 239; friend void swap(CreateKeyFromExistingKeyAuthorizationsResponse& a, CreateKeyFromExistingKeyAuthorizationsResponse& b) { a.Swap(&b); @@ -41508,7 +41837,7 @@ class GetAppContentRequest final : &_GetAppContentRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 238; + 240; friend void swap(GetAppContentRequest& a, GetAppContentRequest& b) { a.Swap(&b); @@ -41672,7 +42001,7 @@ class GetAppContentResponse final : &_GetAppContentResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 239; + 241; friend void swap(GetAppContentResponse& a, GetAppContentResponse& b) { a.Swap(&b); @@ -41836,7 +42165,7 @@ class OrganizationSetLogoRequest final : &_OrganizationSetLogoRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 240; + 242; friend void swap(OrganizationSetLogoRequest& a, OrganizationSetLogoRequest& b) { a.Swap(&b); @@ -41999,7 +42328,7 @@ class OrganizationSetLogoResponse final : &_OrganizationSetLogoResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 241; + 243; friend void swap(OrganizationSetLogoResponse& a, OrganizationSetLogoResponse& b) { a.Swap(&b); @@ -42116,7 +42445,7 @@ class OrganizationGetLogoRequest final : &_OrganizationGetLogoRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 242; + 244; friend void swap(OrganizationGetLogoRequest& a, OrganizationGetLogoRequest& b) { a.Swap(&b); @@ -42264,7 +42593,7 @@ class OrganizationGetLogoResponse final : &_OrganizationGetLogoResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 243; + 245; friend void swap(OrganizationGetLogoResponse& a, OrganizationGetLogoResponse& b) { a.Swap(&b); @@ -42412,7 +42741,7 @@ class EnableAuthServiceRequest final : &_EnableAuthServiceRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 244; + 246; friend void swap(EnableAuthServiceRequest& a, EnableAuthServiceRequest& b) { a.Swap(&b); @@ -42559,7 +42888,7 @@ class EnableAuthServiceResponse final : &_EnableAuthServiceResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 245; + 247; friend void swap(EnableAuthServiceResponse& a, EnableAuthServiceResponse& b) { a.Swap(&b); @@ -42676,7 +43005,7 @@ class DisableAuthServiceRequest final : &_DisableAuthServiceRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 246; + 248; friend void swap(DisableAuthServiceRequest& a, DisableAuthServiceRequest& b) { a.Swap(&b); @@ -42823,7 +43152,7 @@ class DisableAuthServiceResponse final : &_DisableAuthServiceResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 247; + 249; friend void swap(DisableAuthServiceResponse& a, DisableAuthServiceResponse& b) { a.Swap(&b); @@ -42940,7 +43269,7 @@ class CreateOAuthAppRequest final : &_CreateOAuthAppRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 248; + 250; friend void swap(CreateOAuthAppRequest& a, CreateOAuthAppRequest& b) { a.Swap(&b); @@ -43124,7 +43453,7 @@ class CreateOAuthAppResponse final : &_CreateOAuthAppResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 249; + 251; friend void swap(CreateOAuthAppResponse& a, CreateOAuthAppResponse& b) { a.Swap(&b); @@ -43288,7 +43617,7 @@ class ReadOAuthAppRequest final : &_ReadOAuthAppRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 250; + 252; friend void swap(ReadOAuthAppRequest& a, ReadOAuthAppRequest& b) { a.Swap(&b); @@ -43452,7 +43781,7 @@ class ReadOAuthAppResponse final : &_ReadOAuthAppResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 251; + 253; friend void swap(ReadOAuthAppResponse& a, ReadOAuthAppResponse& b) { a.Swap(&b); @@ -43636,7 +43965,7 @@ class UpdateOAuthAppRequest final : &_UpdateOAuthAppRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 252; + 254; friend void swap(UpdateOAuthAppRequest& a, UpdateOAuthAppRequest& b) { a.Swap(&b); @@ -43835,7 +44164,7 @@ class UpdateOAuthAppResponse final : &_UpdateOAuthAppResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 253; + 255; friend void swap(UpdateOAuthAppResponse& a, UpdateOAuthAppResponse& b) { a.Swap(&b); @@ -43952,7 +44281,7 @@ class DeleteOAuthAppRequest final : &_DeleteOAuthAppRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 254; + 256; friend void swap(DeleteOAuthAppRequest& a, DeleteOAuthAppRequest& b) { a.Swap(&b); @@ -44115,7 +44444,7 @@ class DeleteOAuthAppResponse final : &_DeleteOAuthAppResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 255; + 257; friend void swap(DeleteOAuthAppResponse& a, DeleteOAuthAppResponse& b) { a.Swap(&b); @@ -44232,7 +44561,7 @@ class ListOAuthAppsRequest final : &_ListOAuthAppsRequest_default_instance_); } static constexpr int kIndexInFileMessages = - 256; + 258; friend void swap(ListOAuthAppsRequest& a, ListOAuthAppsRequest& b) { a.Swap(&b); @@ -44380,7 +44709,7 @@ class ListOAuthAppsResponse final : &_ListOAuthAppsResponse_default_instance_); } static constexpr int kIndexInFileMessages = - 257; + 259; friend void swap(ListOAuthAppsResponse& a, ListOAuthAppsResponse& b) { a.Swap(&b); @@ -44538,7 +44867,7 @@ class OAuthConfig final : &_OAuthConfig_default_instance_); } static constexpr int kIndexInFileMessages = - 258; + 260; friend void swap(OAuthConfig& a, OAuthConfig& b) { a.Swap(&b); @@ -48155,6 +48484,222 @@ inline void UpdateOrganizationResponse::set_allocated_organization(::viam::app:: // ------------------------------------------------------------------- +// UpdateOrganizationNamespaceRequest + +// string organization_id = 1 [json_name = "organizationId"]; +inline void UpdateOrganizationNamespaceRequest::clear_organization_id() { + organization_id_.ClearToEmpty(); +} +inline const std::string& UpdateOrganizationNamespaceRequest::organization_id() const { + // @@protoc_insertion_point(field_get:viam.app.v1.UpdateOrganizationNamespaceRequest.organization_id) + return _internal_organization_id(); +} +template +inline PROTOBUF_ALWAYS_INLINE +void UpdateOrganizationNamespaceRequest::set_organization_id(ArgT0&& arg0, ArgT... args) { + + organization_id_.Set(static_cast(arg0), args..., GetArenaForAllocation()); + // @@protoc_insertion_point(field_set:viam.app.v1.UpdateOrganizationNamespaceRequest.organization_id) +} +inline std::string* UpdateOrganizationNamespaceRequest::mutable_organization_id() { + std::string* _s = _internal_mutable_organization_id(); + // @@protoc_insertion_point(field_mutable:viam.app.v1.UpdateOrganizationNamespaceRequest.organization_id) + return _s; +} +inline const std::string& UpdateOrganizationNamespaceRequest::_internal_organization_id() const { + return organization_id_.Get(); +} +inline void UpdateOrganizationNamespaceRequest::_internal_set_organization_id(const std::string& value) { + + organization_id_.Set(value, GetArenaForAllocation()); +} +inline std::string* UpdateOrganizationNamespaceRequest::_internal_mutable_organization_id() { + + return organization_id_.Mutable(GetArenaForAllocation()); +} +inline std::string* UpdateOrganizationNamespaceRequest::release_organization_id() { + // @@protoc_insertion_point(field_release:viam.app.v1.UpdateOrganizationNamespaceRequest.organization_id) + return organization_id_.Release(); +} +inline void UpdateOrganizationNamespaceRequest::set_allocated_organization_id(std::string* organization_id) { + if (organization_id != nullptr) { + + } else { + + } + organization_id_.SetAllocated(organization_id, GetArenaForAllocation()); +#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + if (organization_id_.IsDefault()) { + organization_id_.Set("", GetArenaForAllocation()); + } +#endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING + // @@protoc_insertion_point(field_set_allocated:viam.app.v1.UpdateOrganizationNamespaceRequest.organization_id) +} + +// optional string new_public_namespace = 2 [json_name = "newPublicNamespace"]; +inline bool UpdateOrganizationNamespaceRequest::_internal_has_new_public_namespace() const { + bool value = (_has_bits_[0] & 0x00000001u) != 0; + return value; +} +inline bool UpdateOrganizationNamespaceRequest::has_new_public_namespace() const { + return _internal_has_new_public_namespace(); +} +inline void UpdateOrganizationNamespaceRequest::clear_new_public_namespace() { + new_public_namespace_.ClearToEmpty(); + _has_bits_[0] &= ~0x00000001u; +} +inline const std::string& UpdateOrganizationNamespaceRequest::new_public_namespace() const { + // @@protoc_insertion_point(field_get:viam.app.v1.UpdateOrganizationNamespaceRequest.new_public_namespace) + return _internal_new_public_namespace(); +} +template +inline PROTOBUF_ALWAYS_INLINE +void UpdateOrganizationNamespaceRequest::set_new_public_namespace(ArgT0&& arg0, ArgT... args) { + _has_bits_[0] |= 0x00000001u; + new_public_namespace_.Set(static_cast(arg0), args..., GetArenaForAllocation()); + // @@protoc_insertion_point(field_set:viam.app.v1.UpdateOrganizationNamespaceRequest.new_public_namespace) +} +inline std::string* UpdateOrganizationNamespaceRequest::mutable_new_public_namespace() { + std::string* _s = _internal_mutable_new_public_namespace(); + // @@protoc_insertion_point(field_mutable:viam.app.v1.UpdateOrganizationNamespaceRequest.new_public_namespace) + return _s; +} +inline const std::string& UpdateOrganizationNamespaceRequest::_internal_new_public_namespace() const { + return new_public_namespace_.Get(); +} +inline void UpdateOrganizationNamespaceRequest::_internal_set_new_public_namespace(const std::string& value) { + _has_bits_[0] |= 0x00000001u; + new_public_namespace_.Set(value, GetArenaForAllocation()); +} +inline std::string* UpdateOrganizationNamespaceRequest::_internal_mutable_new_public_namespace() { + _has_bits_[0] |= 0x00000001u; + return new_public_namespace_.Mutable(GetArenaForAllocation()); +} +inline std::string* UpdateOrganizationNamespaceRequest::release_new_public_namespace() { + // @@protoc_insertion_point(field_release:viam.app.v1.UpdateOrganizationNamespaceRequest.new_public_namespace) + if (!_internal_has_new_public_namespace()) { + return nullptr; + } + _has_bits_[0] &= ~0x00000001u; + auto* p = new_public_namespace_.Release(); +#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + if (new_public_namespace_.IsDefault()) { + new_public_namespace_.Set("", GetArenaForAllocation()); + } +#endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING + return p; +} +inline void UpdateOrganizationNamespaceRequest::set_allocated_new_public_namespace(std::string* new_public_namespace) { + if (new_public_namespace != nullptr) { + _has_bits_[0] |= 0x00000001u; + } else { + _has_bits_[0] &= ~0x00000001u; + } + new_public_namespace_.SetAllocated(new_public_namespace, GetArenaForAllocation()); +#ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING + if (new_public_namespace_.IsDefault()) { + new_public_namespace_.Set("", GetArenaForAllocation()); + } +#endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING + // @@protoc_insertion_point(field_set_allocated:viam.app.v1.UpdateOrganizationNamespaceRequest.new_public_namespace) +} + +// ------------------------------------------------------------------- + +// UpdateOrganizationNamespaceResponse + +// .viam.app.v1.Organization organization = 1 [json_name = "organization"]; +inline bool UpdateOrganizationNamespaceResponse::_internal_has_organization() const { + return this != internal_default_instance() && organization_ != nullptr; +} +inline bool UpdateOrganizationNamespaceResponse::has_organization() const { + return _internal_has_organization(); +} +inline void UpdateOrganizationNamespaceResponse::clear_organization() { + if (GetArenaForAllocation() == nullptr && organization_ != nullptr) { + delete organization_; + } + organization_ = nullptr; +} +inline const ::viam::app::v1::Organization& UpdateOrganizationNamespaceResponse::_internal_organization() const { + const ::viam::app::v1::Organization* p = organization_; + return p != nullptr ? *p : reinterpret_cast( + ::viam::app::v1::_Organization_default_instance_); +} +inline const ::viam::app::v1::Organization& UpdateOrganizationNamespaceResponse::organization() const { + // @@protoc_insertion_point(field_get:viam.app.v1.UpdateOrganizationNamespaceResponse.organization) + return _internal_organization(); +} +inline void UpdateOrganizationNamespaceResponse::unsafe_arena_set_allocated_organization( + ::viam::app::v1::Organization* organization) { + if (GetArenaForAllocation() == nullptr) { + delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(organization_); + } + organization_ = organization; + if (organization) { + + } else { + + } + // @@protoc_insertion_point(field_unsafe_arena_set_allocated:viam.app.v1.UpdateOrganizationNamespaceResponse.organization) +} +inline ::viam::app::v1::Organization* UpdateOrganizationNamespaceResponse::release_organization() { + + ::viam::app::v1::Organization* temp = organization_; + organization_ = nullptr; +#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE + auto* old = reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(temp); + temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp); + if (GetArenaForAllocation() == nullptr) { delete old; } +#else // PROTOBUF_FORCE_COPY_IN_RELEASE + if (GetArenaForAllocation() != nullptr) { + temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp); + } +#endif // !PROTOBUF_FORCE_COPY_IN_RELEASE + return temp; +} +inline ::viam::app::v1::Organization* UpdateOrganizationNamespaceResponse::unsafe_arena_release_organization() { + // @@protoc_insertion_point(field_release:viam.app.v1.UpdateOrganizationNamespaceResponse.organization) + + ::viam::app::v1::Organization* temp = organization_; + organization_ = nullptr; + return temp; +} +inline ::viam::app::v1::Organization* UpdateOrganizationNamespaceResponse::_internal_mutable_organization() { + + if (organization_ == nullptr) { + auto* p = CreateMaybeMessage<::viam::app::v1::Organization>(GetArenaForAllocation()); + organization_ = p; + } + return organization_; +} +inline ::viam::app::v1::Organization* UpdateOrganizationNamespaceResponse::mutable_organization() { + ::viam::app::v1::Organization* _msg = _internal_mutable_organization(); + // @@protoc_insertion_point(field_mutable:viam.app.v1.UpdateOrganizationNamespaceResponse.organization) + return _msg; +} +inline void UpdateOrganizationNamespaceResponse::set_allocated_organization(::viam::app::v1::Organization* organization) { + ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation(); + if (message_arena == nullptr) { + delete organization_; + } + if (organization) { + ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = + ::PROTOBUF_NAMESPACE_ID::Arena::InternalGetOwningArena(organization); + if (message_arena != submessage_arena) { + organization = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage( + message_arena, organization, submessage_arena); + } + + } else { + + } + organization_ = organization; + // @@protoc_insertion_point(field_set_allocated:viam.app.v1.UpdateOrganizationNamespaceResponse.organization) +} + +// ------------------------------------------------------------------- + // DeleteOrganizationRequest // string organization_id = 1 [json_name = "organizationId"]; @@ -76513,6 +77058,10 @@ OAuthConfig::mutable_enabled_grants() { // ------------------------------------------------------------------- +// ------------------------------------------------------------------- + +// ------------------------------------------------------------------- + // @@protoc_insertion_point(namespace_scope) diff --git a/src/viam/api/buf.lock b/src/viam/api/buf.lock index 362ff3129..e2b04c2e6 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: ebd59db0bfd44b3598fe3471f22daf04 + commit: 7602eb52384c4ee9bba76965852d8381 - remote: buf.build owner: viamrobotics repository: goutils