Skip to main content

Back to overview

Protobuf Package

v2.testing

1 services, 2 endpoints, 3 messages

gRPC
Files1
Services1
Endpoints2
Messages3
Enums0

Source Files

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);

Requestcom.daml.ledger.api.v2.testing.GetTimeRequest
Responsecom.daml.ledger.api.v2.testing.GetTimeResponse
Client streamNo
Server streamNo

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

Requestcom.daml.ledger.api.v2.testing.SetTimeRequest
Responsegoogle.protobuf.Empty
Client streamNo
Server streamNo

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