Class OperatorServiceGrpc

java.lang.Object
io.temporal.api.operatorservice.v1.OperatorServiceGrpc

@Generated(value="by gRPC proto compiler (version 1.34.1)", comments="Source: temporal/api/operatorservice/v1/service.proto") public final class OperatorServiceGrpc extends Object
 OperatorService API defines how Temporal SDKs and other clients interact with the Temporal server
 to perform administrative functions like registering a search attribute or a namespace.
 APIs in this file could be not compatible with Temporal Cloud, hence it's usage in SDKs should be limited by
 designated APIs that clearly state that they shouldn't be used by the main Application (Workflows & Activities) framework.