@nebius/js-sdk - v0.2.54
    Preparing search index...

    Handles server calls for the nebius.logging.agentmanager.v1.VersionService service.

    interface VersionServiceServer {
        getVersion: handleUnaryCall<GetVersionRequest, GetVersionResponse>;
        [name: string]: UntypedHandleCall;
    }

    Hierarchy

    • UntypedServiceImplementation
      • VersionServiceServer

    Indexable

    • [name: string]: UntypedHandleCall

      Handles server calls for the nebius.logging.agentmanager.v1.VersionService service.

    Index
    getVersion: handleUnaryCall<GetVersionRequest, GetVersionResponse>

    GetVersion retrieves version information and receives instructions for agent updates or maintenance based on the current state and health of the agent.