package golem.registry.v1

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

service RegistryService

registry_service.proto:25

message AccountTokensInvalidatedEvent

registry_service.proto:378

Sent when an account's tokens are invalidated (token deleted or account soft-deleted).

Used in: RegistryInvalidationEvent

message AgentSecretChangedEvent

registry_service.proto:406

Sent when an environment agent secret is created, updated, or deleted.

Used in: RegistryInvalidationEvent

message ApplicationDeletedEvent

registry_service.proto:412

Sent when an application is soft-deleted so subscribers can flush any caches keyed on the application's name.

Used in: RegistryInvalidationEvent

message AuthenticateTokenSuccessResponse

registry_service.proto:72

Used in: AuthenticateTokenResponse

message BatchUpdateResourceUsageSuccessResponse

registry_service.proto:115

Used in: BatchUpdateResourceUsageResponse

message CardRevokedEvent

registry_service.proto:434

Sent when a permission card is revoked or deleted.

Used in: RegistryInvalidationEvent

message CursorExpiredEvent

registry_service.proto:362

Sent when the client's cursor is older than the server's retention window. The client must flush all caches and use this event's event_id as its new cursor.

Used in: RegistryInvalidationEvent

(message has no fields)

message DeploymentChangedEvent

registry_service.proto:365

Sent when the current deployment for an environment changes.

Used in: RegistryInvalidationEvent

message DomainRegistrationChangedEvent

registry_service.proto:372

Sent when domain registrations change (create/delete).

Used in: RegistryInvalidationEvent

message EnvironmentDeletedEvent

registry_service.proto:425

Sent when an environment is soft-deleted so subscribers can flush any caches scoped to the environment.

Used in: RegistryInvalidationEvent

message EnvironmentPermissionsChangedEvent

registry_service.proto:383

Sent when environment sharing permissions change (create/update/delete share).

Used in: RegistryInvalidationEvent

message GetActiveMcpForDomainSuccessResponse

registry_service.proto:282

Used in: GetActiveMcpForDomainResponse

message GetActiveRoutesForDomainSuccessResponse

registry_service.proto:278

Used in: GetActiveRoutesForDomainResponse

message GetAgentTypeSuccessResponse

registry_service.proto:226

Used in: GetAgentTypeResponse

message GetAllAgentTypesSuccessResponse

registry_service.proto:208

Used in: GetAllAgentTypesResponse

message GetAllDeployedComponentRevisionsSuccessResponse

registry_service.proto:173

Used in: GetAllDeployedComponentRevisionsResponse

message GetComponentMetadataSuccessResponse

registry_service.proto:143

Used in: GetComponentMetadataResponse

message GetCurrentEnvironmentStateSuccessResponse

registry_service.proto:297

Used in: GetCurrentEnvironmentStateResponse

message GetDeployedComponentMetadataSuccessResponse

registry_service.proto:158

Used in: GetDeployedComponentMetadataResponse

message GetResourceDefinitionByIdSuccessResponse

registry_service.proto:312

Used in: GetResourceDefinitionByIdResponse

message GetResourceDefinitionByNameSuccessResponse

registry_service.proto:328

Used in: GetResourceDefinitionByNameResponse

message GetResourceLimitsSuccessResponse

registry_service.proto:87

Used in: GetResourceLimitsResponse

message RegistryServiceError

registry_service_error.proto:7

Used in: AuthenticateTokenResponse, BatchUpdateResourceUsageResponse, DownloadComponentResponse, GetActiveMcpForDomainResponse, GetActiveRoutesForDomainResponse, GetAgentTypeResponse, GetAllAgentTypesResponse, GetAllDeployedComponentRevisionsResponse, GetComponentMetadataResponse, GetCurrentEnvironmentStateResponse, GetDeployedComponentMetadataResponse, GetResourceDefinitionByIdResponse, GetResourceDefinitionByNameResponse, GetResourceLimitsResponse, ResolveAgentTypeByNamesResponse, ResolveComponentResponse, UpdateWorkerConnectionLimitResponse

message ResolveAgentTypeByNamesSuccessResponse

registry_service.proto:248

Used in: ResolveAgentTypeByNamesResponse

message ResolveComponentSuccessResponse

registry_service.proto:191

Used in: ResolveComponentResponse

message ResourceDefinitionChangedEvent

registry_service.proto:394

Sent when a resource definition is created, updated, or deleted.

Used in: RegistryInvalidationEvent

message RetryPolicyChangedEvent

registry_service.proto:401

Sent when an environment retry policy is created, updated, or deleted.

Used in: RegistryInvalidationEvent

message SecuritySchemeChangedEvent

registry_service.proto:389

Sent when a security scheme is created, updated, or deleted.

Used in: RegistryInvalidationEvent