package temporal.api.operatorservice.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service OperatorService

service.proto:20

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.

(-- Search Attribute --)

message ClusterMetadata

request_response.proto:97

Used in: ListClustersResponse