property ServiceInstance.metadata

Free-form key/value metadata the backend carries.

Type

Readonly<Record<string, string>>

Usage

import { type ServiceInstance } from "common/src/index.ts";