Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
Source Files
community/ledger-api/src/main/protobuf/com/daml/ledger/api/v2/testing/time_service.proto
Current source file in the latest published descriptor snapshot.
TimeService
TimeService.GetTime
gRPCSince 3.4.0
rpc TimeService.GetTime(com.daml.ledger.api.v2.testing.GetTimeRequest) returns (com.daml.ledger.api.v2.testing.GetTimeResponse);
TimeService.SetTime
gRPCSince 3.4.0
rpc TimeService.SetTime(com.daml.ledger.api.v2.testing.SetTimeRequest) returns (google.protobuf.Empty);
Type Inventory
These are the package-level message and enum shapes in the publish-version snapshot.com.daml.ledger.api.v2.testing.GetTimeRequest
0 fields
com.daml.ledger.api.v2.testing.GetTimeResponse
1 fields
current_timeTimestampcom.daml.ledger.api.v2.testing.SetTimeRequest
2 fields
current_timeTimestampnew_timeTimestamp