package google.watcher.v1

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

service Watcher

watch.proto:166

The service that a client uses to connect to the watcher system. The errors returned by the service are in the canonical error space, see [google.rpc.Code][].

message Change

watch.proto:242

A Change indicates the most recent state of an element.

Used in: ChangeBatch

enum Change.State

watch.proto:244

A reported value can be in one of the following states:

Used in: Change