Skip to main content

Back to overview

Protobuf Package

v2.testing

1 services, 2 endpoints, 3 messages

gRPC

Source Files

time_service.proto

Source file from the latest descriptor snapshot.

TimeService

TimeService.GetTime

gRPCSince 3.4.6

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

TimeService.SetTime

gRPCSince 3.4.6

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