class documentation

class VersionServiceStub(object): (source)

Constructor: VersionServiceStub(channel)

View In Hierarchy

VersionService provides functionality for managing nebius-observability-agent versions and health status in the Nebius observability system.

Method __init__ Constructor.
Instance Variable GetVersion Undocumented
def __init__(self, channel): (source)

Constructor. Args: channel: A grpc.Channel.

GetVersion = (source)

Undocumented