repository.repo.checkpoint
Synchronous repository-bound checkpoint projection.
Sync owner: RepositoryClient.repo.checkpoint. Async owner: AsyncRepositoryClient.repo.checkpoint.
Synchronous methods
Section titled “Synchronous methods”get_access
Section titled “get_access”get_access(*, artifact: CheckpointArtifact, checkpoint: Literal['latest'] | Unset = UNSET, checkpoint_id: str | Unset = UNSET, repo_seq: int | Unset = UNSET, chunk_path: str | Unset = UNSET, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointAccessDocumentation is not yet available.
latest
Section titled “latest”latest(*, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointComplete | NoneDocumentation is not yet available.
status
Section titled “status”status(*, checkpoint_id: str | Unset = UNSET, repo_seq: int | Unset = UNSET, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointStatusDocumentation is not yet available.
Asynchronous methods
Section titled “Asynchronous methods”get_access
Section titled “get_access”get_access(*, artifact: CheckpointArtifact, checkpoint: Literal['latest'] | Unset = UNSET, checkpoint_id: str | Unset = UNSET, repo_seq: int | Unset = UNSET, chunk_path: str | Unset = UNSET, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointAccessDocumentation is not yet available.
latest
Section titled “latest”latest(*, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointComplete | NoneDocumentation is not yet available.
status
Section titled “status”status(*, checkpoint_id: str | Unset = UNSET, repo_seq: int | Unset = UNSET, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointStatusDocumentation is not yet available.