ERROR_KIND_METHOD_NOT_IMPLEMENTED
const ERROR_KIND_METHOD_NOT_IMPLEMENTED: "method_not_implemented" = "method_not_implemented";Defined in: src/errors.ts:29
vgi_rpc.error_kind batch-metadata value for MethodNotImplementedError.
Mirrors Python’s vgi_rpc.metadata.ERROR_KIND_* constants.