Skip to content
CCPEDIAby Unity Nodes
Documentation/Canton Network Docs/Ledger APIProtobufsPackagescom.daml.ledger.api.v2.testingView on Canton Network Docs

com.daml.ledger.api.v2.testing

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

Last available source file in the compared descriptor snapshots.

TimeService

rpc TimeService.GetTime(com.daml.ledger.api.v2.testing.GetTimeRequest) returns (com.daml.ledger.api.v2.testing.GetTimeResponse);

rpc TimeService.SetTime(com.daml.ledger.api.v2.testing.SetTimeRequest) returns (google.protobuf.Empty);

Type Inventory

These are the last available package-level message and enum shapes. Endpoint pages use the definitions from the last release containing that endpoint.

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