sdk-php
sdk-php copied to clipboard
[Feature Request] Expose OperatorServiceClient
I want to have the ability to delete a namespace using PHP-SDK
Describe the solution you'd like
There is already working OperatorServiceClient in the SDK, but it's not used anywhere, so in order to use it I need to reimplement BaseClient.