package documentation

Lazy public exports for a sharded direct protobuf package.

From __init__.py:

Class PostgresqlConfig16 No class docstring; 6/24 properties, 3/3 constants, 13/13 methods, 0/24 class documented
Function _nebius_module_dir Undocumented
Function _nebius_module_getattr Undocumented
Constant _NEBIUS_EXPORT_SHARDS Undocumented
Constant _NEBIUS_SHARD_NAMES Undocumented
def _nebius_module_dir() -> list[str]: (source)

Undocumented

def _nebius_module_getattr(name: str) -> object: (source)

Undocumented

_NEBIUS_EXPORT_SHARDS: dict[str, str] = (source)

Undocumented

Value
{'EXTENSIONS': '_impl_000',
 'EXTENSION_HANDLES': '_impl_000',
 'PostgresqlConfig16': '_impl_000',
 'REGISTRY': '_impl_000',
 '_NebiusType_nebius_msp_postgresql_v1alpha1_config_PostgresqlConfig16_643e90df'
: '_impl_000'}
_NEBIUS_SHARD_NAMES: dict = (source)

Undocumented

Value
{'_impl_000': ('EXTENSIONS',
               'EXTENSION_HANDLES',
               'PostgresqlConfig16',
               'REGISTRY',
               '_NebiusType_nebius_msp_postgresql_v1alpha1_config_PostgresqlConf
ig16_643e90df')}