Skip to main content

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.

Back to overview

Protobuf Package

com.daml.ledger.api.v2.testing

1 services, 2 endpoints, 3 messages

gRPC

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_timeTimestamp

com.daml.ledger.api.v2.testing.SetTimeRequest

2 fields

current_timeTimestamp
new_timeTimestamp