> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-update-ref-tables.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# VersionServiceGrpc.VersionServiceImplBase

> Base class for the server implementation of the service VersionService. Allows clients to retrieve information about the ledger API version

## VersionServiceGrpc.VersionServiceImplBase

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/VersionServiceGrpc.VersionServiceImplBase.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
public abstract static class VersionServiceGrpc.VersionServiceImplBase extends Object implements io.grpc.BindableService, VersionServiceGrpc.AsyncService
```

**Members**

| Docs                                                                                                                                                | Member                     | Introduced | Deprecated | Removed |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/VersionServiceGrpc.VersionServiceImplBase.html#%3Cinit%3E%28%29)  | `VersionServiceImplBase()` | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/VersionServiceGrpc.VersionServiceImplBase.html#bindService%28%29) | `bindService()`            | `3.5.6`    | -          | -       |
