All Classes and Interfaces
Class
Description
Action
Represents an abstract action that a service should perform.
Action
Represents an abstract action that a service should perform.
Entry
An abstract concept representing various data entities, ranging from
simple primitives to complex objects.
Entry
An abstract concept representing various data entities, ranging from
simple primitives to complex objects.
EntryMutation
Represents a mutation (create, update, delete) operation on an entry.
EntryMutation
Represents a mutation (create, update, delete) operation on an entry.
Protobuf enum
api.v1.EntryMutation.MutationType
EntryRequest
Request message to query entries by key, optionally filtered.
EntryRequest
Request message to query entries by key, optionally filtered.
EntryResponse
Response containing all entries matching the request criteria.
EntryResponse
Response containing all entries matching the request criteria.
Event
Represents an event that can occur across services, such as sending notifications,
modifying entries, or triggering actions.
Event
Represents an event that can occur across services, such as sending notifications,
modifying entries, or triggering actions.
Publication containing event updates for subscribed keys.
Publication containing event updates for subscribed keys.
Request to subscribe to this list of event keys.
Request to subscribe to this list of event keys.
A stub to allow clients to do synchronous rpc calls to service OctopusService.
A stub to allow clients to do ListenableFuture-style rpc calls to service OctopusService.
Base class for the server implementation of the service OctopusService.
A stub to allow clients to do asynchronous rpc calls to service OctopusService.
PlayerNotification
A notification message sent to a player, containing multiple translations.
PlayerNotification
A notification message sent to a player, containing multiple translations.
Response acknowledging the result of emitting an event.
Response acknowledging the result of emitting an event.
Translation
Contains a translated message for a specific locale.
Translation
Contains a translated message for a specific locale.