koladata

Home
Overview
Fundamentals
Glossary
Cheatsheet
API Reference
Quick Recipes
Deep Dive
Common Pitfalls and Gotchas
Persistent Storage

View the Project on GitHub google/koladata

kd_ext.storage.data_slice_manager.AttributeUpdateMetadata API

Metadata about an attribute update operation.

AttributeUpdateMetadata.__init__(self, description: str, timestamp: str, at_path: str, attr_name: str) -> None

Initialize self.  See help(type(self)) for accurate signature.