package auditumio.auditum.v1alpha1

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

service ProjectService

project_service.proto:28

service RecordService

record_service.proto:29

message Actor

record.proto:311

Represents the audit record actor.

Used in: Record

message ListProjectsRequest.Filter

project_service.proto:98

Describes a filter to apply to the list of projects.

Used in: ListProjectsRequest

message ListRecordsRequest.Filter

record_service.proto:165

Describes a filter to apply to the list of records.

Used in: ListRecordsRequest

message Operation

record.proto:196

Represents the audit record operation.

Used in: Record

message OperationStatus

record.proto:296

Wraps operation status enumeration.

(message has no fields)

enum OperationStatus.Enum

record.proto:298

Enumerates available operation statuses.

Used in: Operation

message Project

project.proto:27

Represents a project.

Used in: CreateProjectRequest, CreateProjectResponse, GetProjectResponse, ListProjectsResponse, UpdateProjectRequest, UpdateProjectResponse

message Record

record.proto:27

Represents an audit record.

Used in: BatchCreateRecordsRequest, BatchCreateRecordsResponse, CreateRecordRequest, CreateRecordResponse, GetRecordResponse, ListRecordsResponse, UpdateRecordRequest, UpdateRecordResponse

message Resource

record.proto:87

Represents the audit record resource.

Used in: Record

message ResourceChange

record.proto:157

Represents the audit record resource change item.

Used in: Resource

message TraceContext

record.proto:275

Represents the audit record operation trace context. Adheres to the W3C Trace Context specification. See: https://www.w3.org/TR/trace-context/

Used in: Operation