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

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.4

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

TimeService.SetTime

gRPCSince 3.4.4

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.

GetTimeRequest

com.daml.ledger.api.v2.testing · 0 fields

GetTimeResponse

com.daml.ledger.api.v2.testing · 1 fields

current_timeTimestamp

SetTimeRequest

com.daml.ledger.api.v2.testing · 2 fields

current_timeTimestamp
new_timeTimestamp