v2.testing
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.
v2.testing
Package-level overview for com.daml.ledger.api.v2.testing.
Protobuf Package
v2.testing
1 services, 2 endpoints, 3 messages
gRPC
Source Files
time\_service.proto
<p class="x2mdx-ref-card-summary">Source file from the latest descriptor snapshot.</p>
<dl class="x2mdx-ref-meta-grid">
<div class="x2mdx-ref-meta-item">
<dt>Services</dt>
<dd>1</dd>
</div>
<div class="x2mdx-ref-meta-item">
<dt>Messages</dt>
<dd>3</dd>
</div>
<div class="x2mdx-ref-meta-item">
<dt>Enums</dt>
<dd>0</dd>
</div>
<div class="x2mdx-ref-meta-item">
<dt>Source</dt>
<dd><a href="https://github.com/DACH-NY/canton/blob/v3.5.1/community/ledger-api/src/main/protobuf/com/daml/ledger/api/v2/testing/time_service.proto">community/ledger-api/src/main/protobuf/com/daml/ledger/api/v2/testing/time\_service.proto</a></dd>
</div>
</dl>
TimeService
TimeService.GetTime
<div class="x2mdx-ref-badges">
<span class="x2mdx-ref-badge x2mdx-ref-badge--protocol">gRPC</span>
<span class="x2mdx-ref-badge x2mdx-ref-badge--added">Since 3.4.4</span>
</div>
</div>
<p class="x2mdx-ref-card-summary">rpc TimeService.GetTime(com.daml.ledger.api.v2.testing.GetTimeRequest) returns (com.daml.ledger.api.v2.testing.GetTimeResponse);</p>
<dl class="x2mdx-ref-meta-grid">
<div class="x2mdx-ref-meta-item">
<dt>Request</dt>
<dd>com.daml.ledger.api.v2.testing.GetTimeRequest</dd>
</div>
<div class="x2mdx-ref-meta-item">
<dt>Response</dt>
<dd>com.daml.ledger.api.v2.testing.GetTimeResponse</dd>
</div>
<div class="x2mdx-ref-meta-item">
<dt>Client stream</dt>
<dd>No</dd>
</div>
<div class="x2mdx-ref-meta-item">
<dt>Server stream</dt>
<dd>No</dd>
</div>
</dl>
Type Inventory
These are the package-level message and enum shapes in the publish-version snapshot.
GetTimeRequest
<p class="x2mdx-ref-schema-summary">com.daml.ledger.api.v2.testing · 0 fields</p>
GetTimeResponse
<p class="x2mdx-ref-schema-summary">com.daml.ledger.api.v2.testing · 1 fields</p>
current\_time
Timestamp
SetTimeRequest
<p class="x2mdx-ref-schema-summary">com.daml.ledger.api.v2.testing · 2 fields</p>
current\_time
Timestamp
<div class="x2mdx-ref-field-row">
<div class="x2mdx-ref-field-main">
<code class="x2mdx-ref-field-name">new\_time</code>
<span class="x2mdx-ref-type-badge">Timestamp</span>
</div>
</div>
Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.