Files
mlflow--mlflow/mlflow/protos/databricks_managed_catalog_service_pb2.pyi
2026-07-13 13:22:34 +08:00

13 lines
501 B
Python
Generated

import databricks_pb2 as _databricks_pb2
import databricks_managed_catalog_messages_pb2 as _databricks_managed_catalog_messages_pb2
from scalapb import scalapb_pb2 as _scalapb_pb2
from google.protobuf import descriptor as _descriptor
from google.protobuf import service as _service
from typing import ClassVar as _ClassVar
DESCRIPTOR: _descriptor.FileDescriptor
class DatabricksUnityCatalogService(_service.service): ...
class DatabricksUnityCatalogService_Stub(DatabricksUnityCatalogService): ...