한국어
테마
저장 Report의 canonical JSON 복사본을 읽습니다.
document.to_dict() -> dict
stored_revision = document.to_dict()
복사본을 수정해도 ReportDocument는 변하지 않습니다. 파일 bytes는 px.dumps(document)로 얻습니다.
정확한 저장 경계는 SDK 문법을 따릅니다.