aip_sdk.DeleteRowsRequest
aip_sdk.DeleteRowsRequest
Request model for deleting rows.
aip_sdk.DeleteRowsRequest.current_snapshot_id
aip_sdk.DeleteRowsRequest.current_snapshot_id: _SnapshotId = None
No docstring is defined in the source.
aip_sdk.DeleteRowsRequest.row_ids
aip_sdk.DeleteRowsRequest.row_ids: list[str] = Field(..., min_length=1)
No docstring is defined in the source.