D1VersionClient constructor
Initialize a new instance of the D1BaseClient class.
public D1VersionClient(GrpcChannel channel, ID1Credentials credentials)
| parameter | description |
|---|---|
| channel | gRPC channel. |
| credentials | Credentials used to authenticate with D1. |
Return Value
A new instance of the D1VersionClient class.
See Also
- interface ID1Credentials
- class D1VersionClient
- namespace CyberCrypt.D1.Client