Source Files
traffic_service.proto
Source file from the latest descriptor snapshot.
TrafficService
TrafficService.GetAccount
gRPCSince 3.5.15
rpc TrafficService.GetAccount(com.digitalasset.canton.tea.v1.GetAccountRequest) returns (com.digitalasset.canton.tea.v1.GetAccountResponse);
TrafficService.UpdateAccount
gRPCSince 3.5.15
rpc TrafficService.UpdateAccount(com.digitalasset.canton.tea.v1.UpdateAccountRequest) returns (com.digitalasset.canton.tea.v1.UpdateAccountResponse);
Type Inventory
These are the package-level message and enum shapes in the publish-version snapshot.com.digitalasset.canton.tea.v1.GetAccountRequest
1 fields
account_idstringcom.digitalasset.canton.tea.v1.GetAccountResponse
2 fields
account_idstringbalanceint64com.digitalasset.canton.tea.v1.UpdateAccountRequest
3 fields
account_idstringbalance_deltaint64deduplication_idstringcom.digitalasset.canton.tea.v1.UpdateAccountResponse
1 fields
responseGetAccountResponse