package changelogs.proto.v1alpha1

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

service ChangeLogService

changelog.proto:26

ChangeLogService is a service that provides the ability to send change log entries.

message ChangeLogEntry

changelog.proto:39

ChangeLogEntry represents a single change log entry, with detailed information about the resource that was changed.

Used in: SendChangeLogRequest

enum OperationType

changelog.proto:78

OperationType represents the type of operation that was performed on a resource.

Used in: ChangeLogEntry