csc.update.GroupId

class csc.update.GroupId
__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: csc.update.GroupId, arg0: str) -> None

  2. __init__(self: csc.update.GroupId) -> None

Methods

__init__(*args, **kwargs)

Overloaded function.

is_null(self)

null()

to_string(self)

__annotations__ = {}
__cmp__(self: csc.update.GroupId, arg0: csc.update.GroupId) int
__eq__(self: csc.update.GroupId, arg0: csc.update.GroupId) bool
__hash__(self: csc.update.GroupId) int
__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: csc.update.GroupId, arg0: str) -> None

  2. __init__(self: csc.update.GroupId) -> None

__module__ = 'csc.update'
__ne__(self: csc.update.GroupId, arg0: csc.update.GroupId) bool
__str__(self: csc.update.GroupId) str
is_null(self: csc.update.GroupId) bool
static null() csc.update.GroupId
to_string(self: csc.update.GroupId) str