Skip to content

CommitApplyCompatibilityResult1

Class: warmhub.CommitApplyCompatibilityResult1

CommitApplyCompatibilityResult1(event: CommitApplyCompatibilityResult1Event | None, event_request_id: str, outcome: Literal['event', 'no_event'], request_digest: str, schema_version: Literal['operation-event-receipt/v2'], operation_count: float, operations: tuple[CommitApplyCompatibilityResult1OperationsItem0 | CommitApplyCompatibilityResult1OperationsItem1, ...], receipt: CommitApplyCompatibilityResult1Receipt, submission_id: str | None = None, committer: str | None = None, created_by_email: str | None = None, message: str | None = None, repo_seq: float | None = None, extra: Mapping[str, JsonValue] = _no_extra())

Generated from CommitApplyCompatibilityResult1.

event

Documentation is not yet available.

event_request_id

Documentation is not yet available.

outcome

Documentation is not yet available.

request_digest

Documentation is not yet available.

schema_version

Documentation is not yet available.

operation_count

Documentation is not yet available.

operations

Documentation is not yet available.

receipt

Documentation is not yet available.

submission_id = None

Documentation is not yet available.

committer = None

Documentation is not yet available.

created_by_email = None

Documentation is not yet available.

message = None

Documentation is not yet available.

repo_seq = None

Documentation is not yet available.

extra = field(default_factory=_no_extra)

Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.